Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
COPPER Nguyen
23 posts
members
Create a Kafka cluster for development with Docker Compose
This article assume that you have basic knowledge about Kafka, and Docker Compose. For development environment, there is no strict requirement about high availability and durability, we will try to ma
COPPER Nguyen
Dec 23, 2022 | 8 min read
devops
members
Blue/Green deployment with HA Proxy
First, let finding what is blue/green deployment. A blue/green deployment is a deployment strategy in which you create two separate, but identical environments. One environment (blue) is running the c
COPPER Nguyen
Nov 28, 2022 | 12 min read
members
How to grant enough permission for developer on Bastion Host
In production environment, the access is private by default, developers usually have not permission to access to the database, search engine, or the running application. In case to debug application,
COPPER Nguyen
Nov 15, 2022 | 2 min read
Load more posts