Video description
Learn Automated Continuous Deployment using AWS CodePipleine, Elastic Beanstalk & Lambda (includes example PHP project).
About This Video
Conceptualize and design fully automated continuous integration & deployment pipelines
Use AWS CodePipeline to setup CI/CD pipelines
Use AWS Elastic Beanstalk to deploy applications
Map any real-world application into a CI/CD pipeline
Integrate custom builds / actions in AWS CodePipeline
Adding AWS Lambda functions in AWS CodePipeline
Monitor their AWS CodePipeline
In Detail
Automated Continuous Integration (CI) and Continuous Deployment (CD) is a critical part of DevOps and is a skill that is in high demand.
In this course, we will examine the subject in complete depth by walking through an example project and building a complex CI/CD pipeline on AWS. You will gain the following five extremely valuable and highly sought after skills:
Learn to conceptualize and design CI/CD pipelines for your own web applications
Deploy and scale web applications on Amazon's Cloud infrastructure using AWS Elastic Beanstalk, Build pipelines on Amazon's Cloud infrastructure using AWS CodePipeline
Learn advance topics such as Elastic Beanstalk Extensions and AWS Lambda to run custom actions in your CodePipeline, Monitor your automated CI/CD pipelines. DevOps and continuous integration / continuous deployment processes allows team to iterate often and innovate faster. After taking this course, you will have a comprehensive understanding of continuous integration and continuous deployment processes. You will be able to confidently design a CI/CD pipeline for your own web applications. You will gain an in-depth understanding of AWS CodePipeline and AWS Elastic Beanstalk services.
Publisher resources
Table of contents
-
Chapter 1 : Getting Started
- Welcome! 00:07:20
- How is the course structured? 00:08:38
-
Chapter 2 : Introduction to Continuous Integration & Continuous Deployment
- Section Overview 00:00:19
- What is Continuous Integration? 00:01:53
- What is Continuous Delivery/Deployment? 00:01:48
- What is a CI/CD Pipeline? 00:04:46
- Why use CI & CD? 00:02:47
- Achieving Full Automation 00:02:00
- Section Summary 00:01:28
-
Chapter 3 : CI/CD for Web Applications
- Section Overview 00:00:32
- Anatomy of a basic web application 00:08:07
- Designing a continuous deployment pipeline for a web application 00:04:45
- Managing Relational Database Changes and Deployments 00:03:26
- Deployments & Actions 00:02:40
- Monitoring 00:02:32
- Common Challenges 00:03:23
- Summary 00:02:01
-
Chapter 4 : Setup Project: Let's setup a basic PHP web application
- Section Overview 00:01:41
- Quick Cloud9 IDE Overview 00:02:46
- Building Fuzzy Telegram PHP Web Application 00:05:38
- Using Environment Variables in Applications 00:08:14
- Configuring MySQL Database using Environment Variables 00:02:23
- Writing Database Migration Scripts (Database Change Management Scripts for CD) 00:10:44
- Unit tests using PHPUnit 00:03:09
- Checking in to code repository (Github) 00:04:26
-
Chapter 5 : Deploy Project: Setting up AWS Elastic Beanstalk & RDS
- Section Overview 00:01:05
- Setting up Elastic Beanstalk - Part 1 00:09:00
- Setting up Elastic Beanstalk - Part 2 00:07:17
- Elastic Beanstalk Dashboard Walkthrough 00:04:04
- Manually Deploying Application on Elastic Beanstalk 00:03:23
- Manual RDS / Database Deployment on Elastic Beanstalk 00:04:57
- Intro to Elastic Beanstalk Extensions (.ebextensions) 00:09:19
- Workshop: Creating .ebextension to run Database migration scripts 00:06:27
- Creating a new environment for "Production" 00:02:38
- Application Versions 00:01:34
-
Chapter 6 : Setting up a CI/CD pipeline using AWS CodePipeline
- Section Overview 00:01:19
- First, let's commit everything in Github 00:01:12
- Creating a new pipeline on AWS CodePipeline 00:04:56
- AWS CodePipeline in Action 00:05:24
- Editing AWS CodePipeline and adding a new Stage 00:06:34
- Manually release a change in AWS CodePipelin 00:04:46
- Stage Transitions in AWS CodePipeline 00:03:29
-
Chapter 7 : Adding actions in AWS CodePipeline
- Sequential and Parallel Actions 00:03:12
- Types of actions in AWS CodePipeline 00:05:29
- Input & Output Artifacts 00:03:57
- Four methods to run custom builds/actions in AWS CodePipeline 00:02:53
- Chapter 8 : Method # 1: Adding a custom deployment action to run unit tests
- Chapter 9 : Method # 2: Invoking Lambda Functions in your AWS CodePipeline
- Chapter 10 : Method # 3: 3rd party integrations in AWS CodePipeline
- Chapter 11 : Real-life scenarios
-
Chapter 12 : Monitoring your fully automated AWS CodePipeline
- Section Overview 00:01:17
- Workshop: Lambda Function to health check your web application 00:10:20
- Creating Alarms using CloudWatch 00:03:52
-
Chapter 13 : Wrap-up
- Summary & Thank You 00:04:39
Product information
- Title: DevOps: CI/CD using AWS CodePipeline & Elastic Beanstalk
- Author(s):
- Release date: July 2017
- Publisher(s): Packt Publishing
- ISBN: 9781788395564
You might also like
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
video
Amazon Web Services AWS LiveLessons 2nd Edition
More Than 17 Hours of Video Instruction More than 17 hours of video instruction on Amazon …
video
Developing Infrastructure as Code with Terraform LiveLessons
4+ Hours of Video Instruction Overview Cloud computing has revolutionized the IT industry over the past …