Source code samples for DevOps Essentials on AWS Complete Video Course
-
Updated
Apr 13, 2022 - HTML
Source code samples for DevOps Essentials on AWS Complete Video Course
AWS DevOps practices streamline the software delivery process by integrating development and operations teams. Using Continuous Integration and Continuous Deployment (CI/CD) pipelines on AWS automates the building, testing, and deployment of applications.
Demonstration of Continuous Delivery of a single page application to S3 via CodeBuild + CodePipeline
New product holding page
Deploying Angular application on AWS using Code build, S3 and CodePipeline
My software development portfolio
AWS Sample app for AWS Cloud9, CodeBuild, CodeCommit, CodePipeline and CodeDeploy
I built a complete Continuous Integration and Continuous Deployment (CI/CD) pipeline using various AWS services in this project. The goal was to automate deploying an application from a GitHub repository to an EC2 instance using AWS CodeCommit, CodeBuild, S3, CodeDeploy, and CodePipeline.
code, commit, build, deploy, CI-CD pipeline of my website on AWS EC2
Add a description, image, and links to the codebuild topic page so that developers can more easily learn about it.
To associate your repository with the codebuild topic, visit your repo's landing page and select "manage topics."