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 a proper introduction to AWS, learn how to manage your AWS infrastructure – EC2 Virtual Machines, Networking, Target Groups, Autoscaling, Managed Databases, DNS and many more. Learn the most important AWS services that are used to deploy Web Solutions.
In this project you will learn different Technology Stacks used in Web development and how to implement the most commonly used one - LAMP.
Start setting up your infra like a Pro with Infrastructure as Code (Iac) tool – Terraform. Learn how to create high quality Terraform configuration files, study best practices and try it out yourself.
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.
Manage networks in the Cloud as Code with Terraform. Learn advanced Terraform syntax to create parametrized configuration files with dynamic values assignment and conditions. Practice in creation of various AWS resources like EC2, S3, ALB and many other via Terraform configuration files.
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.