CI/CD for Serverless Microservices (Java)
In this workshop, you will learn how to begin developing a new Serverless microservice from scratch using the AWS Serverless Application Model (AWS SAM) and Java11 template. You will fully automate builds and deployments by building a contiunous delivery pipeline using AWS CodeCommit, AWS CodeBuild and AWS CodePipeline. You will also learn how to test a Serverless application locally using the SAM CLI.