Summary
In this chapter, we covered some options offered by the AWS platform, and how we can deploy our application from Elastic Beanstalk, which is for web applications. We deployed to ECS, which is for deploying containerized workloads and is not restricted to web application workloads. We then deployed an AWS Lambda function without any need for configuring the underlying hardware. We will look at deployment using Azure in the following chapter to see some of the services that it offers for deploying cloud-native applications.