Containers
Tag: Gitlab
Build preview environments for Amazon ECS applications with AWS Copilot
Introduction In the software development sphere, immediate evaluation of every code adjustment and deploying pull requests to active environments for immediate preview and feedback is essential. This practice is instrumental in reducing post-deployment issues and operational disruptions, underscoring the urgency for dedicated preview environments. Without these environments, the risk of merging unassessed features into the […]
CI/CD with Amazon EKS using AWS App Mesh and Gitlab CI
NOTICE: October 04, 2024 – This post no longer reflects the best guidance for configuring a service mesh with Amazon EKS and its examples no longer work as shown. Please refer to newer content on Amazon VPC Lattice. ——- Using containers brings flexibility, consistency, and portability in a DevOps culture. One of the essential parts […]