Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

Red Hat Ansible Automation Platform Boot Camp

Price
10,000 USD
10 Days
RHT-DO710
Classroom Training, Online Training
Red Hat Training Partner

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 24% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.
 

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

    Sorry, there are no public classes currently scheduled in your country.

    Please complete this form, and a Training Advisor will be in touch with you shortly to address your training needs.

View Global Schedule

Course Description

Overview

Course Description
Learn how to automate Linux system administration tasks with Red Hat Ansible Automation Platform and manage complex automation workflows at scale and prevent single points of failure.
  • The Ansible Automation Platform Boot Camp (DO710) is designed for Linux administrators and developers who need to automate repeatable and error-prone steps for system provisioning, configuration, application deployment, and orchestration. Learn recommended practices for automation development using reusable code, advanced playbook techniques, shared execution environments, and preparing for scalable automation with the automation content navigator. Deploy automation controller to centrally manage automation workflows, automation mesh to scale up and distribute execution capacity, and private automation hub to manage Ansible Content Collections and automation execution environments for use by automation developers.

  • As part of enrollment, you will receive one year of Red Hat Learning Subscription Standard, which gives you unlimited access to all of our courses online, plus up to five certification exams.

Objectives

You will be able to apply automation first principles to solve real-world Linux system and services problems through the effective creation of Ansible playbooks and application of Red Hat Ansible Automation Platform. You will gain the skills to automate your workflows, build the foundation for DevOps practices, and learn how to leverage Ansible Automation Platform for developmental efficiencies. You will learn to develop automation in a way that scales to large teams and complex enterprises. You will gain the skills to effectively manage and optimize playbooks, create and share execution environments and collections, as well as learn how to use the automation content navigator for managing the automation lifecycle. You will learn how to install and manage automation controller and private automation hub of Red Hat Ansible Automation Platform 2 in order to deploy and operate Ansible automation services for your organization that you can extend to a larger scale. Course Content Summary
  • Installing Red Hat Ansible Automation Platform on control nodes.
  • Creating and updating inventories of managed hosts and managing connections to them.
  • Automating administration tasks with Ansible Playbooks.
  • Writing effective playbooks at scale.
  • Protecting sensitive data used by Ansible Automation Platform with Ansible Vault.
  • Reusing code and simplifying playbook development with Ansible Roles and Ansible Content Collections.
  • Apply recommended practices for effective and efficient automation with Ansible.
  • Perform automation operations as rolling updates.
  • Use advanced features of Red Hat Ansible Automation Platform to work with data, including filters and plugins.
  • Create automation execution environments to contain and scale Red Hat Ansible Automation.
  • Leverage capabilities of the automation content navigator to develop Ansible Playbooks.
  • Discussion of the architecture of Red Hat Ansible Automation Platform 2.
  • Installation and configuration of automation controllers and private automation hubs to centrally coordinate and scale Red Hat Ansible Automation.
  • Integration of Red Hat Ansible Automation Platform with centralized Git repository services such as GitLab.
  • Management of users, teams, and access permissions in Red Hat Ansible Automation Platform services.
  • Creation and management of workflows that execute automation based on the success or failure of previous jobs
  • Troubleshooting and maintenance of Red Hat Ansible Automation Platform services.
  • Discussion of recommended practices to ensure high availability and scalability of a large automation cluster.

Audience

This course is geared toward Linux system administrators, DevOps engineers, Site Reliability Engineers, infrastructure automation engineers, and developers who are responsible for repeatable tasks such as:
  • Automating configuration management
  • Ensuring consistent and repeatable application deployment
  • Provisioning and deployment of development, testing, and production servers
  • Integrating with DevOps continuous integration/continuous delivery workflows

Prerequisites

    Recommended training
    • Become a Red Hat Certified System Administrator (RHCSA), or demonstrate equivalent experience
    Technology considerations
    • There are no special technical requirements for this course.

Topics

Introducing Red Hat Ansible Automation Platform
  • Describe the fundamental concepts of Red Hat Ansible Automation Platform and how it is used, and install Red Hat Ansible Automation Platform.
Implementing an Ansible playbook
  • Create an inventory of managed hosts, write a simple Ansible playbook, and run the playbook to automate tasks on those hosts.
Managing variables and facts
  • Write playbooks that use variables to simplify management of the playbook and facts to reference information about managed hosts.
Implementing task control
  • Manage task control, handlers, and task errors in Ansible playbooks.
Deploying files to managed hosts
  • Deploy, manage, and adjust files on hosts managed by Ansible Automation Platform.
Managing complex plays and playbooks
  • Write playbooks for larger, more complex plays and playbooks.
Simplifying playbooks with roles
  • Use Ansible Automation Platform roles to develop playbooks more quickly and to reuse Ansible Automation Platform code.
