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 is a sample app created to illustrate the best practices outlined in the following blog post
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.
Serverless Resume Website Using Cloudformation
This repository explain how to create new EC2 image whenever there is code changes. And deploy that image to EC2 for usage.
New product holding page
Sample html app with AWS CodeDeploy deployment
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.
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
AWS를 사용하여 배포를 학습하기 위한 저장소
AWS Sample app for AWS Cloud9, CodeBuild, CodeCommit, CodePipeline and CodeDeploy
AWS CodeDeploy samples for Ubuntu lightsail or EC2
Add a description, image, and links to the codedeploy topic page so that developers can more easily learn about it.
To associate your repository with the codedeploy topic, visit your repo's landing page and select "manage topics."