Our Courses

Continuous Integration

Continuous Integration

In today's world, software development is highly complex and often has large teams of developers working on small pieces of a larger software project. This course will go over the basic principles of using a continuous integration system effectively to constantly improve software. We're going to describe the different stations of continuous test, build, integration and deploy processes required for DevOps practices and apply best practices for quality software management, and tooling to accomplish iterative software build & test processes.

  • Course by
  • Self Paced
  • 16 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
AWS: Monitoring, Logging and Governance

AWS: Monitoring, Logging and Governance

AWS: Monitoring, Logging, and Governance Course is the fifth course of Exam Prep: AWS Certified DevOps Engineer - Professional Specialization. This course teaches the concepts of monitoring, logging, and tracking the resiliency of your applications by exploring services in AWS. Learners will be able to deploy serverless applications in powerful ways using managed repositories. The course is divided into three modules and each module is further segmented by Lessons and Video Lectures.

  • Course by
  • Self Paced
  • 7 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Linux: File Management for Devops

Linux: File Management for Devops

In this 1-hour long project-based course on Linux file management for DevOps, you will be working entirely on the command line and using powerful Linux commands working with files and directories and manipulating them. We will copying, moving and creating symlinks between files, as well as learning how to search through outputs and cut outputs by columns to only retrieve the data fields that we need. We will learn various commands and options that will give you the confidence to work with files in most Linux environments.

  • Course by
  • Self Paced
  • 3 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Getting Started with Git and GitHub

Getting Started with Git and GitHub

Get started with Git and GitHub in this self-paced, introductory course! You’ll become familiar with collaborative version control and popular Git platforms. Collaboration and social coding are crucial parts of contemporary Software Engineering practices and the DevOps culture. You will begin this course with an overview of Git and Github fundamentals and explore key Git concepts such as branching and repositories, as well as the use of Git commands. You will also learn and practice various Git concepts such as forking, cloning and merging workflows using hands-on labs.

  • Course by
  • Self Paced
  • 8 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Linux: Processes & System Resource Management for DevOps

Linux: Processes & System Resource Management for DevOps

In this 1-hour long project-based course on Linux: Intro to process and system resource management for DevOps, you will be working entirely on the command line and using powerful Linux commands such as ps -ef, top, and pstree to learn how process and system resources work and are managed in Linux. You will be starting, stopping, searching and viewing running processes and seeing how they are all linked together in the process hierarchy.

  • Course by
  • Self Paced
  • 3 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Introduction to Software Engineering

Introduction to Software Engineering

Are you curious about the lucrative field that is software engineering and how you might be a part of it? This is the course for you! By taking this course you will gain foundational knowledge of software development, programming, and the many exciting job roles and career paths that the IT industry offers. Learn about the power of the Software Development Lifecycle (SDLC), and modern software development frameworks methodologies like Agile and Scrum. Explore fundamental programming principles and foundations of design, architecture, and deployment.

  • Course by
  • Self Paced
  • 15 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Introduction to Automated Analysis

Introduction to Automated Analysis

This course introduces state-of-the-art techniques for automated analysis. Automated analysis encompasses both approaches to automatically generate a very large number of tests to check whether programs meet requirements, and also means by which it is possible to *prove* that software meets requirements and that it is free from certain commonly-occurring defects, such as divide-by-zero, overflow/underflow, deadlock, race-condition freedom, buffer/array overflow, uncaught exceptions, and several other commonly-occurring bugs that can lead to program failures or security problems.

  • Course by
  • Self Paced
  • 19 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Dive Into Ansible - Beginner to Expert in Ansible - DevOps

Dive Into Ansible - Beginner to Expert in Ansible - DevOps

Docker Captain, CNCF Ambassador and Industry Veteran James Spurin (25+ Years experience in Technology with a career spanning Engineering, Development and Senior Management at Goldman Sachs, Dell EMC and Virgin Internet) brings you the most concise Ansible learning resource available. Taking you from Beginner to Advanced in one course! Ansible models your IT infrastructure by describing how all of your systems interrelate, rather than just managing one system at a time.

  • Course by
  • Self Paced
  • 8 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Continuous Delivery and Managing Builds with Azure DevOps

Continuous Delivery and Managing Builds with Azure DevOps

