Get yourself familiar with one of the most popular Configuration Management & Orchestration tools in DevOps toolbox – Ansible. Learn core concepts, be able to configure and execute Ansible playbooks. Configure automation for maintenance and troubleshooting tasks.
Acquire knowledge of another incredibly useful DevOps instrument – Jenkins. Learn how to automate different stages in software development lifecycle: Build, Deploy and Test effortlessly with Jenkins. Implement simple Freestyle projects and more complex Pipelines.
Prepare yourself for an AWS Certified Solution Architect Associate test (SAA-C02) – widely recognized and prestigious certification. Boost your DevOps resume and LinkedIn profile, test your knowledge and get official acknowledgement of your skills.
Explore containerization technology that has revolutionized application development and distribution – Docker. Learn how to create your own Docker images, run them in standalone and cluster setups, study best practices how to build and publish your images to private or public repositories.
Manage your containerized applications at scale with Kubernetes. Learn how to create reliable, scalable and secured clusters that can run anywhere. Learn how to provision storage, networking, secrets, ensure self-healing and many more with the most powerful container orchestration solution.
Learn how to build a search engine and break into big data by mastering Elasticsearch 6, Kibana and Logstash (ELK stack) This course is most suited for people that want to not only power-up their resume with this new and exciting technology but also powerup their applications to be blazing fast by implementing Elasticsearch correctly.
Become a DevOps monitoring expert using Prometheus and Grafana, monitor your infrastructure and applications as a pro. This course will show you how to install and configure Prometheus on a Linux server. This course will use a VM on DigitalOcean, but you can install Prometheus on any modern Linux OS. We’ll show you how to make […]
As HashiCorp Vault continues to grow exponentially in the market, so do the skillsets needed to properly deploy and maintain the solution. Designed for students with little to no experience with Vault, this course will provide you with the education needed to be up and running with Vault in no time.
Istio is one of the most talked-about frameworks in recent years! If you’ve worked with Kubernetes before, then you’ll want to learn Istio! With this hands-on, practical course, you’ll be able to gain experience in running your own Istio Service Meshes.
This project will give you practical experience of implementing a Client-Server architecture using MySQL Relational Database Management System.
In this Project you will get yourself familiar with a Cloud Terraform Offering from Hashicorp - you will learn how to manage Infrastructure as Code without provisioning any servers - straight from the cloud web console.
In this project you will deploy a full-scale three tier Web Solution with WordPress Content Management System. You will also learn how to configure and effectively use Linux storage subsystem with Logical Volume Manager.
This Project will introduce Containerization concept to you with the Docker technology that has revolutionized application packaging and distribution. You will write your very first Dockerfile, learn how to work with DockerHub repository and practice container deployment with Docker Compose.
This project will give you practical skills in deploying a DevOps Tooling website from a GitHub repository. You will configure a MySQL database as an Identity Storage and Network File System as a centralized file storage solution
This project will teach you how to manage production-grade containerized solutions with Kubernetes. You will learn how to build a Kubernetes cluster "From-Ground-Up", you will get to know all its moving parts and how they work together to comprise a highly-available, scalable and secure container orchestration tool.
This project introduces Load Balancing concept to ensure that the DevOps Tooling website will be scalable to serve more users by deploying additional Web Servers. You will learn how to use Apache Load Balancer and local DNS Names resolution.
Building Elastic Kubernetes Service (EKS) with Terraform
Automation of repeated routine tasks with Jenkins Continuous Integration tool – is the focus of this project. You will learn how to automatically deploy DevOps Tooling website to Web Servers straight from your GitHub repository upon every commit using Webhooks.
Persisting Data in Kubernetes