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.
In this project you will learn different Technology Stacks used in Web development and how to implement the most commonly used one - LAMP.
This project will extend your knowledge of various Web Stacks. It requires you to deploy and configure a LEMP solution using a very popular Web Server – NGINX.
This project covers another popular Web Stack – MERN. You will configure both: backend and frontend parts of the solution, and also will learn how to use Postman for RESTful API testing.
In this projects you will get yourself familiar with a NoSQL Database – MongoDB. You will learn how to implement a MEAN Web Stack solution that stores data in a form of JSON-like documents.
Automate user creation by applying your shell scripting skills in the hands-on assignment. Onboard a list of new Linux users from a CSV file using a shell script.
This project will give you practical experience of implementing a Client-Server architecture using MySQL Relational Database Management System.
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 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 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.
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.