devops

  1. M

    Linux Academy LinuxAcademy - High Availability and Scalability for Associate AWS Solutions Architects

    About the course Welcome to the fourth course in the AWS Certified Solutions Architect – Associate certification track: High Availability and Scalability for Associate AWS Solutions Architects. This course instructs you on adding high availability and scalability to your AWS environment, as well...
  2. M

    Linux Academy LinuxAcademy - Source Control with Git

    About the course This is an introductory course that will help someone new to Git get up and running with it quickly. We will show you the basics of working out of your own local repository, and then we will apply those skills to working with remote repositories such as the ones you would find...
  3. M

    Linux Academy LinuxAcademy - Multi-Session with screen

    About the course System operators, developers, and users of Linux systems all need to be able to run multiple commands via a single terminal session, as that may be all they have — or by the policy are restricted to — when signed into or connected to systems. Being able to run multiple sessions...
  4. M

    Linux Academy LinuxAcademy - Monitoring Kubernetes With Prometheus

    About the course Are you interested in deploying Prometheus to Kubernetes? If so, this is the course for you. This course covers the basics of Prometheus, which includes its architecture and components, such as exporters, client libraries, and alerting. From there, you will learn how to deploy...
  5. M

    Linux Academy LinuxAcademy - Managing Linux Servers with Cockpit

    About the course In this course, we explore the Cockpit web-based management interface on CentOS 7. We then take an end-to-end look at the management interface and get hands-on while managing multiple CentOS 7 instances using Cockpit. Upon completion of the course, you will be up and running...
  6. M

    Linux Academy LinuxAcademy - Hands-On GitOps

    About the course This course is a hands-on learning experience designed to familiarize the student with GitOps. GitOps is a unique approach to automating DevOps pipelines. It utilizes a version control system to create and maintain the infrastructure as well as the application source code. This...
  7. M

    Linux Academy LinuxAcademy - Git Quick Start

    About the course In the increasingly DevOps culture, source control has become a foundational skill for any IT Professional. Git is a source control tool developed by none-other-than the guy who wrote the Linux Kernel himself. It is the souce control program of choice for a vast number of IT...
  8. M

    Linux Academy LinuxAcademy - Deployment Pipelines using GitHub Actions

    About the course GitHub Actions makes it easy to automate the developer workflow. This course shows examples and use cases for building, testing, and deploying your code from GitHub. We cover the two different types of actions, JavaScript and Container, which provide the foundation for building...
  9. M

    Linux Academy LinuxAcademy - AWS IAM (Identity and Access Management) - Deep Dive

    About the course This course will give the student an in-depth experience with Identity and Access Management (IAM). The course will start off covering basic concepts, such as root-account management, and continue to build on this initial foundation. Student can use their own AWS account to...
  10. M

    Linux Academy LinuxAcademy - Apache Kafka Deep Dive

    About the course Apache Kafka is a publish/subscribe messaging system with many advanced configurations. This course takes you through all those configurations and more, allowing you to discover brokers, consumers, producers, and topics. You will be able to build your own Kafka cluster using...
  11. M

    Linux Academy LinuxAcademy - Introduction to JavaScript

    About the course In this course, we will be learning the basics of JavaScript. We will start with some history of JavaScript and why it was created. Then we will be creating basic code that teaches some foundations for the language. Once we have that under our belt, we will look at where...
  12. M

    Linux Academy LinuxAcademy - Introduction to Python Scripting

    About the course The course deals with some of the fundamental concepts in Python and is intended for the absolute beginner. We start slowly by learning how to run our first Python program and how to control the environment in which it runs. Then we will move on to Data Types so that we know...
  13. M

    Linux Academy LinuxAcademy - Ansible: Playbooks Deep Dive

    About the course This course is the second in a series on Ansible, where we focus on writing Ansible playbooks. While the first course in the series focusses on installation, configuration, and ad-hoc commands, this course discusses what a play and playbook are in Ansible. Many key features of...
  14. M

    Linux Academy LinuxAcademy - LPI DevOps Tools Engineer Certification

    About the course The DevOps movement has entered the maturity stage in Information Technology. The philosophy behind DevOps is well understood at this point, and more and more tools are being developed to enable the implementation of that philosophy. This course will prepare the prospective...
  15. M

    Linux Academy LinuxAcademy - A Practical Guide to Amazon EKS

    About the course Migrating from monolithic applications to microservices carries many benefits, cost reduction and reliability included. So why isn’t everyone doing it yet? Moving from a monolithic application to one that’s run by microservices comes with many many challenges! There are a number...
  16. M

    Linux Academy LinuxAcademy - Azure Database Administrator Associate

    About the course This course prepares students who are already familiar with core Azure services and Azure and SQL database skills used by Azure Database Administrators. An Azure Database Administrator is responsible for the management, availability, security, performance monitoring, and...
  17. M

    Linux Academy LinuxAcademy - Implementing Application Infrastructure in Azure

    About the course This course will cover how to implement Infrastructure as Code (IaC) and configuration management. These lessons will illustrate how to provision Azure infrastructure using common automation tools, and how to deploy an application infrastructure using various Azure services and...
  18. M

    Linux Academy LinuxAcademy - Introduction to Azure Virtual Desktop

    About the course Hello Cloud Gurus, and welcome to Introduction to Azure Virtual Desktop (formerly Windows Virtual Desktop)! Throughout this course, we’ll explore Azure Virtual Desktop in several ways. First, we’ll learn about Azure Virtual Desktop including pricing, licensing, and terminology...
  19. M

    Linux Academy LinuxAcademy - Implementing a Full CI_CD Pipeline

    About the course The CI/CD Pipeline has become an integral part of DevOps culture. There are a variety of tools and techniques for implementing such a pipeline. This course will provide you with hands-on experience building out a CI/CD pipeline from start to finish. It begins with source control...
  20. M

    Linux Academy LinuxAcademy - Introduction to Rancher

    About the course Howdy there, partner. Managing a Kubernetes cluster can be a challenge, and managing a bunch of them can be, well, like herding cattle. That’s where Rancher comes in — Rancher is a free, open-source tool that allows you to manage multiple Kubernetes clusters, even in different...