DevOps Training Classes

Learn DevOps wherever you are located. All of our classes either are offered on an onsite, online or public instructor led basis.

We offer private customized training for groups of 3 or more attendees.
Upcoming Instructor Led Online and Public DevOps Training Classes
Docker Training/Class 29 April, 2024 - 1 May, 2024 $1690
HSG Training Center 1580 Logan Street, 6th Floor
Denver, CO 80203
Hartmann Software Group Training Registration
DOCKER WITH KUBERNETES ADMINISTRATION Training/Class 6 May, 2024 - 10 May, 2024 $2490
HSG Training Center 1580 Logan Street, 6th Floor
Denver, CO 80203
Hartmann Software Group Training Registration
RED HAT SATELLITE V6 (FOREMAN/KATELLO) ADMINISTRATION Training/Class 1 April, 2024 - 4 April, 2024 $2590
HSG Training Center 1580 Logan Street, 6th Floor
Denver, CO 80203
Hartmann Software Group Training Registration

DevOps Training Catalog

subcategories

cost: $ 470length: 1 day(s)
The Apache Maven Quickstart course helps participants understand and access the tremendous benefits and return on investment from Apache Maven. After completing this course participants will understand how to download, install, set-up and confidently use core Maven features. Students learn to run Maven commands both from the command line and within Eclipse. ...
cost: $ 2800length: 5 day(s)
Development teams use ever-changing methodologies and tools to deliver software more rapidly. Microsoft Azure DevOps (formally VSTS / TFS) is Microsoft’s Application Lifecycle Management (ALM) system and helps teams of all sizes formalize and standardize their development practices.   This 5-day course provides Project Managers, Scrum Masters, ...
cost: $ 1090length: 2 day(s)
This course will provide students with an understanding of the principles of continuous integration, and the knowledge of how to implement continuous integration with automated test execution using Jenkins. Students will use a local copy of Jenkins and to create and run jobs, link to a version control system, run automated testing and generate development reports. --- Jenkins is an award-winning ...
cost: $ 1290length: 3 day(s)
This course will provide students with an understanding of the Apache Maven build process, the principles of continuous integration, and the knowledge of how to implement continuous integration with automated test execution using Jenkins, Maven, and the Artifactory repository manager. Students will learn to: - Download and install Maven - Build a project - Work with Maven's directory structure, ...
cost: $ 1290length: 3 day(s)
This course will provide students with an understanding of the Apache Maven build process, the principles of continuous integration, and the knowledge of how to implement continuous integration with automated test execution using Jenkins, Maven, and the Sonatype Nexus OSS repository manager. Students will use a local copy of Jenkins and to create and run Maven jobs, link to a version control ...
cost: $ 790length: 1 day(s)
What is DevOps? Is it for the Development and Operations teams? How it is helpful for the IT professionals? What are the opportunities or career path in the DevOps field? The DevOps Awareness course helps you know the answers of those questions. DevOps Awareness is a 1- day course that is designed to provide the basic education required to build your DevOps vocabulary and understand its ...
cost: $ 1690length: 3 day(s)
This course teaches how to use DevOps for continuous integration and delivery of application development and maintenance. The information delivered enables key understanding in the configuration, automation, monitoring, measuring and governance required to build a stable, scalable, and reliable build and configuration management process. This course will be particularly useful for anyone ...
cost: $ 1190length: 2 day(s)
This two-day DevOps workshop is loaded with practical real-world information. As part of DevOps management, you should be aware of how to confidently design a DevOps roadmap for your organization, understand the various key components, and communicate your DevOps progress. DevOps Management also requires you to understand that automation is a key to success and how to create a culture that ...
cost: $ 1090length: 3 day(s)
DevOps is the combination of cultural philosophies, practices, and tools that increases an organization's abil1ity to delivery applications and services at high velocity. Under a DevOps model, a development and operations teams are no longer "siloed". Quality assurance team also becomes more tightly integrated with development and operations and throughout the application lifecycle. Web ...
cost: $ 1690length: 3 day(s)
The 3-day DevOps Fundamentals Select course provides an extensive introduction to the core Agile DevOps principles covering the essential knowledge and skill competences that have been defined by the DevOps Agile Skills Association (DASA). This course is designed to provide the core education necessary to build your DevOps vocabulary and to understand its principles and practices. With the help ...
cost: $ 1690length: 3 day(s)
Linux containers are changing the way companies think about service development and deployment. Containers play a vital role in the modern data-center, and Docker is leading the way. This course covers all the core features of Docker including: container creation and management, interacting with Docker hub, using Dockerfile to create and manage custom images, advanced Docker networking (how to ...
cost: $ 2590length: 4 day(s)
An in-depth course that focuses on two key areas, Linux high availability (HA) clustering and HA storage administration. Storage is integral to many HA clusters so as to make use of clustered storage technologies to enable active/active configurations. Over the course of many in-depth lab exercises, each student will assemble a realistic three-node Linux cluster utilizing best practices. Each ...
cost: $ 1690length: 3 day(s)
This class is an advanced Linux storage course that covers the administration of the popular GlusterFS distributed filesystem. Storage administrators and advanced Linux administrators will learn GlusterFS for a highly available, reliable software-defined storage system on commodity hardware. This course covers installation, brick management, volume management, Geo-Replication, advanced ...
cost: $ 1090length: 2 day(s)
This Introduction to Apache Maven course is targeted to people who will use Maven to build projects and manage product lifecycles using Maven. After completing this course participants will understand how to download, install, set-up and confidently use core Maven features. The most popular version of the course is taught with Eclipse but it can be delivered with any Integrated Development ...
cost: $ 470length: 1 day(s)
This one-day Git training course teaches developers what Git is and how to use Git to manage software versions effectively. - The Git training course begins with a review of the benefits of version control in software development. We then introduce Git, with emphasis on the multiple workflow possibilities, and the paradigm shift required to use distributed version control effectively. - This ...
cost: $ 1090length: 2 day(s)
(Get the jar files out of version control). (Get the deployable files out of version control). These commands are a common theme in software development. Many developers have viewed binary artifacts in version control as a bad thing, regardless of the version control used. However, the alternative usually involves developers keeping a set of libraries, or the development organization keeping a (b ...
cost: $ 1090length: 2 day(s)
This training course will help you understand the value proposition and technical aspects of microservices, a new and rather fuzzy concept used to describe rapidly provisionable, independently deployable services with narrow and distinct functionality. --- Upon completion of this training course, students will have fundamental understanding of microservices and practical experience in ...

Linux Unix Classes

cost: $ 1990length: 3 day(s)
The audience for this course is system's administrators desiring to automate provisioning, configuration management, service deployment, operational processes. This course covers all the core Ansible features including: installing and configuring, running ad-hoc commands, understanding modules, creating and using playbooks, variables and inclusion, task control, templates, and roles. The course ...
cost: $ 2490length: 5 day(s)
Participants will first understand the core features of Docker including: container creation and management, interacting with Docker hub, using Dockerfile to create and manage custom images, advanced Docker networking (how to safely expose container services to the world, and link containers), the use of Docker volumes to manage persistent data, and Docker Compose to build multi-container ...
cost: $ 1290length: 3 day(s)
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. This course introduces participants to the basic concepts and architecture of Kubernetes, its initial install & setup, Kubernetes Pods, Deployments and Services, Persistent Storage, Networking, Automating Deployment, Scaling & Management Of Containerized Applications, the ...
cost: $ 1890length: 4 day(s)
This Kubernetes Administration course covers the topics of the CKA (Certified Kubernetes Administrator) exam. Topics covered include installation, application lifecycle managment, networking, storage, security, scheduling, logging, maintenance, and troubleshooting of Kubernetes. ...
cost: $ 2490length: 4 day(s)
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. This course introduces participants to the basic concepts and architecture of Kubernetes, its initial install & setup, Kubernetes Pods, Deployments and Services, Persistent Storage, Networking, Automating Deployment, Scaling & Management Of Containerized Applications, the ...
cost: $ 2590length: 4 day(s)
This 4-day course provides comprehensive hands on coverage all the of the major features starting from best practices in installation and initial configuration, managing subscriptions, products and repositories, content views, lifecycles, activation keys, system registration of existing system, bare metal and virtualization provisioning including discovery, provisioning templates, configuration ...

Course Directory [training on all levels]

Upcoming Classes
Gain insight and ideas from students with different perspectives and experiences.

training details locations, tags and why hsg

the hartmann software group advantage
A successful career as a software developer or other IT professional requires a solid understanding of software development processes, design patterns, enterprise application architectures, web services, security, networking and much more. The progression from novice to expert can be a daunting endeavor; this is especially true when traversing the learning curve without expert guidance. A common experience is that too much time and money is wasted on a career plan or application due to misinformation.

The Hartmann Software Group understands these issues and addresses them and others during any training engagement. Although no IT educational institution can guarantee career or application development success, HSG can get you closer to your goals at a far faster rate than self paced learning and, arguably, than the competition. Here are the reasons why we are so successful at teaching:

  • Learn from the experts.
    1. We have provided software development and other IT related training to many major corporations since 2002.
    2. Our educators have years of consulting and training experience; moreover, we require each trainer to have cross-discipline expertise i.e. be Java and .NET experts so that you get a broad understanding of how industry wide experts work and think.
  • Discover tips and tricks about DevOps programming
  • Get your questions answered by easy to follow, organized DevOps experts
  • Get up to speed with vital DevOps programming tools
  • Save on travel expenses by learning right from your desk or home office. Enroll in an online instructor led class. Nearly all of our classes are offered in this way.
  • Prepare to hit the ground running for a new job or a new position
  • See the big picture and have the instructor fill in the gaps
  • We teach with sophisticated learning tools and provide excellent supporting course material
  • Books and course material are provided in advance
  • Get a book of your choice from the HSG Store as a gift from us when you register for a class
  • Gain a lot of practical skills in a short amount of time
  • We teach what we know…software
  • We care…
learn more
page tags
what brought you to visit us
 DevOps Training ,  DevOps Training Classes,  DevOps Training Courses,  DevOps Training Course,  DevOps Training Seminar

Interesting Reads Take a class with us and receive a book of your choosing for 50% off MSRP.