Troubleshooting Red Hat Ansible Automation Platform
  • Troubleshoot playbooks and managed hosts.
Automating Linux administration tasks
  • Automate common Linux system administration tasks with Ansible Automation Platform.
Develop Playbooks with Ansible Automation Platform 2
  • Develop Ansible Playbooks with Red Hat Ansible Automation Platform 2 following recommended practices.
Manage Content Collections and Execution Environments
  • Run playbooks that use Ansible Content Collections not included in Ansible Core, either from an existing execution environment or by downloading them from automation hub.
Run Playbooks with Automation Controller
  • Explain what automation controller is and use it to run playbooks that you developed with automation content navigator.
Work with Ansible Configuration Settings
  • Examine and adjust the configuration of Ansible and automation content navigator to simplify development and to troubleshoot issues.
Manage Inventories
  • Manage inventories by using advanced features of Ansible.
Manage Task Execution
  • Control and optimize the execution of tasks by Ansible Playbooks.
Transform Data with Filters and Plugins
  • Populate, manipulate, and manage data in variables using filters and plug-ins.
Coordinate Rolling Updates
  • Use advanced features of Ansible to manage rolling updates in order to minimize downtime and to ensure maintainability and simplicity of Ansible Playbooks.
Create Content Collections and Execution Environments
  • Write your own Ansible Content Collections, publish them, embed them in a custom automation execution environment, and run them in playbooks by using automation controller.
Installing Red Hat Ansible Automation Platform
  • Explain what Red Hat Ansible Automation Platform is and perform a basic installation of automation controller and automation hub.
Managing User Access
  • Create user accounts and organize them into teams/groups in automation controller and automation hub, and assign them permissions to administer and access resources in each service.
Managing Inventories and Machine Credentials
  • Create inventories of machines to manage, and configure credentials necessary for automation controller's execution nodes to log in and run Ansible jobs on those systems.
Managing Projects and Launching Ansible Jobs
  • Create projects and job templates in the web UI, using them to launch Ansible Playbooks that are stored in Git repositories, in order to automate tasks on managed hosts.
Advanced Job Configuration
  • Configure advanced features of automation controller in order to more effectively and efficiently implement jobs.
Constructing Job Workflows
  • Use advanced features of job templates to improve performance, simplify the customization of jobs, launch multiple jobs, schedule automatically recurring jobs, and provide notification of job results.
Managing Advanced Inventories
  • Manage inventories that are generated dynamically from scripts or the automation controller smart inventory feature.
Automating Configuration of Ansible Automation Platform
  • Automate the configuration and deployment of Red Hat Ansible Automation Platform services by using Ansible Content Collections, the automation controller API, and Git webhooks.
Maintaining Red Hat Ansible Automation Platform
  • Perform routine maintenance and administration of Red Hat Ansible Automation Platform.
2023 Top 20 Training Industry Company - IT Training

Need Help?

Call us at 877-206-0106 or e-mail us at info@learnquest.com

Personalized Solutions

Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

Contact Us

Need Help?

Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

Talk to us

20% Off All AI Training Courses

Achieve more with AI-powered tools and strategies.

PROMO CODE: AI20
VALID THROUGH MAY 31, 2024

20% Off All AI Training Courses

Self-Paced Training Info

Learn at your own pace with anytime, anywhere training

  • Same in-demand topics as instructor-led public and private classes.
  • Standalone learning or supplemental reinforcement.
  • e-Learning content varies by course and technology.
  • View the Self-Paced version of this outline and what is included in the SPVC course.
  • Learn more about e-Learning

Course Added To Shopping Cart

bla

bla

bla

bla

bla

bla

Self-Paced Training Terms & Conditions

??spvc-wbt-warning??
??group-training-form-area??
??how-can-we-help-you-area??
??personalized-form-area??
??request-quote-area??

Sorry, there are no classes that meet your criteria.

Please contact us to schedule a class.
Close

self-paced
STOP! Before You Leave

Save 0% on this course!

Take advantage of our online-only offer & save 0% on any course !

Promo Code skip0 will be applied to your registration

Close
Nothing yet
here's the message from the cart

To view the cart, you can click "View Cart" on the right side of the heading on each page
Add to cart clicker.

Purchase Information

??elearning-coursenumber?? ??coursename??
View Cart

Need more Information?

Speak with our training specialists to continue your learning journey.

 

Delivery Formats

Close

By submitting this form, I agree to LearnQuest's Terms and Conditions

heres the new schedule
This website uses third-party profiling cookies to provide services in line with the preferences you reveal while browsing the Website. By continuing to browse this Website, you consent to the use of these cookies. If you wish to object such processing, please read the instructions described in our Privacy Policy.
Your use of this LearnQuest site affirms your consent to our use of session and persistent cookies to track how you use our website.