Linux Academy – Applying Infrastructure as Code and Serverless Technologies to AWS Deployments

Linux Academy – Applying Infrastructure as Code and Serverless Technologies to AWS Deployments-APoLLo
English | Size: 3.58 GB
Category: Tutorial

Applying Infrastructure as Code and Serverless Technologies to AWS Deployments is a mini-course which is designed to stand on its own or be part of a Learning Path. The overall intent of the Learning Patch is to prepare the student for the AWS Certified DevOps Engineer Professional exam. The course has four distinct sections: 1) Elastic Beanstalk Deployments will give the student an in-depth look at the features and use cases for using Elastic Beanstalk in deployments. 2) Lambda, API Gateway, and State Machine deployments will look at these three services individually and also how they interact to facilitate deployments. 3) This section at CloudFormation begins by giving the student a thorough understanding of CloudFormation and concludes by detailing the many ways that CloudFormation interacts with other services to complete deployments. 4) A small, but detailed section on AWS OpsWorks which will prepare the student for using OpsWorks and any OpsWorks challenges which may arise on the certification exam.

LiveLessons – Developing Infrastructure as Code with Terraform

LiveLessons – Developing Infrastructure as Code with Terraform
English | Size: 7.58 GB
Category: CBT

By Robert Jordan
Published Jan 16, 2020 by Addison-Wesley Professional.
4+ Hours of Video Instruction
Cloud computing has revolutionized the IT industry over the past decade. Now that the dust is settling, IT professionals are beginning to realize that the roles, responsibilities, and practices that previously made sense need to be re-examined. Developing Infrastructure as Code with Terraform LiveLessons lays out the road ahead and teaches cutting-edge tools and practices to quickly bring existing skills up to date or to jump-start a novice career. Infrastructure as Code (IaC) dissolves the boundaries between Dev and Ops to the point where infrastructure engineering is now a software development discipline. That’s where this LiveLessons course comes in.

Cloud Academy – AWS Cloudformation Introduction to Infrastructure as Code

Cloud Academy – AWS Cloudformation Introduction to Infrastructure as Code-STM
English | Size: 540.93 MB
Category: Tutorial

As AWS-based cloud environments grow in complexity, DevOps Professionals need to adopt more powerful tools and techniques to manage complex deployments. In the AWS ecosystem, CloudFormation is the most powerful and sophisticated automation tool available to developers. AWS CloudFormation can be used to automatically provision your AWS resources across multiple accounts and regions all from a simple text file. In this course, I will explain the components of this service and how they operate together to provide you with this feature of provisioning your infrastructure as code

Addison Wesley Professional Developing Infrastructure as Code with Terraform LiveLessons-RiDWARE

Addison Wesley Professional Developing Infrastructure as Code with Terraform LiveLessons-RiDWARE
English | Size: 1.20 GB
Category: Tutorial

This LiveLessons course introduces the philosophy behind IaC and covers how to implement IaC in your own environment using Terraform. Robert Jordan illustrates the critical tools and practices to successfully implement IaC in a collaborative production environment Developers and Ops clientele will learn how to integrate IaC into test and deployment pipelines, how to enforce code review for infrastructure changes, and how to manage infrastructure change. The video combines PowerPoint slides, interactive web demonstrations, and code illustration

Linkedin Learning – AWS Infrastructure as Code for Software Developers

Linkedin Learning – AWS Infrastructure as Code for Software Developers-ZH
English | Size: 130.53 MB
Category: Tutorial

Traditionally, working with infrastructure in the cloud requires knowledge of domain-specific languages such as Terraform, network infrastructure, operating systems, and more. AWS Cloud Development Kit (CDK) simplifies this process for developers, allowing them to leverage their existing programming skills to deploy infrastructure. In this course, join Carlos Rivas as he explores a real-world architecture and shows how to write the code to deploy it using AWS CDK and Python. Carlos helps to familiarize you with the basics of working with CDK, as well as how to set it up and create your first CDK project. He then covers how to implement networking, validate your deployed subnets, use the CDK packages for load balancing verify that everything is up and running in your deployment, and more