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.
Static Content Project
Demonstration of Continuous Delivery of a single page application to S3 via CodeBuild + CodePipeline
AWS Sample app for AWS Cloud9, CodeBuild, CodeCommit, CodePipeline and CodeDeploy
Deploying Angular application on AWS using Code build, S3 and CodePipeline
New product holding page
System to query weather information about an address and demographic information about a country, with favorite options.
My software development portfolio
code, commit, build, deploy, CI-CD pipeline of my website on AWS EC2
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.
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."