DevOps Training Library
Learn DevOps and build your skills with the DevOps tools that matter - Puppet, Docker, Chef, Ansible, and more.
Train with scenario-based Learning Paths and thousands of Courses, Quizzes, and Hands-on Labs. New content added and updated weekly.
Master Your Skills!
Assess your proficiency with Smart Skills and get personalized training to skip what you already know, or start as a beginner and master your skills from the ground up.Learn smarterExplore all library
169 to 192 of 557 results
Search results 169 - 192 of 557Category: DevOps
- HANDS-ON LABLogan RakaiSoftware Development, Testing, and Delivery with DockerAdvancedDuration: Up to 2 hoursAuthor: Logan Rakai; Difficulty: Advanced; Description: Learn how to implement software development, testing, and delivery using Docker with this Cloud Academy Lab.; Duration: Up to 2 hours; Content Topics: Development, DevOps; This hands-on lab has: 9 Lab steps
- HANDS-ON LABLogan RakaiCKAD Practice Exam: State PersistenceIntermediateDuration: Up to 30 minutesAuthor: Logan Rakai; Difficulty: Intermediate; Description: Prepare for the State Persistence domain of the Certified Kubernetes Application Developer (CKAD) exam in this lab with exam-like tasks and solution guide.; Duration: Up to 30 minutes; Content Topics: Deployment, Compute, DevOps; This hands-on lab has: 4 Lab steps
- HANDS-ON LABJeremy CookCKAD Practice Exam: Services & NetworkingIntermediateDuration: Up to 1 hourAuthor: Jeremy Cook; Difficulty: Intermediate; Description: Prepare for the Services & Networking domain of the Certified Kubernetes Application Developer (CKAD) exam in this lab with exam-like tasks and solution guide.; Duration: Up to 1 hour; Content Topics: Deployment, Compute, DevOps; This hands-on lab has: 4 Lab steps
- HANDS-ON LABLogan RakaiCKAD Practice Exam: ConfigurationIntermediateDuration: Up to 50 minutesAuthor: Logan Rakai; Difficulty: Intermediate; Description: Prepare for the Configuration domain of the Certified Kubernetes Application Developer (CKAD) exam in this lab with exam-like tasks and solution guide.; Duration: Up to 50 minutes; Content Topics: Deployment, Compute, DevOps; This hands-on lab has: 4 Lab steps
- HANDS-ON LABLogan RakaiCKAD Practice Exam: Core ConceptsIntermediateDuration: Up to 1 hourAuthor: Logan Rakai; Difficulty: Intermediate; Description: Prepare for the Core Concepts domain of the Certified Kubernetes Application Developer (CKAD) exam in this lab with exam-like tasks and solution guide.; Duration: Up to 1 hour; Content Topics: Deployment, Compute, DevOps; This hands-on lab has: 4 Lab steps
- HANDS-ON LABLogan RakaiMastering Kubernetes Pod Configuration: Service AccountsIntermediateDuration: Up to 30 minutesAuthor: Logan Rakai; Difficulty: Intermediate; Description: In this lab, you'll master Kubernetes Pod configuration to provide Pods with identities to harden your Kubernetes application deployments; Duration: Up to 30 minutes; Content Topics: Deployment, Compute, DevOps; This hands-on lab has: 3 Lab steps
- HANDS-ON LABLogan RakaiKubernetes Observability: LoggingIntermediateDuration: Up to 45 minutesAuthor: Logan Rakai; Difficulty: Intermediate; Description: In this lab, you'll learn about logging primitives in Kubernetes as well as how to extend the platform to use external logging systems.; Duration: Up to 45 minutes; Content Topics: Deployment, Compute, DevOps; This hands-on lab has: 4 Lab steps
- HANDS-ON LABLogan RakaiKubernetes Observability: Monitoring, and DebuggingIntermediateDuration: Up to 45 minutesAuthor: Logan Rakai; Difficulty: Intermediate; Description: In this lab, you'll learn about monitoring primitives in Kubernetes as well as how to extend the platform to use external monitoring systems.; Duration: Up to 45 minutes; Content Topics: Monitoring, Deployment, Compute, DevOps; This hands-on lab has: 4 Lab steps
- HANDS-ON LABLuke OrellanaKeeping Terraform Remote State DRY with TerragruntAdvancedDuration: Up to 30 minutesAuthor: Luke Orellana; Difficulty: Advanced; Description: Learn how to use Terragrunt to create separate Terraform environments with a remote state following DRY principles.; Duration: Up to 30 minutes; Content Topics: Deployment, DevOps; This hands-on lab has: 2 Lab steps
- HANDS-ON LABJun FritzDeploying AWS Infrastructure with TerraformBeginnerDuration: Up to 45 minutesAuthor: Jun Fritz; Difficulty: Beginner; Description: Get started on your DevOps journey and learn how to build infrastructure on AWS using Terraform.; Duration: Up to 45 minutes; Content Topics: DevOps, Deployment; This hands-on lab has: 2 Lab steps
- LAB CHALLENGELuke OrellanaTerraform Deploy AWS Infrastructure ChallengeBeginnerDuration: Up to 1 hourAuthor: Luke Orellana; Difficulty: Beginner; Description: In this lab challenge, you will put your infrastructure development skills to the test. You will be tasked with deploying an EC2 instance using Terraform by editing a partial Terraform configuration to include deploying the EC2 resource.; Duration: Up to 1 hour; Content Topics: Deployment; This lab challenge has: 2 Lab steps
- LAB CHALLENGELogan RakaiDocker Basics ChallengeBeginnerDuration: Up to 1 hourAuthor: Logan Rakai; Difficulty: Beginner; Description: In this lab challenge your basic Docker skills are put to the test requiring you to complete several tasks using a real Docker host.; Duration: Up to 1 hour; Content Topics: Development, DevOps; This lab challenge has: 2 Lab steps
- HANDS-ON LABStefano CascavillaBuild and Deploy a Container Application with Google Cloud RunIntermediateDuration: Up to 40 minutesAuthor: Stefano Cascavilla; Difficulty: Intermediate; Description: In this lab, you will build a Docker image using Cloud Build and then you will deploy the application using Cloud Run, monitoring it and getting audit logs.; Duration: Up to 40 minutes; Content Topics: Serverless, Containers; This hands-on lab has: 6 Lab steps
- HANDS-ON LABJeremy CookDynamic Programming with PythonBeginnerDuration: Up to 1 hourAuthor: Jeremy Cook; Difficulty: Beginner; Description: This lab shows you how to exploit various Python language features to produce code that is clear, concise, readable and maintainable.; Duration: Up to 1 hour; Content Topics: Development; This hands-on lab has: 4 Lab steps
- HANDS-ON LABJeremy CookPythonic ProgrammingIntermediateDuration: Up to 1 hourAuthor: Jeremy Cook; Difficulty: Intermediate; Description: This Lab shows you how to exploit various Python language features to produce code that is clear, concise, readable and maintainable.; Duration: Up to 1 hour; Content Topics: Development; This hands-on lab has: 5 Lab steps
- HANDS-ON LABStefano CascavillaUse AWS Fargate for Serverless Deployment of Container ApplicationsIntermediateDuration: Up to 2 hoursAuthor: Stefano Cascavilla; Difficulty: Intermediate; Duration: Up to 2 hours; Content Topics: Containers; This hands-on lab has: 9 Lab steps
- HANDS-ON LABJeremy CookCoding with Java Wrappers, Enums, and DatesBeginnerDuration: Up to 2 hoursAuthor: Jeremy Cook; Difficulty: Beginner; Description: This lab provides you with exposure to primitive wrappers, enumerations, and date times when developing with the Java programming language.; Duration: Up to 2 hours; This hands-on lab has: 5 Lab steps
- HANDS-ON LABJeremy CookCoding with Java Language EssentialsBeginnerDuration: Up to 2 hoursAuthor: Jeremy Cook; Difficulty: Beginner; Description: This lab provides you with exposure to arrays, fields, language statements, loops, string manipulation, and subclassing when developing with the Java programming language.; Duration: Up to 2 hours; This hands-on lab has: 9 Lab steps
- HANDS-ON LABJeremy CookCoding with Java Language BasicsBeginnerDuration: Up to 1 hour and 30 minutesAuthor: Jeremy Cook; Difficulty: Beginner; Description: This lab introduces you to the basics of the Java programming language, requiring you to complete guided coding exercises.; Duration: Up to 1 hour and 30 minutes; This hands-on lab has: 4 Lab steps
- HANDS-ON LABJeremy CookCreate a Jenkins CICD Pipeline with SonarQube Integration to perform Static Code AnalysisIntermediateDuration: Up to 3 hoursAuthor: Jeremy Cook; Difficulty: Intermediate; Description: In this lab, you will launch a Jenkins and SonarQube CICD environment using Docker containers on a provided EC2 instance.; Duration: Up to 3 hours; Content Topics: Containers; This hands-on lab has: 9 Lab steps
- HANDS-ON LABAndrew BurchillExamining the AWS Security Token Service (STS)BeginnerDuration: Up to 1 hourAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to use the AWS Security Token Service to assume AWS IAM Roles in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 5 Lab steps
- HANDS-ON LABLogan RakaiDeploying Containerized Applications on Google Kubernetes Engine (GKE)BeginnerDuration: Up to 1 hour and 15 minutesAuthor: Logan Rakai; Difficulty: Beginner; Description: Learn how to deploy containerized applications in Google Kubernetes Engine (GKE) clusters from the Cloud Console, Cloud Shell, and Marketplace in this Lab.; Duration: Up to 1 hour and 15 minutes; Content Topics: Google Cloud Platform; This hands-on lab has: 5 Lab steps
- HANDS-ON LABAndrew BurchillImproving Application Performance and Resiliency Using Amazon RDS ProxyBeginnerDuration: Up to 1 hour and 15 minutesAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to use an Amazon RDS Proxy to make your database-backed applications more performant and resilient in this hands-on lab.; Duration: Up to 1 hour and 15 minutes; Content Topics: Amazon Web Services; This hands-on lab has: 4 Lab steps
- HANDS-ON LABLogan RakaiProvisioning an Azure VM with Terraform ModulesAdvancedDuration: Up to 1 hour and 30 minutesAuthor: Logan Rakai; Difficulty: Advanced; Description: Learn about provisioning an Azure VM with Terraform modules including making your own reusable modules in this lab. You will use Cloud Academy's browser-based IDE to complete the lab.; Duration: Up to 1 hour and 30 minutes; Content Topics: Deployment; This hands-on lab has: 8 Lab steps