May 2023
Intermediate to advanced
602 pages
14h 1m
English
In this chapter, we will be focused on setting up CodePipeline for serverless deployment. This chapter will introduce you to serverless ecosystems and explain how AWS provides scalable solutions through the Lambda service. We will develop a sample Lambda function and set up automated CodePipeline for Lambda deployment. In this chapter, we will be covering the following topics:
In the previous chapter, we learned about the AWS CodePipeline service and showed you how you can deploy a microservice to Elastic Container Service (EC2) and EC2-based instances in an automated ...