During this course, you will understand Ansible advantages compared to its competitors and the ways it fits in the DevOps toolkits landscape. You will get a hands-on experience in Ansible basic and advanced capabilities as well as a working prototype for AWS.

Target audience

  • Site Reliability Engineer
  • Software Engineer

After this course you’ll be able to

  • Understand core concept and history of configuration management tools
  • Understand Ansible basic and advanced capabilities
  • Build development, testing, and production infrastructure with Ansible
  • Use Ansible with Vagrant, AWS, Docker and other major tools in DevOps ecosystem

Format
2-day In-class or Online training

This training is also available On-site (in company). Submit your inquiry in the Sign-up form or request a Call-back to schedule your session.

About the trainer

Yevhen Duma

Senior Agile & DevOps Сonsultant at SQUADEX

Yevhen has more than ten years of professional IT experience, developing and delivering consumer and enterprise applications, infrastructure and process improvement projects for various scale businesses. His experience at all software development stages allows for better understanding of business needs and improved processes by utilizing established DevOps tools backed by the best Agile practices.

His area of expertise includes software development lifecycle, version control, CI/CD, Atlassian JIRA, Service Desk, Confluence, Bitbucket, Slack, Flowdock, as well as virtualization, cloud platforms, and their automation.

'); $("#int_phone").intlTelInput({ // allowDropdown: false, autoHideDialCode: false, // autoPlaceholder: "off", // dropdownContainer: "body", // excludeCountries: ["us"], // formatOnDisplay: false, geoIpLookup: function(callback) { $.get("https://ipinfo.io", function() {}, "jsonp").always(function(resp) { var countryCode = (resp && resp.country) ? resp.country : ""; callback(countryCode); }); }, initialCountry: "auto", customPlaceholder : function( selectedCountryPlaceholder, selectedCountryData ) { return selectedCountryPlaceholder; }, nationalMode: false, // onlyCountries: ['us', 'gb', 'ch', 'ca', 'do'], // placeholderNumberType: "MOBILE", // preferredCountries: ['cn', 'jp'], // separateDialCode: true, utilsScript: "https://squadex.com/wp-content/themes/uncode-child/js/utils.js" }); $('body').on('click', 'a[href^="#"]', function(e) { e.preventDefault(); $('.vc-contact-form-popup-wrap[data-anchor="' + $(this).attr('href') + '"]').fadeIn(); }); });