AWS Lambda is aserverless compute service that runs your code in response to events and
automatically manages the underlying compute resources for you. The code you run on AWS
Lambda is called a “Lambda function”
Amazon ECS and EKS are both used for running software containers such as Docker containers
AWS CodeCommit is a fully-managed source control service that hosts secure Git-based
repositiories