1 follower
I am a tech enthusiast
In this article, I am exploring the possibility of building a durable, distributed, and highly available log using S3. Logs are an event stream of...
In this architecture design, I showcase a basic architecture on how to plan your multi account, multi region (Load balance) cloud setup. Account...
Kubernetes (K8s) scheduler often uses simple rules based on resource availability to place pods on nodes. What if you would want to specify your own...
In this post, let’s delve into Kubernetes deployment common strategies, looking at the advantages and disadvantages of each. A suitable deployment...
In this article we are going to explore setting up Atlantis in Alibaba. You can also set it up in AWS EKS. This tutorial is slightly different than...
One of the requirement as DevOps is to constantly optimize build process. Today if you're shipping container images with Docker and your Dockerfiles...