This Guided Project is for IT professionals who want to raise the quality of their software products to a higher level by totally automating their software applications' build, test and packaging processes. In this 1-hour long project-based course, you will learn how to use Azure DevOps Services to safely store your applications' code in a source control and how to set up build pipelines and branch policies to automate packaging of your products and preparing them for deployment. Since this project uses Azure DevOps Services, you will need access to an Azure DevOps account.

  • Course by
  • Self Paced
  • 3 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Getting Started with AWS DevOps

Getting Started with AWS DevOps

Getting Started with AWS DevOps Course is the first course of the Exam Prep: AWS Certified DevOps Engineer - Professional Specialization. This course is designed to describe the basics of AWS DevOps using multiple AWS services. This course includes an overview of Compute, Management & Governance, and Serverless related AWS services. This course is basically divided into three modules and each module is further segmented by Lessons and Video Lectures. This course facilitates learners with approximately 3:00-3:30 Hours of Video lectures that provide both Theory and Hands-On knowledge.

  • Course by
  • Self Paced
  • 6 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
DevOps Capstone Project

DevOps Capstone Project

Showcase your DevOps and Software Engineering skills with this hands-on Capstone project! In this course you will apply the skills and techniques you have learned as part of the previous courses in the Professional Certificate. During the project you will develop, test, deploy, monitor, and enhance a secure microservices-based application on Cloud, over the course of several sprints. You’ll develop an Agile plan by developing user stories and a Kanban board using ZenHub and GitHub. This plan will be implemented to create a RESTful microservice-based Flask application.

  • Course by
  • Self Paced
  • 14 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Continuous Integration and Continuous Delivery (CI/CD)

Continuous Integration and Continuous Delivery (CI/CD)

A principle of DevOps is to replace manual processes with automation to improve efficiency, reduce human error, and accelerate software delivery. This requires automation that continuously integrates code changes and continuously delivers those changes to a production environment. This course introduces you to Continuous Integration and Continuous Delivery (CI/CD), an automated approach to software development. You’ll discover the benefits of CI/CD for creating a DevOps pipeline and explore popular CI/CD tools.

  • Course by
  • Self Paced
  • 25 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Set up a Continuous Integration (CI) workflow in CIrcleCI

Set up a Continuous Integration (CI) workflow in CIrcleCI

In this 1-hour long project-based course on Setting up a Continuous Integration (CI) workflow in CircleCI, you will work through the complete workflow of getting a development project (nodeJS application) through version control (git and GitHub) and into a simple CI pipeline in CirclCI. This course is designed for developers who have never worked with a CI tool before who want to understand how continuous integration can benefit their development processes and/or how it fits together in a development lifecycle.

  • Course by
  • Self Paced
  • 3 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Continuous Delivery and Release Pipelines with Azure DevOps

Continuous Delivery and Release Pipelines with Azure DevOps

This Guided Project "Continuous Delivery and Release Pipelines with Azure DevOps" is for IT professionals who want to raise the quality of their software products to a higher level by totally automating their software applications' deployment processes.

  • Course by
  • Self Paced
  • 2 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
AWS: Configuration Management and Infrastructure as Code

AWS: Configuration Management and Infrastructure as Code

AWS: Configuration Management and IaC Course is the third course of Exam Prep: AWS Certified DevOps Engineer - Professional Specialization. This course focuses on cloud infrastructure and reusable components to provision AWS resources. The course teaches building automated solutions for complex tasks and large-scale infrastructure. The course is divided into two modules and each module is further segmented by Lessons and Video Lectures. This course facilitates learners with approximately 3:00-3:30 Hours of Video lectures that provide both Theory and Hands-On knowledge.

  • Course by
  • Self Paced
  • 5 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
The Bash Shell and Basic Scripting in Linux

The Bash Shell and Basic Scripting in Linux

By the end of this project, you will be able to create your own scripts using the bash shell in Linux. Throughout the project, You’ll be able to identify and apply the basic scripting techniques.

  • Course by
  • Self Paced
  • 2 hours
  • English
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Integrando DevOps con Azure App Service

Integrando DevOps con Azure App Service

En este proyecto de 1 hora, aprenderás a conectar tus app services para armar un proceso devops.

  • Course by
  • Self Paced
  • 2 hours
  • Spanish
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Comandos de Ruby para Devops

