Containerization and Serverless Computing in Amazon EC2
In the ever-evolving cloud computing and technology landscape, containerization and serverless computing emerge as game-changers. Their emergence has radically altered the way we develop and deploy applications.
In this chapter, we will start by looking at containerization and serverless computing – the two buzzwords that are reshaping how we think about building and deploying applications in the cloud.
Next up, we will get hands-on with Amazon Elastic Container Service (ECS) and Amazon Elastic Container Registry (ECR). Here, we will see how these services make deploying and managing containers in Amazon EC2 a breeze. They very much simplify what typically used to be complex tasks.
Then, we will deep dive into AWS Lambda and the world of serverless computing. Here, you will see how cutting out server management can free you up to focus more on creating great applications, all while integrating seamlessly with EC2...