This year the AWS re:Invent time was virtual and free, but as every year, developers, architects, business leaders, and everyone in between are faced with the daunting task of selecting from thousands of hours of re:Invent content. So I’ve picked out and reviewed the announcements that look the most interesting to me, from compute, database […]
Tag Archives: ECS
Before comparing AWS ECS vs Kubernetes, let’s get back to containers. Containers have rapidly increased in popularity by making it easy to develop, promote and deploy code consistently across different environments. Containers are an abstraction at the application layer, wrapping up your code with necessary libraries, dependencies, and environment settings into a single executable package. […]