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
This sample code show how to develope and deploy applications on Amazon ECS using CloudFormation.
Global Blue/Green deployments in multiple regions and accounts for ECS Fargate using AWS Codepipeline and Cloudformation
CI/CD implementation of AWS CodePipeline and terraform for static website generator.
Serverless Resume Website Using Cloudformation
New product holding page
Demonstration of Continuous Delivery of a single page application to S3 via CodeBuild + CodePipeline
Deploying Angular application on AWS using Code build, S3 and CodePipeline
HTML, CSS, JS, Java Web Application hosted on AWS Elastic Beanstalk
This is my first attempt at the Cloud Resume Challenge, the Resume Website. I built this from a template and having never done web development before. Deployed to AWS with code pipeline.
code, commit, build, deploy, CI-CD pipeline of my website on AWS EC2
AWS CodePipeline, CodeBuild and CodeDeploy Pipeline
My software development portfolio
Multi-Branch CI/CD (2 Branches, 2 Pipelines) allows developers to efficiently refine and test applications before deployment to live servers. By leveraging AWS CodeDeploy, CodePipeline, and GitHub - developers seamlessly integrate and deliver their code through CI/CD pipelines.
System to query weather information about an address and demographic information about a country, with favorite options.
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.
Example of integrating static code analysis into a CI/CD pipeline
Add a description, image, and links to the codepipeline topic page so that developers can more easily learn about it.
To associate your repository with the codepipeline topic, visit your repo's landing page and select "manage topics."