Comandos de Ruby para Devops

Este proyecto tiene un nivel de dificultad Intermedia y resulta fundamental para aquellos Desarrolladores que quieran adentrarse en el mundo del lenguaje Ruby.

  • Course by
  • Self Paced
  • 2 hours
  • Spanish
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Architecting with Google Compute Engine em Português

Architecting with Google Compute Engine em Português

O nome da especialização mudou de "Architecting from Google Cloud Platform" para "Architecting with Google Compute Engine" em 12 de junho de 2020. Neste especialização, os participantes conhecerão os serviços flexíveis e abrangentes de infraestrutura e plataforma fornecidos pelo Google Cloud Platform. Por meio de uma combinação de apresentações, demonstrações e laboratórios práticos, os participantes poderão explorar e implantar elementos da solução, incluindo componentes de infraestrutura como redes, sistemas e serviços de aplicativos.

  • Course by
  • Self Paced
  • Portuguese
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Creando un proceso de MLOps con Azure Machine Learning

Creando un proceso de MLOps con Azure Machine Learning

En este proyecto, vamos a levantar de forma simple un proceso DevOps con modelos de Machine Learning para entender todo un proceso MLOps.

  • Course by
  • Self Paced
  • 4 hours
  • Spanish
Monthly Subscription
Option not available
    Buy Now
  • Free
Know more
Architecting with Google Compute Engine auf Deutsch

Architecting with Google Compute Engine auf Deutsch

In diesem Vertiefungskurs werden die umfassenden und flexiblen Infrastruktur- und Plattformdienste der Google Cloud Platform vorgestellt. In Präsentationen, Demos und praxisorientierten Labs lernen die Teilnehmer Lösungselemente kennen und stellen diese bereit. Dazu gehören Infrastrukturkomponenten wie Netzwerke, Systeme und Anwendungsdienste.

  • Course by
  • Self Paced
  • German
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Architecting with Google Compute Engine bahasa Indonesia

Architecting with Google Compute Engine bahasa Indonesia

Nama Spesialisasi telah berubah dari "Architecting from Google Cloud Platform Specialization" menjadi "Architecting with Google Compute Engine Specialization" pada 12 Juni 2020. Spesialisasi ini memperkenalkan peserta pada infrastruktur dan layanan platform yang komprehensif serta fleksibel, dan tersedia melalui Google Cloud Platform. Melalui kombinasi presentasi, demo, dan lab langsung, peserta akan mengeksplorasi serta menerapkan berbagai elemen solusi, termasuk komponen infrastruktur seperti jaringan, sistem, dan layanan aplikasi.

  • Course by
  • Self Paced
  • Indonesian
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
Know more
Introduction to DevOps

Introduction to DevOps

Get started with your DevOps journey with this beginner-friendly course! DevOps skills are high in demand and expected to be one of the fastest-growing skills in the software industry. This course is designed to be a first step in obtaining those valuable skills. This self-paced introductory course explores DevOps as a cultural movement. It describes the business case for DevOps, and covers its essentials. This course teaches new ways of thinking, working, organizing, and measuring to fully realize the benefits of DevOps.

  • Course by
  • Self Paced
  • 9 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
    Buy Now
  • AED 170.99 + VAT
Know more
Introduction to Software Testing

Introduction to Software Testing

After completing this course, you will have an understanding of the fundamental principles and processes of software testing. You will have actively created test cases and run them using an automated testing tool.

  • Course by
  • Self Paced
  • 30 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
    Buy Now
  • AED 170.99 + VAT
Know more
Version Control with Git

Version Control with Git

The Version Control with Git course provides you with a solid, hands-on foundation for understanding the Git version control system. Git is open source software originally created by Linus Torvalds. Git manages team files for large and small projects. This allows the team to continuously improve its product. It is used by most major technology companies, and is assumed knowledge for many modern programming and IT jobs. It is a core component of DevOps, continuous delivery pipelines and cloud-native computing.

  • Course by
  • Self Paced
  • 13 hours
  • English
Monthly Subscription
Included in
  • Starter @ AED 99 + VAT
    Buy Now
  • AED 170.99 + VAT
Know more