How to deploy a Kubernetes cluster on AWS with Terraform & kops
Sometimes I wonder which technology has more buzz: Kubernetes or AI? Honestly, being a DevOps engineer at a DevOps consulting company, I would say the answer is Kubernetes. 🙂 But, just like any popular technology, there is some confusion because there are many options...
How to improve microservices-based application availability and engineering productivity with AWS Cloud Map
Does your business need to innovate faster to remain competitive? To accelerate the pace of innovation, have you implemented modern microservices-based applications running in containerized environments? Do you want to improve the availability of those applications...
How to move code from DEV/UAT to PROD fast using AWS CodePipeline and AWS CodeBuild
Is your business focused on delivering new features faster? To do so, are you implementing a continuous integration and continuous delivery (CI/CD) pipeline? Would you like to accelerate the CI/CD process by moving code from development and user acceptance testing...