AWS CloudFormation Training Course
Managing an AWS environment is a complex and error-prone task. CloudFormation allows you to provision a cloud environment using text-based YAML templates.
This instructor-led, live training (available online or onsite) is designed for engineers who want to use AWS CloudFormation to automate the management of AWS cloud infrastructure.
By the end of this training, participants will be able to:
- Leverage AWS services to begin managing infrastructure.
- Understand and apply the principle of "infrastructure as code".
- Improve quality and reduce the costs of deploying infrastructure.
- Write CloudFormation Templates using YAML.
Format of the Course
- Interactive lecture and discussion.
- Numerous exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to make arrangements.
Course Outline
Introduction
- Beyond the AWS Management Console
- Infrastructure as Code
Overview of AWS CloudFormation Features and Components
- Parameters, mappings, resources, outputs, conditions, metadata, etc.
Getting Started with CloudFormation
- Setting up AWS Accounts and Services
- Operating the AWS CloudFormation CLI
Describing Infrastructure
- Overview of YAML syntax
- Writing a YAML template
Deploying Infrastructure
- Initializing infrastructure (e.g., S3)
- Bootstrapping EC2 instances
- Customizing a Stack
Maintaining Infrastructure
- Updating infrastructure (e.g., S3)
- Deleting infrastructure (e.g., S3)
- Troubleshooting
Summary and Conclusion
Requirements
- Experience with the Linux command line
- General familiarity with AWS
Audience
- System administrators
- DevOps engineers
Open Training Courses require 5+ participants.
AWS CloudFormation Training Course - Booking
AWS CloudFormation Training Course - Enquiry
AWS CloudFormation - Consultancy Enquiry
Testimonials (1)
I've find out new interesting things about Lambda and Serverless
Oleg Buldumac - PUBLIC COURSE
Course - AWS Lambda for Developers
Upcoming Courses
Related Courses
AWS Cloud Administrator Certification
35 HoursThis instructor-led, live training in Argentina (online or onsite) is aimed at beginner-level to intermediate-level system administrators and IT professionals who wish to gain hands-on experience in managing AWS cloud services and prepare for the AWS Certified SysOps Administrator - Associate exam.
By the end of this training, participants will be able to:
- Set up and configure AWS services and resources securely.
- Manage user identities, permissions, and access to AWS resources.
- Design and deploy scalable, highly available, and fault-tolerant systems on AWS.
- Implement and manage data flow to and from AWS.
- Optimize AWS service usage to ensure efficient operation and cost management.
AWS Advanced Architecture
28 HoursAWS Advanced Architecture encompasses the design, configuration, and deployment of enterprise-grade infrastructure and applications on AWS.
This instructor-led live training, available online or onsite, is designed for cloud engineers looking to grasp and apply the more intricate elements of AWS architecture. While it shares many topics with the AWS Certified Solutions Architect (Professional) certification courses, this program does not focus on exam preparation. Instead, it is a practical, hands-on course that demonstrates how to implement in a live lab environment various configurations, implementations, and deployments essential for an AWS Solutions Architect.
Upon completion of this training, participants will be able to:
- Design complex cloud solutions on AWS.
- Deploy software applications on AWS that are scalable, highly available, and fault-tolerant.
- Integrate the most suitable AWS services into an application.
- Migrate a complex software application to AWS.
- Apply best practices for designing, implementing, optimizing, and deploying infrastructure and applications on AWS.
Format of the Course
- Interactive lecture and discussion.
- Extensive exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange.
AI on Amazon Web Services (AWS)
14 HoursThis instructor-led live training at Argentina (available online or onsite) is tailored for intermediate-level IT professionals who want to learn how to leverage AWS tools and services to efficiently build, train, and deploy AI models.
By the end of this training, participants will be able to:
- Understand the AI/ML services provided by AWS.
- Be able to set up and manage AI/ML environments on AWS.
- Gain hands-on experience in building, training, and deploying AI models using Amazon SageMaker.
- Learn to utilize various AWS AI services for specific use cases.
AWS Architect Certification
21 HoursAWS Business Essentials
14 HoursIntroduction to AWS Cloud9 for Beginners
14 HoursThis instructor-led, live training in Argentina (online or onsite) is aimed at beginner-level developers who wish to set up and use AWS Cloud9 for cloud-based projects.
By the end of this training, participants will be able to:
- Understand the AWS Cloud9 environment and its core components.
- Set up their own AWS Cloud9 development workspace.
- Develop and run simple applications within AWS Cloud9.
- Familiarize themselves with the collaboration features of AWS Cloud9.
AWS Cloud9 for Data Science
28 HoursThis instructor-led, live training in Argentina (online or onsite) is designed for intermediate-level data scientists and analysts who wish to use AWS Cloud9 for streamlined data science workflows.
By the end of this training, participants will be able to:
- Set up a data science environment in AWS Cloud9.
- Conduct data analysis using Python, R, and Jupyter Notebook in Cloud9.
- Integrate AWS Cloud9 with AWS data services such as S3, RDS, and Redshift.
- Use AWS Cloud9 for developing and deploying machine learning models.
- Optimize cloud-based workflows for data analysis and processing.
AWS Cloud9 and Python: A Practical Guide
14 HoursThis instructor-led, live training in Argentina (online or onsite) is aimed at intermediate-level Python developers who wish to enhance their Python development experience using AWS Cloud9.
By the end of this training, participants will be able to:
- Set up and configure AWS Cloud9 for Python development.
- Understand the AWS Cloud9 IDE interface and features.
- Write, debug, and deploy Python applications in AWS Cloud9.
- Collaborate with other developers using the AWS Cloud9 platform.
- Integrate AWS Cloud9 with other AWS services for advanced deployments.
AWS Cloud Practitioner Essentials
14 HoursAWS Certified Solutions Architect — Exam Readiness Workshop
14 HoursThis workshop equips candidates for the AWS Certified Solutions Architect exam by aligning exam objectives with practical knowledge and hands-on scenarios.
This instructor-led, live training (online or onsite) targets intermediate to advanced cloud practitioners aiming to consolidate architect-level expertise, practice exam-style questions, and build confidence for certification.
By the end of this training, participants will be able to:
- Map AWS services and architectural patterns to exam domains and objectives.
- Design resilient, high-performing, secure, and cost-optimized architectures on AWS.
- Apply best practices from the Well-Architected Framework to real-world scenarios.
- Approach and solve exam-style multiple-choice and scenario questions with effective strategies.
- Identify personal study gaps and create a focused preparation plan for the certification exam.
Format of the Course
- Interactive lecture and domain mapping to the official exam blueprint.
- Hands-on lab demonstrations and guided architecture design exercises.
- Timed practice exams, question walkthroughs, and test-taking strategies.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
AWS IoT Core
14 HoursThis instructor-led, live training in Argentina (onsite or remote) is aimed at engineers who wish to deploy and manage IoT devices on AWS.
By the end of this training, participants will be able to build an IoT platform that includes the deployment and management of a backend, gateway, and devices on top of AWS.
AWS Lambda for Developers
14 HoursThis instructor-led live training in Argentina (onsite or remote) is designed for developers who wish to use AWS Lambda to build and deploy services and applications to the cloud, without needing to worry about provisioning the execution environment (such as servers, VMs, and containers, as well as availability, scalability, and storage).
By the end of this training, participants will be able to:
- Configure AWS Lambda to execute a function.
- Understand FaaS (Functions as a Service) and the benefits of serverless development.
- Build, upload, and execute AWS Lambda functions.
- Integrate Lambda functions with various event sources.
- Package, deploy, monitor, and troubleshoot Lambda-based applications.
Mastering DevOps with AWS Cloud9
21 HoursThis instructor-led, live training in Argentina (online or onsite) is aimed at advanced-level professionals who wish to deepen their understanding of DevOps practices and streamline development processes using AWS Cloud9.
By the end of this training, participants will be able to:
- Set up and configure AWS Cloud9 for DevOps workflows.
- Implement continuous integration and continuous delivery (CI/CD) pipelines.
- Automate testing, monitoring, and deployment processes using AWS Cloud9.
- Integrate AWS services such as Lambda, EC2, and S3 into DevOps workflows.
- Utilize source control systems like GitHub or GitLab within AWS Cloud9.
Developing Serverless Applications on AWS Cloud9
14 HoursThis instructor-led, live training in Argentina (online or onsite) is aimed at intermediate-level professionals who wish to learn how to effectively build, deploy, and maintain serverless applications on AWS Cloud9 and AWS Lambda.
By the end of this training, participants will be able to:
- Understand the fundamentals of serverless architecture.
- Set up AWS Cloud9 for serverless application development.
- Develop, test, and deploy serverless applications using AWS Lambda.
- Integrate AWS Lambda with other AWS services such as API Gateway and S3.
- Optimize serverless applications for performance and cost efficiency.