navigation

Implement CI/CD workflow for .NET Core application with Github, AWS CodePipeline and AWS Elastic Beanstalk

Overview

In this workshop, we will together discuss the fundamentals of AWS CI/CD core services like CodeBuild, CodeDeploy and CodePipeline; another service that can be used for deployment without any prior knowledge of infrastructure or scaling is AWS Elastic Beanstalk. Additionally, we will also practice with the sample API application utilizing those services.

Icon

Content

  1. Introduction
  2. Create Elastic Beanstalk Environment
  3. Deploy CodePipeline
  4. Clean up resources