bazfire / devops-essentials

Source code samples for DevOps Essentials on AWS Complete Video Course

Home Page:http://www.devopsessentialsaws.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevOps Essentials on AWS

In DevOps Essentials on AWS Complete Video Course, you'll learn how to automate the infrastructure and deployment pipelines using AWS services and tools so if you're some type of software or DevOps-focused engineer or architect interested in learning how to use AWS Developer Tools to create a full-lifecycle software delivery solution, it's the course for you. The focus of the course is on deployment pipeline architectures and its implementations versus software architectures.

Overview

This repo is a demonstration of Continuous Delivery of a website using AWS CodePipeline, AWS CloudFormation, and other AWS Developer and Management tools.

Launch Stack

To launch the first solution (i.e. a static website to S3), you'll need to specify a unique S3 bucket name for the website bucket that will be created along with a GitHub token. Review and ensure you've configured the Prerequisites (Section 2.1) before launching the stack below.

Launch CFN stack

The CloudFormation template is available here.

Samples

In the course, there are over seven DevOps on AWS solutions you can launch at the click of a button. To learn more, go to Samples.

Here's the DevOps Essentials on AWS Complete Video Course website.

About

Source code samples for DevOps Essentials on AWS Complete Video Course

http://www.devopsessentialsaws.com/

License:MIT License


Languages

Language:HTML 98.0%Language:CSS 1.6%Language:JavaScript 0.4%