Course Detail Shape

Implementing DevOps

This DevOps course provides practical experience in building and optimizing automated pipelines. It covers planning, implementation, monitoring, and continuous improvement of DevOps processes.

About this course

ARE YOU A DEVELOPER OR OPERATIONS STAFF MEMBER WORKING IN A DEVOPS ENVIRONMENT?

Applying DevOps requires well-defined goals and a good understanding of the different tools available and which ones are right for you.

This course will provide you with hands-on experience of a DevOps environment: planning and setting the strategy; designing and implementing the pipeline; automating the provisioning and configuration of infrastructure and deployment of systems; monitoring the pipeline and the systems with telemetry; identifying bottlenecks; and applying continuous improvement to evolve the pipeline and the architecture.

What you will gain

Accreditation Logo

ICAgile accredited course: The ICAgile Certified Professional, Implementing DevOps certification is granted on the successful completion of this course.  This certification is part of the ICAgile DevOps track along with our Agile Fundamentals and Foundation of DevOps courses. We offer the complete ICAgile DevOps Track for those looking to become an ICAgile Certified Expert in DevOps (ICD-DO).

This course will contribute 14 PMI® professional development units (PDUs) towards your chosen certification (2 Power Skills, 4 Business Acumen and 8 Ways of Working).

What you will learn

  • Be able to identify policies and processes to support DevOps and prepare a strategy for continuous delivery.
  • Understand the impact of various architectural patterns on DevOps.
  • Design a deployment pipeline and implement it.
  • Automate the provisioning and configuring of environments in the cloud.
  • Implement telemetry monitoring to support continuous improvement.
  • Learn techniques for involving the customer in continuous improvement efforts.
  • Know how to mature the pipeline, including evolving the architecture, using virtualisation and cloud computing, and ensuring compliance and governance is maintained.

What you need

This is an advanced technical course. To get the most out of this course, you should have an understanding of fundamental agile and DevOps concepts. These are covered in our Agile Fundamentals and Foundation of DevOps courses.

Experience using command lines is also important as some of the hands-on work is performed in a Bash shell

This course is great for

  • Developers working in DevOps teams.
  • Operations staff supporting or working in DevOps teams.

This is a hands-on lab-based course where the learning is achieved through applying the practices and techniques in realistic exercises, using common DevOps tools.

The technologies used are:

  • A Java project that uses:
  • Ant – build automation.
  • Checkstyle – static code analysis.
  • Junit – unit testing.
  • JaCoCo – test coverage.
  • Cucumber (with Web Driver) – acceptance testing.
  • SoapUI – API testing, also performance and security testing.
  • Go CD – continuous integration.
  • AWS EC2 – cloud hosting.
  • Terraform – provisioning EC2 instances.
  • Ansible – configuring EC2 instances and deploying the project.
  • Elastic Stack (Logstash, Elasticsearch, Kibana) – log monitoring and analysis.

Topic covered

Continuous improvement follows a Plan-Do-Study-Act cycle, and this course follows that cycle.

Plan – identify the objectives.

  • Identify what changes are needed in the culture, policies, and processes.
  • Use Value Stream Mapping to identify waste in the process.
  • Apply the Theory of Constraints to improve the process.
  • Define an architecture, including the pipeline and its stages, to support the goals.

Do – build the pipeline.

  • Implement the pipeline (as code) in Go CD.
  • Evaluate the benefits of automating each stage in the pipeline.
  • Provision a VM in AWS EC2 with Terraform.
  • Configure the VM and deploy the system with Ansible.

Study – monitor the pipeline.

  • Manage log data with the Elastic stack:
  • Collect log events with Logstash,
  • Aggregate them in Elasticsearch,
  • Analyse them with Kibana.
  • Evaluate the benefits of different types of telemetry and the policies around it.
  • Diagnose problems using the telemetry.
  • Identify symptoms of security problems using the telemetry – DevSecOps.
  • Evaluate policies and practices for support in production.
  • Use formal techniques to elicit feedback from the users and customers.

Act – mature the pipeline.

  • Evolve the architecture in response to issues identified, for example:
  • Moving to microservices to address deployment problems.
  • Using cloud computing and containers to address performance and scalability.
  • Evolve the pipeline in response to issues identified:
  • Evaluate release patterns to address deployment problems.
  • Engineer the pipeline to make it more robust.
  • Ensure compliance and governance needs are satisfied.
Toast Check IconClose Toast Icon