What's new on our platform?
Test your technical and soft skills in realistic, role-based scenarios. Interact with AI characters, ask the right questions, and make real-world decisions just like you would on the job.Explore SimuLabsIntroducing SimuLabs: AI-powered lab simulations
Training Library
Learn cloud computing, test your cloud skills, and understand how to approach and solve business problems with real cloud scenarios across Amazon Web Services, Microsoft Azure, Google Cloud, DevOps, and other cloud ecosystem services. New content and updates are added every month.
New this month in our library
- HANDS-ON LABLogan Rakai
NEWOptimizing Cloud Costs with Azure AutomationIntermediateDuration: Up to 1 hourAuthor: Logan Rakai; Type: new hands-on lab; Difficulty: Intermediate; Description: Learn how to optimize cloud costs using Azure Automation in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Microsoft Azure; This hands-on lab has: 7 Lab steps - HANDS-ON LABPaul Thomas
NEWAzure Cost Optimization with Spot VMsBeginnerDuration: Up to 1 hourAuthor: Paul Thomas; Type: new hands-on lab; Difficulty: Beginner; Description: Optimize an Azure infrastructure by using Spot VMs; Duration: Up to 1 hour; Content Topics: Microsoft Azure; This hands-on lab has: 4 Lab steps - COURSEDaniel IvesAzure Container and Serverless EfficiencyIntermediateDuration: 40 minutes and 19 secondsAuthor: Daniel Ives; Difficulty: Intermediate; Duration: 40 minutes and 19 seconds; Content Topics: Microsoft Azure; This course has: 7 Units
Multiple ways to learn
You can study and practice skills in the way that‘s right for you.
Guided Learning Journeys
Discover curated Learning paths that lead you through a structured educational journey. Build expertise step by step, ensuring a comprehensive understanding of your chosen subject. Reach your learning goals efficiently with clear knowledge guidance on your path.Explore all library
1345 to 1368 of 3588 results
Search results 1345 - 1368 of 3588Learn smarter with Smart Skills!
Personalized training tailored to your proficiency. Skip content you already know and focus on your gaps- HANDS-ON LABStefano Cascavilla
Google Cloud Run Functions PlaygroundIntermediateDuration: Up to 4 hoursAuthor: Stefano Cascavilla; Difficulty: Intermediate; Description: Practice your Google Cloud Run functions skills in a free-rein, empty GCP environment by creating and managing cloud functions, pub/sub triggers, and storage triggers in any way you see fit.; Duration: Up to 4 hours; Content Topics: Google Cloud Platform; This hands-on lab has: 2 Lab steps - LAB CHALLENGELogan Rakai
UPDATEDJava Challenge: DiamondBeginnerDuration: Up to 30 minutesAuthor: Logan Rakai; Type: updated lab challenge; Difficulty: Beginner; Description: In this challenge, you will write Java code to write diamond-shaped alphabetic output.; Duration: Up to 30 minutes; Content Topics: Development; This lab challenge has: 2 Lab steps - HANDS-ON LABAna Rojo Echeburua
Building Single Agent SystemsIntermediateDuration: Up to 1 hour and 30 minutesAuthor: Ana Rojo Echeburua; Difficulty: Intermediate; Description: Lab for Module 3 of the Building AI Agents course.; Duration: Up to 1 hour and 30 minutes; Content Topics: Artificial Intelligence; This hands-on lab has: 1 Lab step - HANDS-ON LABJeremy Cook
Accessing Resources using Java Annotations, CDI, JDBC, and JPAAdvancedDuration: Up to 1 hour and 30 minutesAuthor: Jeremy Cook; Difficulty: Advanced; Description: This lab is designed to expand your knowledge involving Java technologies like Annotations, CDI, JDBC, and JPA, which can be used to help you access and consume external resources.; Duration: Up to 1 hour and 30 minutes; Content Topics: Development; This hands-on lab has: 6 Lab steps - HANDS-ON LABBen Lambert
Git Cherry PickingAdvancedDuration: Up to 1 hourAuthor: Ben Lambert; Difficulty: Advanced; Description: Cherry-picking is useful for applying bug fixes, feature enhancements, or specific changes from one branch to another without merging the entire branch. Learn to use git cherry-pick in this hands-on lab.; Duration: Up to 1 hour; Content Topics: DevOps; This hands-on lab has: 2 Lab steps - HANDS-ON LABStefano Cascavilla
Understand and Work With dbt SeedsIntermediateDuration: Up to 1 hourAuthor: Stefano Cascavilla; Difficulty: Intermediate; Description: In this lab, you will understand what dbt seeds are, you will create and use them, and will build a model based on a seed.; Duration: Up to 1 hour; Content Topics: Data build tool (dbt); This hands-on lab has: 5 Lab steps - HANDS-ON LABFarish Kashefinejad
Working with JavaScript DestructuringIntermediateDuration: Up to 45 minutesAuthor: Farish Kashefinejad; Difficulty: Intermediate; Description: In this lab, you will be working with JavaScript Destructuring. Destructuring is a way to unpack data from collections such as arrays and objects and bind that data to variables.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 5 Lab steps - COURSEOverview of large language modelsIntermediateDuration: 18 minutes and 53 secondsDifficulty: Intermediate; Duration: 18 minutes and 53 seconds; This course has: 8 Units
- COURSELee Mucciarone
Introduction to Microsoft Copilot for SecurityIntermediateDuration: 15 minutes and 57 secondsAuthor: Lee Mucciarone; Difficulty: Intermediate; Duration: 15 minutes and 57 seconds; Content Topics: Business Suites, Security, Artificial Intelligence; This course has: 4 Units - HANDS-ON LABStefano Cascavilla
Google Cloud API Gateway PlaygroundBeginnerDuration: Up to 4 hoursAuthor: Stefano Cascavilla; Difficulty: Beginner; Description: Practice your Google Cloud API Gateway skills in a free-rein, empty environment by working with Cloud Functions and Cloud API Gateway in any way you see fit!; Duration: Up to 4 hours; Content Topics: Google Cloud Platform; This hands-on lab has: 2 Lab steps - HANDS-ON LABStefano Cascavilla
Scala PlaygroundBeginnerDuration: Up to 4 hoursAuthor: Stefano Cascavilla; Difficulty: Beginner; Description: Practice your Scala skills in a free-rein, empty environment by working with Scala and its components in any way you see fit!; Duration: Up to 4 hours; Content Topics: Development; This hands-on lab has: 2 Lab steps - HANDS-ON LABStefano Cascavilla
Mastering Pattern Matching in ScalaAdvancedDuration: Up to 45 minutesAuthor: Stefano Cascavilla; Difficulty: Advanced; Description: In this lab, you will start using the pattern matching in Scala, to avoid complex checking on types and structures.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 4 Lab steps - HANDS-ON LABStefano Cascavilla
Integrating Common Higher-Order Functions with the For-Expressions in ScalaAdvancedDuration: Up to 45 minutesAuthor: Stefano Cascavilla; Difficulty: Advanced; Description: In this lab, you will understand the principles of the for-expressions in Scala, and you will understand how to implement map and filter with them.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 4 Lab steps - HANDS-ON LABStefano Cascavilla
Writing and Using Higher-Order and Anonymous Functions in ScalaIntermediateDuration: Up to 45 minutesAuthor: Stefano Cascavilla; Difficulty: Intermediate; Description: In this lab, you will understand and start using higher-order functions and anonymous functions.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 3 Lab steps - LAB CHALLENGEStefano Cascavilla
Google Cloud Filestore ChallengeBeginnerDuration: Up to 1 hourAuthor: Stefano Cascavilla; Difficulty: Beginner; Description: Demonstrate your Cloud Filestore skills by performing tasks required to create, and configure a NAS solution in this lab challenge.; Duration: Up to 1 hour; Content Topics: Google Cloud Platform; This lab challenge has: 2 Lab steps - HANDS-ON LABStefano Cascavilla
Yahoo Finance API Data Visualization PlaygroundBeginnerDuration: Up to 4 hoursAuthor: Stefano Cascavilla; Difficulty: Beginner; Description: Practice your Yahoo Finance API and data visualizing skills in a free-rein, empty Jupyter Notebook environment by creating and managing all the components and parts the yfinance and plotly libraries offer.; Duration: Up to 4 hours; Content Topics: Development; This hands-on lab has: 2 Lab steps - HANDS-ON LABStefano Cascavilla
Integrating Middlewares in ExpressJS ApplicationsIntermediateDuration: Up to 45 minutesAuthor: Stefano Cascavilla; Difficulty: Intermediate; Description: In this lab, you will understand the basics of ExpressJS middlewares, and you will create logic flow and integrate it as ExpressJS Middlewares; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 4 Lab steps - HANDS-ON LABCalculated Systems
Geofencing to Organize Your Geospatial DataIntermediateDuration: Up to 1 hourAuthor: Calculated Systems; Difficulty: Intermediate; Description: This lab demonstrates how to group geospatial data based on their geographic attributes in BigQuery GIS using Python and Jupyter notebooks.; Duration: Up to 1 hour; Content Topics: Google Cloud Platform; This hands-on lab has: 2 Lab steps - HANDS-ON LABStefano Cascavilla
Neo4j PlaygroundIntermediateDuration: Up to 4 hoursAuthor: Stefano Cascavilla; Difficulty: Intermediate; Description: Practice your Neo4j skills in a free-rein, empty Neo4j environment by creating and managing graph data in any way you see fit.; Duration: Up to 4 hours; Content Topics: Graph Databases; This hands-on lab has: 2 Lab steps - HANDS-ON LABQA
Configuring Access Control Lists on Cisco RoutersIntermediateDuration: Up to 3 hoursAuthor: QA; Difficulty: Intermediate; Description: This lab shows you how to configure and deploy Access Control Lists (ACLs) on Cisco routers using Packet Tracer as a virtual environment.; Duration: Up to 3 hours; Content Topics: Cyber Security; This hands-on lab has: 2 Lab steps - HANDS-ON LABQA
QATIP AWS LabsBeginnerDuration: Up to 8 hoursAuthor: QA; Difficulty: Beginner; Description: QATIP Labs; Duration: Up to 8 hours; This hands-on lab has: 3 Lab steps - HANDS-ON LABAna Rojo Echeburua
Text Analysis and LLMs - Evaluating, Deploying, and Observing ModelsIntermediateDuration: Up to 1 hour and 30 minutesAuthor: Ana Rojo Echeburua; Difficulty: Intermediate; Description: Explore language model evaluation, deployment, and observation in this hands-on lab environment.; Duration: Up to 1 hour and 30 minutes; This hands-on lab has: 1 Lab step - HANDS-ON LABAndrew Burchill
Optimising AWS Compute and Autoscaling for Cost EfficiencyBeginnerDuration: Up to 1 hour and 30 minutesAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to optimise AWS compute and autoscaling for cost efficiency in this hands-on lab.; Duration: Up to 1 hour and 30 minutes; Content Topics: Amazon Web Services; This hands-on lab has: 5 Lab steps - HANDS-ON LABLogan Rakai
Multicloud Networking: Securely Connecting Virtual Networks in AWS and AzureBeginnerDuration: Up to 1 hour and 30 minutesAuthor: Logan Rakai; Difficulty: Beginner; Description: Learn how to securely connect virtual networks in AWS and Azure in this multicloud lab.; Duration: Up to 1 hour and 30 minutes; Content Topics: Networking; This hands-on lab has: 8 Lab steps