Course Overview
Context
You are a cloud developer at Innovative Cloud Solutions, and you need to automate the deployment of AWS Lambda functions using AWS CDK, CodePipeline, and Jenkins. The goal is to reduce manual interventions and ensure reliable and reproducible deployments.
Problem Statement
Automate the deployment of Lambda functions using AWS CDK for infrastructure as code and AWS CodePipeline with Jenkins for CI/CD. Your mission is to configure a CI/CD pipeline that fetches code from GitHub, builds it, tests it, and deploys it.
Objectives
- Set up the AWS CDK project.
- Define the Lambda functions.
- Deploy the infrastructure with AWS CDK.
- Configure AWS CodePipeline and Jenkins for CI/CD automation.
Prerequisites
- AWS Account
- GitHub Account
- AWS CLI installed and configured
- Docker installed locally
- AWS CDK installed
- TypeScript installed
- NPM and NodeJS installed
- Jenkins installed and running
Détails
- 1 Section
- 1 Lesson
- 2 Hours
Expand all sectionsCollapse all sections
- Step-by-Step Guide1

