A Cloud Guru – Advanced AWS CloudFormation (Legacy)

[FreeCoursesOnline Me] A Cloud Guru – Advanced AWS CloudFormation (Legacy)
English | Size: 2.80 GB
Category: Tutorial


With AWS CloudFormation you can deploy resources in AWS quickly, in a consistent and repeatable way, and – most importantly – across multiple regions!!

PluralSight – Updating Stacks with AWS CloudFormation

PluralSight – Updating Stacks with AWS CloudFormation Bookware-KNiSO
English | Size: 153.50 MB
Category: Tutorial


Infrastructure as code and deploying infrastructure in an automated and repeatable manner is one of the highest demanded skills within the tech industry. Working in the cloud, you will need to be comfortable with both of those concepts, and this course will walk you through the different possibilities of creating, updating, and deleting infrastructure within AWS using CloudFormation and its many capabilities. In this course, Updating Stacks with AWS CloudFormation, you ll learn to provision updates to your infrastructure in a repeatable and automatic way. First you ll explore CloudFormation stack types. Next, you ll discover how to utilize Change Sets within CloudFormation

Linux Academy – Cloudformation Deep Dive

Linux Academy – Cloudformation Deep Dive-BiFiSO
English | Size: 7.47 GB
Category: Tutorial


This course will take a deep dive into AWS CloudFormation, with support from our interactive diagrams to assist the student in learning. Early on, the course will focus on the basics of CloudFormation, such as templates and scripting languages to write templates: JSON and YAML. After gaining a thorough understanding of CloudFormation basics, the student will shift to deep dives on core concepts of CloudFormation, such as updating stacks and using bootstrapping techniques to provision instances launched within the stacks. Various advanced topics will also be covered in depth, such as drift detection, cross-stack references, nested stacks, intrinsic functions, and condition functions. The course will take an in-depth look at how CloudFormation works with serverless technologies using custom resources, Lambda functions, AWS macros, and the Serverless Application Model (SAM). The sections of the course will start to build upon each other and culminate in the creation of a continuous integration pipeline using AWS Code Pipeline together with CloudFormation to automate the delivery of AWS templates. Finally, the course will wrap up with a look at troubleshooting techniques, best practices, and a focus on how CloudFormation can be a vital part of disaster recovery.

A Cloud Guru – Advanced AWS CloudFormation

A Cloud Guru – Advanced AWS CloudFormation-SKiLLUP
English | Size: 2.81 GB
Category: Tutorial


With AWS CloudFormation you can deploy resources in AWS quickly, in a consistent and repeatable way, and – most importantly – across multiple regions!!

Cloud Academy – How to Use Cloudformation for AWS Automation

Cloud Academy – How to Use Cloudformation for AWS Automation-STM
English | Size: 434.16 MB
Category: Tutorial

Modern IT infrastructures can be quite complex and are usually built from many distinct components: computing instances, load balancers, storage volumes, CDNs, caching nodes, one or more database clusters, etc. You need to set up each component specifically for the environment that you are using (like production, staging, development, etc.), to keep them updated and to remove or swap components due to software changes. CloudFormation is a great tool that helps system administrators by managing these details automatically.