Manual deploy to AWS

Before we start building a fully automated continous delivery pipeline, in this chapter you will learn how to build, package and deploy a Serverless application by using the AWS SAM CLI.

ManualDeploy

Even though this workshop is about automating deployments, this chapter is very important to learn the foundation of how to package and deploy a Serverless application. You need to learn the basic commands that you will be automating with a pipeline in the next chapter.