> ## Documentation Index
> Fetch the complete documentation index at: https://notes.kodekloud.com/llms.txt
> Use this file to discover all available pages before exploring further.

# KodeKloud Docs

<div className="w-full relative" style={{ overflowX: "hidden", overflowY: "visible" }}>
  <div
    style={{
  maxWidth: "70rem",
  marginLeft: "auto",
  marginRight: "auto",
  marginTop: "-4rem",
  paddingLeft: "1.25rem",
  paddingRight: "1.25rem",
  paddingTop: "8rem",
  paddingBottom: "4rem",
  position: "relative",
  zIndex: 1,
}}
  >
    <div className="flex flex-col lg:flex-row items-center gap-10 mb-6 relative overflow-visible">
      <div
        className="absolute pointer-events-none overflow-visible"
        style={{
      right: "calc(-1.25rem - 50vw + 50%)",
      bottom: "0",
      height: "200%",
      width: "50vw",
      zIndex: 0,
    }}
      >
        <img
          src="https://mintcdn.com/kodekloud-c4ac6d9a/_u8CNiGuy79Fq3Fu/images/graphic.svg?fit=max&auto=format&n=_u8CNiGuy79Fq3Fu&q=85&s=fee092088bfebaaff3fb496ea0e6b0a3"
          alt=""
          className="opacity-20"
          style={{
        height: "100%",
        width: "100%",
        objectFit: "cover",
        objectPosition: "center",
        transform: "translateY(40%)",
        maskImage:
          "linear-gradient(to bottom, black 0%, black 30%, transparent 70%)",
        WebkitMaskImage:
          "linear-gradient(to bottom, black 0%, black 30%, transparent 70%)",
      }}
          width="668"
          height="1069"
          data-path="images/graphic.svg"
        />
      </div>

      <div className="w-full lg:w-3/5 text-left relative z-10">
        <h2 className="text-5xl text-gray-900 font-bold dark:text-white">
          Notes for our courses
        </h2>

        <p className="mt-4 text-xl text-[#6d6e79] dark:text-[#a1a1a3] font-normal" style={{ maxWidth: "50rem" }}>
          Search, filter, and view notes from all of our courses
        </p>
      </div>

      <div className="w-full lg:w-1/2 flex justify-center items-center relative z-10">
        <img noZoom src="https://mintcdn.com/kodekloud-c4ac6d9a/fZeHuBFSdAZGeu-p/images/back.png?fit=max&auto=format&n=fZeHuBFSdAZGeu-p&q=85&s=693f752beac342a99eecda3ff0d7b639" className="max-h-96" width="880" height="742" data-path="images/back.png" />
      </div>
    </div>
  </div>

  <div className="w-full">
    <div
      style={{
    maxWidth: "70rem",
    marginLeft: "auto",
    marginRight: "auto",
    paddingLeft: "1.25rem",
    paddingRight: "1.25rem",
  }}
    >
      <div className="mb-12">
        <p className="text-xl">
          Welcome to KodeKloud Notes - Your comprehensive resource for
          Kubernetes and Cloud-Native and Cloud technology learning materials.
        </p>
      </div>

      <Note>
        **Work in Progress** Currently, we have documentation available for a
        select few courses. We are actively working on adding more courses from
        our curriculum to provide you with a complete learning experience.
      </Note>

      <div className="my-12">
        <h2 className="text-3xl font-bold text-black dark:text-white">
          Available Courses
        </h2>
      </div>

      <CardGroup cols={1}>
        <Card icon="send" title="12 Factor App" href="/docs/12-Factor-App/Introduction/Introduction/page">
          This lesson covers the 12-Factor App methodology for building scalable and manageable cloud-native applications.
        </Card>

        <Card icon="send" title="AI Agents" href="/docs/AI-Agents/Introduction/Course-Introduction/page">
          A practical course teaching developers how to design, build, and deploy autonomous AI agents using frameworks, tools, and hands-on labs
        </Card>

        <Card icon="send" title="AI Agents Fundamentals" href="/docs/AI-Agents-Fundamentals/AI-Agents-Part-1/Introduction-to-AI-Agents/page">
          Hands-on overview of AI agents and related technologies including tokens, embeddings, RAG, vector databases, orchestration libraries, MCPs, and practical end-to-end project for building robust AI applications.
        </Card>

        <Card icon="send" title="AI Assisted Ansible" href="/docs/AI-Assisted-Ansible/Prerequisites/Course-Introduction/page">
          A practical course teaching how to combine AI tools with Ansible to rapidly author, validate, and secure playbooks using VS Code, linters, ChatGPT, Copilot, Claude Code and Ansible Lightspeed.
        </Card>

        <Card icon="send" title="AI-102: Microsoft Certified Azure AI Engineer Associate" href="/docs/AI-102-Microsoft-Certified-Azure-AI-Engineer-Associate/Introduction/Course-Introduction/page">
          Introductory course preparing learners for Microsoft Azure AI Engineer Associate certification, teaching Azure AI services, hands-on labs, governance, and exam-focused guidance.
        </Card>

        <Card icon="send" title="AI-900: Microsoft Certified Azure AI Fundamentals" href="/docs/AI-900-Microsoft-Certified-Azure-AI-Fundamentals/Introduction/Course-Introduction/page">
          This course introduces Microsoft Azure AI fundamentals, covering AI concepts, machine learning, Azure services, computer vision, NLP, and responsible AI practices.
        </Card>

        <Card icon="send" title="AI-Assisted Development" href="/docs/AI-Assisted-Development/Course-Introduction/Course-Overview/page">
          Learn to integrate AI into your coding workflow for smarter, faster, and more efficient software development solutions.
        </Card>

        <Card icon="send" title="AWS Certified AI Practitioner" href="/docs/AWS-Certified-AI-Practitioner/Introduction/Introduction/page">
          This article introduces a comprehensive AWS Certified AI Practitioner course covering AI concepts, practical applications, and exam preparation.
        </Card>

        <Card icon="send" title="AWS Certified CloudOps Engineer – Associate" href="/docs/AWS-Certified-CloudOps-Engineer-Associate/Introduction-Prerequisites/Course-Introduction/page">
          This article introduces a course for AWS Certified SysOps Administrator Associate certification, focusing on practical skills in operations, automation, security, networking, and cost optimization.
        </Card>

        <Card icon="send" title="AWS Certified Developer - Associate" href="/docs/AWS-Certified-Developer-Associate/Introduction/Course-Introduction/page">
          This article introduces a course designed to advance skills in AWS development and prepare for the AWS Certified Developer Associate exam.
        </Card>

        <Card icon="send" title="AWS Cloud Practitioner (CLF-C02)" href="/docs/AWS-Cloud-Practitioner-CLF-C02/Introduction/Course-Introduction/page">
          This article introduces a course designed for beginners to learn AWS fundamentals and prepare for the AWS Certified Cloud Practitioner exam.
        </Card>

        <Card icon="send" title="AWS CloudFormation" href="/docs/AWS-CloudFormation/Course-Introduction/Introduction/page">
          A KodeKloud course teaching AWS CloudFormation infrastructure as code, covering templates, stacks, parameters, policies, drift detection, automation, and hands-on labs for practical DevOps skills.
        </Card>

        <Card icon="send" title="AWS CloudWatch" href="/docs/AWS-CloudWatch/Introduction/Introduction/page">
          AWS CloudWatch is a monitoring and observability service for AWS resources and applications, enabling real-time metrics, logs, and event analysis.
        </Card>

        <Card icon="send" title="AWS CodePipeline (CI/CD Pipeline)" href="/docs/AWS-CodePipeline-CICD-Pipeline/Introduction/Course-Introduction/page">
          Learn to create and manage CI/CD pipelines on AWS CodePipeline with hands-on labs and best practices.
        </Card>

        <Card icon="send" title="AWS EKS" href="/docs/AWS-EKS/Introduction/Course-Introduction/page">
          This course teaches deploying, managing, and scaling Kubernetes clusters on AWS using Amazon EKS, suitable for all skill levels.
        </Card>

        <Card icon="send" title="AWS - IAM" href="/docs/AWS-IAM/Introduction/Course-Introduction/page">
          This course provides hands-on experience and best practices for managing AWS Identity and Access Management (IAM) to secure cloud access and permissions.
        </Card>

        <Card icon="send" title="AWS For Beginners with Hands-On Labs" href="/docs/AWS-For-Beginners-with-Hands-On-Labs/AWS-Essentials/Introduction/page">
          Practical beginners guide to AWS fundamentals with concise explanations, hands-on labs, and navigation of the AWS Management Console covering compute, storage, networking, databases and serverless
        </Card>

        <Card icon="send" title="AWS Lambda" href="/docs/AWS-Lambda/Introduction/Course-Introduction/page">
          This article introduces an AWS Lambda course covering serverless architecture, function configuration, and best practices for deployments.
        </Card>

        <Card icon="send" title="AWS Networking Fundamentals" href="/docs/AWS-Networking-Fundamentals/Introduction/Course-Introduction/page">
          This course covers essential AWS networking concepts through hands-on labs and real-world scenarios.
        </Card>

        <Card icon="send" title="AWS RDS" href="/docs/AWS-RDS/Introduction/Introduction/page">
          Course on AWS RDS covering concepts, engines, scaling, backups, security, performance and hands-on labs for deploying and managing relational databases on AWS
        </Card>

        <Card icon="send" title="AWS SageMaker" href="/docs/AWS-SageMaker/Machine-Learning-Prerequisites/Course-Introduction/page">
          Introductory course teaching practical AWS SageMaker workflows including data preparation, training, model registry, deployment and monitoring with notebooks and the SageMaker Python SDK
        </Card>

        <Card icon="send" title="AWS Solutions Architect Associate Certification" href="/docs/AWS-Solutions-Architect-Associate-Certification/Introduction/Course-Overview/page">
          This course prepares you for the AWS Solutions Architect Associate certification through hands-on labs, engaging lectures, and practical demonstrations.
        </Card>

        <Card icon="send" title="AZ-204: Developing Solutions for Microsoft Azure" href="/docs/AZ-204-Developing-Solutions-for-Microsoft-Azure/Introduction/Course-Introduction/page">
          This course teaches essential skills for developing robust cloud applications on Microsoft Azure, covering various key topics and practical implementations.
        </Card>

        <Card icon="send" title="AZ-305: Microsoft Azure Solutions Architect Expert" href="/docs/AZ-305-Microsoft-Azure-Solutions-Architect-Expert/Introduction/Course-Introduction/page">
          Learn to design robust Azure solutions by exploring essential components like compute, storage, networking, and disaster recovery for scalable and secure infrastructure.
        </Card>

        <Card icon="send" title="AZ-400: Designing and Implementing Microsoft DevOps Solutions" href="/docs/AZ-400-Designing-and-Implementing-Microsoft-DevOps-Solutions/Introduction/Course-Introduction-AZ-400/page">
          This hands-on course bridges theoretical knowledge and practical implementation of Azure DevOps for engineers, architects, and team leads.
        </Card>

        <Card icon="send" title="AZ-700: Designing and Implementing Microsoft Azure Networking Solutions" href="/docs/AZ-700-Designing-and-Implementing-Microsoft-Azure-Networking-Solutions/Introduction/Course-Introduction/page">
          Course training to design, implement, and operate Azure networking solutions for enterprise cloud, covering hybrid connectivity, routing, security, monitoring, private access, and certification preparation
        </Card>

        <Card icon="send" title="AZ900: Microsoft Azure Fundamentals" href="/docs/AZ900-Microsoft-Azure-Fundamentals/Introduction/Course-Introduction/page">
          This course provides a foundational understanding of Microsoft Azure and cloud computing for beginners, covering essential topics and offering interactive resources.
        </Card>

        <Card icon="send" title="AZ-700: Designing and Implementing Microsoft Azure Networking Solutions" href="/docs/AZ-700-Designing-and-Implementing-Microsoft-Azure-Networking-Solutions/Introduction/Course-Introduction/page">
          Course training to design, implement, and operate Azure networking solutions for enterprise cloud, covering hybrid connectivity, routing, security, monitoring, private access, and certification preparation
        </Card>

        <Card icon="send" title="Advanced Bash Scripting" href="/docs/Advanced-Bash-Scripting/Introduction/Course-Introduction/page">
          Learn advanced techniques and best practices to enhance your Bash scripting skills through interactive labs and hands-on exercises.
        </Card>

        <Card icon="send" title="Advanced Golang" href="/docs/Advanced-Golang/Introduction/Course-Introduction/page">
          This course simplifies advanced Golang concepts using engaging illustrations and interactive labs for practical experience.
        </Card>

        <Card icon="send" title="Advanced Jenkins" href="/docs/Advanced-Jenkins/Shared-Libraries-in-Jenkins/Demo-Refactor-existing-Jenkinsfile/page">
          This lesson covers refactoring a Jenkinsfile for advanced pipeline demos, focusing on reusable helpers, simplified stages, and verification in Jenkins.
        </Card>

        <Card icon="send" title="Amazon Elastic Compute Cloud (EC2)" href="/docs/Amazon-Elastic-Compute-Cloud-EC2/Course-Overview/Course-Overview/page">
          This beginner-friendly course covers deploying and managing AWS EC2 instances, from basics to advanced topics, with practical skills and real-world scenarios.
        </Card>

        <Card icon="send" title="Amazon Elastic Container Service (AWS ECS)" href="/docs/Amazon-Elastic-Container-Service-AWS-ECS/Introduction/Course-Introduction/page">
          This article explores AWS Elastic Container Service, covering its components, deployment of applications, and integration with load balancers for scalability and availability.
        </Card>

        <Card icon="send" title="Amazon Simple Storage Service (Amazon S3)" href="/docs/Amazon-Simple-Storage-Service-Amazon-S3/Introduction/Course-Introduction/page">
          This course covers Amazon S3 fundamentals to advanced features, enabling you to design and manage S3-based solutions confidently.
        </Card>

        <Card icon="send" title="Ansible Advanced Course" href="/docs/Ansible-Advanced-Course/Introduction/Course-Introduction/page">
          This course enhances Ansible skills through lectures, labs, and real-world projects, focusing on automation, playbooks, and best practices.
        </Card>

        <Card icon="send" title="Azure Kubernetes Service" href="/docs/Azure-Kubernetes-Service/Introduction/Course-Introduction/page">
          Learn to deploy, manage, and secure containerized applications on Microsoft Azure using Azure Kubernetes Service (AKS) in this comprehensive course.
        </Card>

        <Card icon="send" title="CDK for Terraform with TypeScript" href="/docs/CDK-for-Terraform-with-TypeScript/Course-Introduction/Introduction/page">
          This course helps developers master infrastructure management using TypeScript and CDK for Terraform, enhancing cloud automation skills through practical labs and real-world projects.
        </Card>

        <Card icon="send" title="Certified Kubernetes Administrator (CKA)" href="/docs/Certified-Kubernetes-Administrator-CKA/Introduction/Course-Introduction/page">
          This article introduces a comprehensive Kubernetes course designed to help learners achieve certification through hands-on labs and real-world exercises.
        </Card>

        <Card icon="send" title="Claude Code For Beginners" href="/docs/Claude-Code-For-Beginners/Introduction/Course-Introduction/page">
          Hands-on Cloud Code course teaching project scaffolding, automated audits, testing, autonomous agents, security remediation, and CI CD workflows to accelerate secure software delivery.
        </Card>

        <Card icon="send" title="Cline" href="/docs/Cline/Introduction-to-Cline/Course-Introduction/page">
          Introduction to Cline course teaching AI-powered development workflows, workspace setup, Plan and Act modes, prompt engineering, API documentation, and hands-on labs for engineers
        </Card>

        <Card icon="send" title="Cloud Computing Fundamentals" href="/docs/Cloud-Computing-Fundamentals/Introduction/Course-Introduction/page">
          Overview of cloud computing fundamentals covering service models, deployment options, scalability, storage, security, cost management, and hands-on labs with major providers.
        </Card>

        <Card icon="send" title="Computer Architecture" href="/docs/Computer-Architecture/Introduction/Course-Introduction/page">
          Introduces computer architecture fundamentals, explaining CPU, GPU, memory, storage, motherboard, and peripherals and how they cooperate to produce computing results
        </Card>

        <Card icon="send" title="Crash Course: AWS Basics" href="/docs/Crash-Course-AWS-Basics/AWS-Services/Course-Introduction/page">
          Beginner AWS course introducing cloud fundamentals, core services like EC2, S3, IAM, hands-on labs, practical examples and step-by-step guidance to build basic deployment skills.
        </Card>

        <Card icon="send" title="Data Engineering Fundamentals" href="/docs/Data-Engineering-Fundamentals/Introduction/Course-Introduction/page">
          Introduction to data engineering, covering pipeline stages, tools, architectures, hands-on exercises, and best practices for building, automating, and operating reliable data systems for analytics and applications
        </Card>

        <Card icon="send" title="Database Fundamentals" href="/docs/Database-Fundamentals/Relational-Databases/Tables-Keys-and-ERDs/page">
          Explains moving from flat files to relational databases using tables, primary and foreign keys, and ERDs to reduce redundancy and maintain data integrity.
        </Card>

        <Card icon="send" title="Fundamentals of RAG" href="/docs/Fundamentals-of-RAG/Introduction/Course-Introduction/page">
          Introduction to Retrieval-Augmented Generation course teaching RAG concepts, architecture, ingestion, chunking, retrieval, embeddings, vector databases, and building production-ready pipelines.
        </Card>

        <Card icon="send" title="Google Cloud Professional Data Engineer Certification" href="/docs/Google-Cloud-Professional-Data-Engineer-Certification/Introduction/Course-Overview/page">
          Overview of a hands-on course preparing learners for the Google Cloud Professional Data Engineer certification, covering GCP data services, ETL, orchestration, security, ML integration, and exam labs.
        </Card>

        <Card icon="send" title="HashiCorp Certified: Terraform Associate 004" href="/docs/HashiCorp-Certified-Terraform-Associate-004/Course-Introduction/Course-Introduction/page">
          A hands-on course preparing learners for the HashiCorp Terraform Associate 004 exam by teaching core Terraform concepts, workflows, providers, modules, and practical labs.
        </Card>

        <Card icon="send" title="KAgent: Host Your AI Agents on Kubernetes" href="/docs/KAgent-Host-Your-AI-Agents-on-Kubernetes/Introduction/Course-Introduction/page">
          Hands-on course teaching deployment, management, and observability of AI agents on Kubernetes with KAgent, KMCP/MCP, system prompts, and integrations like Slack and AWS
        </Card>

        <Card icon="send" title="Mathematics for Computing" href="/docs/Mathematics-for-Computing/Introduction-and-Overview/Course-Introduction/page">
          Introductory course on mathematics for computing covering linear algebra, calculus, optimization, backpropagation, and probability with practical examples and hands-on applications.
        </Card>

        <Card icon="send" title="MCP For Beginners" href="/docs/MCP-For-Beginners/Introduction/Course-Introduction/page">
          Hands-on course teaching Model Context Protocol to integrate LLMs with external tools and services, build MCP servers, use HTTP or stdio connections, and deploy in Python or Node.js
        </Card>

        <Card icon="send" title="Migrating Jenkins Pipelines to GitHub Actions" href="/docs/Migrating-Jenkins-Pipelines-to-GitHub-Actions/Migration-Overview/Course-Introduction/page">
          Plan to migrate Jenkins CI/CD pipelines to GitHub Actions for a Node.js app, preserving Docker, Kubernetes, and AWS Lambda workflows while improving automation and Git-centric processes.
        </Card>

        <Card icon="send" title="Migrating to Datadog" href="/docs/Migrating-to-Datadog/Observability-Basics/Introduction/page">
          Hands-on course guiding teams through migrating observability to Datadog using OpenTelemetry, covering planning, execution, dashboards, integrations, and post-migration validation.
        </Card>

        <Card icon="send" title="Networks and Communications" href="/docs/Networks-and-Communications/Networking-Fundamentals/Network-Definition-Types/page">
          Overview of network types, scales, wired vs wireless, peer-to-peer and client-server models, latency, and security trade-offs
        </Card>

        <Card icon="send" title="Operating Systems and Applications" href="/docs/Operating-Systems-and-Applications/Introduction/Course-Introduction/page">
          Introductory course covering operating system fundamentals including boot process, CPU scheduling, memory management, drivers, file systems, security, and user interfaces
        </Card>

        <Card icon="send" title="Prep Course - Certified Argo Project Associate (CAPA)" href="/docs/Prep-Course-Certified-Argo-Project-Associate-CAPA/ArgoCD/Course-Introduction/page">
          Explains how GitOps and the Argo Project (Argo CD, Workflows, Rollouts, Events) solve Kubernetes operational problems like configuration drift, security risks, and unreliable recovery
        </Card>

        <Card icon="send" title="Prep Course - Certified Backstage Associate (CBA) Certification" href="/docs/Prep-Course-Certified-Backstage-Associate-CBA-Certification/Introduction/Course-Introduction/page">
          This course teaches how to set up and customize Backstage, an open-source developer portal, for improved productivity and collaboration.
        </Card>

        <Card icon="send" title="Certified Jenkins Engineer" href="/docs/Certified-Jenkins-Engineer/Introduction-and-Basics/Course-Introduction/page">
          This course provides hands-on training for mastering Jenkins CI/CD from foundational concepts to advanced operational strategies.
        </Card>

        <Card icon="send" title="Certified Kubernetes Application Developer (CKAD)" href="/docs/Certified-Kubernetes-Application-Developer-CKAD/Core-Concepts/Recap-Architecture/page">
          This article reviews key components of Kubernetes architecture, focusing on nodes, clusters, master nodes, and essential command-line tools for beginners and professionals.
        </Card>

        <Card icon="send" title="Certified Kubernetes Security Specialist (CKS)" href="/docs/Certified-Kubernetes-Security-Specialist-CKS/Introduction/Course-Introduction/page">
          This article introduces a course for preparing for the Certified Kubernetes Security Specialist exam, focusing on Kubernetes security concepts and hands-on labs.
        </Card>

        <Card icon="send" title="Chaos Engineering" href="/docs/Chaos-Engineering/Introduction/Course-Introduction/page">
          This lesson introduces chaos engineering using AWS Fault Injection Simulator to design and analyze fault-injection experiments for system resilience.
        </Card>

        <Card icon="send" title="Cloud Native Buildpacks" href="/docs/Cloud-Native-Buildpacks/Buildpacks-Basics/Why-Buildpacks/page">
          This article explores the advantages of CloudNative Buildpacks over traditional Dockerfiles in simplifying container image creation and addressing related challenges.
        </Card>

        <Card icon="send" title="CompTIA Security+ Certification" href="/docs/CompTIA-Security-Certification/Introduction/Course-Introduction/page">
          This article introduces the CompTIA Security+ course, focusing on essential cybersecurity skills and hands-on labs for practical application.
        </Card>

        <Card icon="send" title="Cursor AI" href="/docs/Cursor-AI/Introduction-to-Cursor/Course-Introduction/page">
          This article introduces the Cursor AI course, focusing on enhancing software development productivity through intelligent code suggestions and integrations.
        </Card>

        <Card icon="send" title="DP-900: Microsoft Azure Data Fundamentals" href="/docs/DP-900-Microsoft-Azure-Data-Fundamentals/Introduction/Course-Overview/page">
          This course provides an understanding of Azures data storage options and prepares you for the DP-900 certification.
        </Card>

        <Card icon="send" title="Demystifying DNS" href="/docs/Demystifying-DNS/Introduction/Course-Introduction/page">
          This course introduces DNS fundamentals, practical applications, and hands-on labs for beginners to build and manage DNS servers effectively.
        </Card>

        <Card icon="send" title="DevOps Interview Preparation Course" href="/docs/DevOps-Interview-Preparation-Course/Introduction/Course-Introduction/page">
          This course prepares you for DevOps interviews by exploring technologies and answering common questions to boost your confidence and skills.
        </Card>

        <Card icon="send" title="DevOps Pre-Requisite Course" href="/docs/DevOps-Pre-Requisite-Course/Introduction/Introduction/page">
          This course provides foundational knowledge in DevOps and cloud computing, covering essential topics and practical labs for beginners.
        </Card>

        <Card icon="send" title="DevSecOps - Kubernetes DevOps & Security" href="/docs/DevSecOps-Kubernetes-DevOps-Security/Introduction/Welcome-and-Course-Introduction/page">
          This course covers best practices for DevSecOps on Kubernetes, including environment setup, pipeline building, and advanced security techniques.
        </Card>

        <Card icon="send" title="Docker Certified Associate Exam Course" href="/docs/Docker-Certified-Associate-Exam-Course/Introduction/Course-Introduction/page">
          This course prepares you for the Docker Certified Associate exam, covering fundamentals to advanced concepts with hands-on demos and quizzes.
        </Card>

        <Card icon="send" title="Docker - SWARM | SERVICES | STACKS - Hands-on" href="/docs/Docker-SWARM-SERVICES-STACKS-Hands-on/Introduction/Introduction/page">
          This article covers advanced Docker concepts, including architecture, container deployment, Docker Compose, and Docker Swarm in production environments.
        </Card>

        <Card icon="send" title="Docker Training Course for the Absolute Beginner" href="/docs/Docker-Training-Course-for-the-Absolute-Beginner/Introduction/Introduction/page">
          This tutorial introduces Docker through engaging lectures, practical demos, and interactive labs to help beginners master container technology.
        </Card>

        <Card icon="send" title="EFK Stack: Enterprise-Grade Logging and Monitoring" href="/docs/EFK-Stack-Enterprise-Grade-Logging-and-Monitoring/Mastering-Elasticsearch-Fundamentals/Mastering-Fundamentals-of-Elasticsearch/page">
          This article provides a comprehensive guide on Elasticsearch fundamentals, covering architecture, indexing, querying, and document management strategies.
        </Card>

        <Card icon="send" title="Enhancing Soft Skills for DevOps Engineers: Essential Non-Technical Skills to Thrive" href="/docs/Enhancing-Soft-Skills-for-DevOps-Engineers-Essential-Non-Technical-Skills-to-Thrive/Introduction/Introduction-and-Problems-this-course-solves/page">
          This course teaches essential non-technical competencies for DevOps engineers, enhancing communication, leadership, collaboration, and adaptability skills.
        </Card>

        <Card icon="send" title="Event Streaming with Kafka" href="/docs/Event-Streaming-with-Kafka/Foundations-of-Event-Streaming/What-is-Event-Streaming/page">
          Event streaming is the real-time processing and distribution of event data for reactive architectures, analytics, and collaboration across distributed services.
        </Card>

        <Card icon="send" title="Exploring WebAssembly (WASM)" href="/docs/Exploring-WebAssembly-WASM/Introduction/Course-Introduction/page">
          This article introduces a course on WebAssembly, covering key concepts, hands-on labs, and real-world examples for proficiency in WASM.
        </Card>

        <Card icon="send" title="Fundamentals of DevOps" href="/docs/Fundamentals-of-DevOps/Introduction/Course-Introduction/page">
          This course explores DevOps principles, focusing on software delivery, team collaboration, automation, and cultural dynamics in modern IT practices.
        </Card>

        <Card icon="send" title="Fundamentals of MLOps" href="/docs/Fundamentals-of-MLOps/Introduction-to-MLOps/Course-Introduction/page">
          This course introduces MLOps principles, practical labs, model deployment, compliance, and community engagement for aspiring MLOps professionals.
        </Card>

        <Card icon="send" title="Fundamentals of SRE" href="/docs/Fundamentals-of-SRE/Course-Introduction/Course-Overview/page">
          Practical Site Reliability Engineering course teaching SLIs, SLOs, error budgets, observability, incident response, automation, release engineering, chaos experiments through labs and real-world exercises.
        </Card>

        <Card icon="send" title="GCP Cloud Digital Leader Certification" href="/docs/GCP-Cloud-Digital-Leader-Certification/Introduction/Course-Introduction/page">
          This article introduces the GCP Digital Leader Certification course, covering Google Cloud Platform services and preparing for the certification exam.
        </Card>

        <Card icon="send" title="GCP DevOps Project" href="/docs/GCP-DevOps-Project/Introduction/Course-Introduction/page">
          This article introduces a Google Cloud DevOps course focused on building and deploying a complete pipeline on Google Cloud Platform.
        </Card>

        <Card icon="send" title="GIT for Beginners" href="/docs/GIT-for-Beginners/GIT-Course-Introduction/GIT-Course-Introduction/page">
          This article introduces a Git for Beginners course, covering setup, configuration, and effective project management using Git.
        </Card>

        <Card icon="send" title="GKE - Google Kubernetes Engine" href="/docs/GKE-Google-Kubernetes-Engine/Introduction/Course-Introduction/page">
          This course covers Google Kubernetes Engine, focusing on cluster architecture, deployment, scaling, security, and optimization for cloud-native applications.
        </Card>

        <Card icon="send" title="Generative AI in Practice: Advanced Insights and Operations" href="/docs/Generative-AI-in-Practice-Advanced-Insights-and-Operations/Evolution-of-AI-Models/Story-of-Artificial-Intelligence/page">
          This lesson explores artificial intelligence, focusing on large language models, generative AI, and the evolution of computing paradigms leading to self-supervised learning.
        </Card>

        <Card icon="send" title="GitHub Actions" href="/docs/GitHub-Actions/Introduction/Course-Introduction/page">
          This course teaches automation and CI/CD using GitHub Actions, covering workflows, jobs, and advanced features for building and deploying applications.
        </Card>

        <Card icon="send" title="GitHub Actions Certification" href="/docs/GitHub-Actions-Certification/Introduction/Course-Introduction/page">
          Master automation and CI/CD with GitHub Actions through a structured course covering core concepts, workflows, and hands-on labs.
        </Card>

        <Card icon="send" title="GitHub Copilot Certification" href="/docs/GitHub-Copilot-Certification/Introduction/Course-Introduction/page">
          This course teaches AI-driven pair programming with GitHub Copilot, covering automation, integration, and best practices for developers.
        </Card>

        <Card icon="send" title="GitLab CI/CD: Architecting, Deploying, and Optimizing Pipelines" href="/docs/GitLab-CICD-Architecting-Deploying-and-Optimizing-Pipelines/Introduction/Course-Introduction/page">
          This article introduces a GitLab CI/CD course focused on mastering automation in development workflows through continuous integration and delivery practices.
        </Card>

        <Card icon="send" title="GitOps with ArgoCD" href="/docs/GitOps-with-ArgoCD/Introduction/Course-Introduction/page">
          This course teaches GitOps fundamentals, ArgoCD implementation, and integration with third-party tools for effective CI/CD practices.
        </Card>

        <Card icon="send" title="GitOps with FluxCD" href="/docs/GitOps-with-FluxCD/GitOps-Overview/Course-Introduction/page">
          Learn to implement GitOps with FluxCD for streamlined Kubernetes deployments and continuous delivery in cloud-native environments.
        </Card>

        <Card icon="send" title="Golang" href="/docs/Golang/Getting-Started/Course-Introduction/page">
          This course introduces the fundamentals of Go, covering key topics and providing an engaging learning experience through practical examples and hands-on labs.
        </Card>

        <Card icon="send" title="Google ADK" href="/docs/Google-ADK/Introduction/Course-Introduction/page">
          Hands-on course teaching Google ADK to build, deploy, and operate LLM-powered cloud automation agents with tools, structured outputs, observability, and production best practices.
        </Card>

        <Card icon="send" title="Grafana Loki" href="/docs/Grafana-Loki/Introduction/Course-Introduction/page">
          This course covers Loki, a log aggregation tool, focusing on its architecture, installation, configuration, integration with Grafana, and deployment in Kubernetes.
        </Card>

        <Card icon="send" title="HashiCorp Certified: Consul Associate Certification" href="/docs/HashiCorp-Certified-Consul-Associate-Certification/Introduction/Course-Introduction/page">
          This hands-on course prepares you for the HashiCorp Certified Consul Associate exam and teaches implementation of Consul for service discovery and secure service mesh.
        </Card>

        <Card icon="send" title="HashiCorp Certified: Vault Associate Certification" href="/docs/HashiCorp-Certified-Vault-Associate-Certification/Introduction/Course-Introduction/page">
          This article introduces a HashiCorp Vault training series, covering installation, configuration, and preparation for the HashiCorp Certified Vault Associate exam.
        </Card>

        <Card icon="send" title="HashiCorp Certified: Vault Operations Professional 2022" href="/docs/HashiCorp-Certified-Vault-Operations-Professional-2022/Introduction/Course-Introduction/page">
          This course prepares you for the HashiCorp Certified Vault Operations Professional exam through theory, live demos, and hands-on practice.
        </Card>

        <Card icon="send" title="HashiCorp Packer" href="/docs/HashiCorp-Packer/Introduction/Course-Introduction/page">
          Learn to build custom machine images for cloud platforms using HashiCorp Packers workflow for immutable infrastructure in this comprehensive tutorial.
        </Card>

        <Card icon="send" title="HashiCorp : Terraform Cloud" href="/docs/HashiCorp-Terraform-Cloud/Introduction/Course-Introduction/page">
          A comprehensive course guiding Infrastructure as Code adoption at scale with Terraform Cloud by HashiCorp, focusing on collaboration, automation, and execution environment.
        </Card>

        <Card icon="send" title="Helm for Beginners" href="/docs/Helm-for-Beginners/Introduction/Course-Introduction/page">
          This course explores how Helm simplifies deploying and managing applications on Kubernetes, covering installation, architecture, and advanced features like charts and functions.
        </Card>

        <Card icon="send" title="Introduction to K8sGPT and AI-Driven Kubernetes Engineering" href="/docs/Introduction-to-K8sGPT-and-AI-Driven-Kubernetes-Engineering/Introduction/Course-Introduction/page">
          This lesson covers K8sGPT and how AI enhances Kubernetes operations, including cluster management, troubleshooting, and evolving DevOps roles.
        </Card>

        <Card icon="send" title="Introduction to OpenAI" href="/docs/Introduction-to-OpenAI/Pre-Requisites/Introduction-to-Course/page">
          This course teaches how to use OpenAI's platform for artificial intelligence applications through hands-on learning and practical projects.
        </Card>

        <Card icon="send" title="Introduction to Sealed Secrets in Kubernetes" href="/docs/Introduction-to-Sealed-Secrets-in-Kubernetes/Introduction/Introduction/page">
          This article explains Sealed Secrets, an open-source tool for securely managing sensitive data in Kubernetes and Terraform environments.
        </Card>

        <Card icon="send" title="Istio Service Mesh" href="/docs/Istio-Service-Mesh/Introduction/Course-Introduction/page">
          This course provides a comprehensive understanding of Istio, covering basics to advanced topics like security, observability, and Kubernetes fundamentals.
        </Card>

        <Card icon="send" title="JSON Path Test - Free Course" href="/docs/JSON-Path-Test-Free-Course/Lesson/Introduction-to-YAML/page">
          This lesson explores YAML syntax and usage, focusing on its structure and importance for managing Ansible playbooks.
        </Card>

        <Card icon="send" title="Jenkins" href="/docs/Jenkins/Introduction/Course-Introduction/page">
          This comprehensive Jenkins course covers deploying instances, setting up CI/CD pipelines, and managing security through hands-on labs and real-world projects.
        </Card>

        <Card icon="send" title="Jenkins For Beginners" href="/docs/Jenkins-For-Beginners/Introduction-and-Basics/Course-Introduction/page">
          This course provides a strong foundation in Jenkins to automate software development workflows efficiently through hands-on labs and practical experience.
        </Card>

        <Card icon="send" title="Jenkins Pipelines" href="/docs/Jenkins-Pipelines/Setting-Up-CI-Pipeline/Understanding-XYZ-Team-DevOps-Pipeline-Requirement/page">
          This guide explores the comprehensive DevOps pipeline designed for the XYZ Team, integrating CI, CD, delivery, and post-build processes for robust software development.
        </Card>

        <Card icon="send" title="Jenkins Project: Building CI/CD Pipeline for Scalable Web Applications" href="/docs/Jenkins-Project-Building-CICD-Pipeline-for-Scalable-Web-Applications/Introduction/Course-Introduction/page">
          This project-based course offers hands-on experience with Jenkins and key DevOps tools through practical labs in a browser-based environment.
        </Card>

        <Card icon="send" title="Jinja2 Basics (Mini Course)" href="/docs/Jinja2-Basics-Mini-Course/Jinja2/Jinja2-Basics/page">
          This lesson covers Jinja2, a Python templating engine for creating dynamic content by injecting variables and using control structures.
        </Card>

        <Card icon="send" title="Kubernetes Autoscaling" href="/docs/Kubernetes-Autoscaling/Manual-Scaling/Course-Overview/page">
          Learn to automate resource scaling in Kubernetes for resilient, responsive, and cost-efficient applications under varying traffic patterns.
        </Card>

        <Card icon="send" title="Kubernetes Networking Deep Dive" href="/docs/Kubernetes-Networking-Deep-Dive/Kubernetes-Networking/Course-Introduction/page">
          This article introduces a hands-on Kubernetes Networking course featuring browser-based labs and covers essential networking concepts and tools.
        </Card>

        <Card icon="send" title="Kubernetes Troubleshooting for Application Developers" href="/docs/Kubernetes-Troubleshooting-for-Application-Developers/Introduction/Course-Introduction/page">
          This course teaches application developers how to troubleshoot Kubernetes issues through real-world scenarios and hands-on labs.
        </Card>

        <Card icon="send" title="Kubernetes and Cloud-Native Associate (KCNA)" href="/docs/Kubernetes-and-Cloud-Native-Associate-KCNA/Introduction/Course-Introduction/page">
          This article introduces a Kubernetes and Cloud Native Associate Certification Prep Course, covering essential concepts and exam preparation strategies.
        </Card>

        <Card icon="send" title="Kubernetes and Cloud Native Security Associate (KCSA)" href="/docs/Kubernetes-and-Cloud-Native-Security-Associate-KCSA/Introduction/Course-Introduction/page">
          This course teaches Kubernetes fundamentals and security practices through hands-on labs and real-world scenarios for developers and security professionals.
        </Card>

        <Card icon="send" title="Kustomize" href="/docs/Kustomize/Introduction/Course-Introduction/page">
          This course teaches deploying and customizing Kubernetes resources using Kustomize, covering core features, CI/CD integration, and a capstone project.
        </Card>

        <Card icon="send" title="LangChain" href="/docs/LangChain/Introduction/Course-Introduction/page">
          Learn to build AI applications using LangChain’s framework for integrating large language models with databases, APIs, and the web.
        </Card>

        <Card icon="send" title="Learn Ansible Basics - Beginners Course" href="/docs/Learn-Ansible-Basics-Beginners-Course/Introduction/Introduction/page">
          This course teaches Ansible through engaging lectures, hands-on labs, and real-world scenarios for absolute beginners without prior coding experience.
        </Card>

        <Card icon="send" title="Learning Linux Basics Course & Labs" href="/docs/Learning-Linux-Basics-Course-Labs/Introduction/Course-Introduction/page">
          This article introduces a Linux Basics course focusing on essential skills for DevOps and cloud professionals.
        </Card>

        <Card icon="send" title="Lens - Kubernetes IDE" href="/docs/Lens-Kubernetes-IDE/Lens-Introduction/Lens-Introduction/page">
          Lens is a free, open-source desktop application that simplifies Kubernetes cluster management, deployment, monitoring, and troubleshooting in one unified interface.
        </Card>

        <Card icon="send" title="Linode : Kubernetes Engine" href="/docs/Linode-Kubernetes-Engine/Introduction/Course-Introduction/page">
          This hands-on course teaches deploying and managing Kubernetes workloads using Linode Kubernetes Engine.
        </Card>

        <Card icon="send" title="Prep Course - Cilium Certified Associate (CCA) Certification" href="/docs/Prep-Course-Cilium-Certified-Associate-CCA-Certification/Introduction/Course-Introduction/page">
          Hands-on course teaching Cilium networking, security, observability, installation, multi-cluster and exam prep for Kubernetes operators using eBPF
        </Card>

        <Card icon="send" title="Prep Course - FinOps Certified Practitioner" href="/docs/Prep-Course-FinOps-Certified-Practitioner/Introduction-to-FinOps/Course-Introduction/page">
          Introductory course on FinOps teaching cloud cost management, optimization, tools, and practices through lessons, hands-on games, and community resources.
        </Card>

        <Card icon="send" title="Prep Course - GitOps Certified Associate (CGOA)" href="/docs/Prep-Course-GitOps-Certified-Associate-CGOA/Introduction/Course-Introduction/page">
          Practical hands-on GitOps course teaching principles and patterns, Argo CD and tooling, secrets management, CI integration, observability, release strategies, labs, and certification preparation.
        </Card>

        <Card icon="send" title="Prep Course - Istio Certified Associate (ICA) Certification" href="/docs/Prep-Course-Istio-Certified-Associate-ICA-Certification/Introduction/Introduction/page">
          A hands-on course preparing learners for the Istio Certified Associate exam covering Istio architecture, installation, traffic management, security, resilience, troubleshooting, and lab-based exam practice.
        </Card>

        <Card icon="send" title="Prep Course - Linux Foundation Certified System Administrator (LFCS) Certification" href="/docs/Prep-Course-Linux-Foundation-Certified-System-Administrator-LFCS-Certification/Introduction/Course-Introduction/page">
          This course teaches essential principles and practical tasks of Linux system administration for effective management, troubleshooting, and security of Linux systems.
        </Card>

        <Card icon="send" title="Linux Professional Institute LPIC-1 Exam 101" href="/docs/Linux-Professional-Institute-LPIC-1-Exam-101/Introduction/Course-Introduction/page">
          Comprehensive LPIC-1 101 exam prep covering system architecture, Linux installation, GNU/Unix commands, and filesystem management. Includes practice quizzes and mock exams.
        </Card>

        <Card icon="send" title="Linux System Administration for Beginners" href="/docs/Linux-System-Administration-for-Beginners/Introduction/Introduction/page">
          This course teaches essential Linux skills through hands-on labs and interactive articles for beginners in system administration.
        </Card>

        <Card icon="send" title="Mastering Generative AI with OpenAI" href="/docs/Mastering-Generative-AI-with-OpenAI/Introduction/Introduction-to-Course/page">
          This hands-on course teaches integration of OpenAI's Generative AI models into real-world applications.
        </Card>

        <Card icon="send" title="Microsoft Azure Security Technologies (AZ-500)" href="/docs/Microsoft-Azure-Security-Technologies-AZ-500/Introduction/Course-Introduction/page">
          This course prepares you for the AZ-500 certification exam by exploring key aspects of Azure security technologies.
        </Card>

        <Card icon="send" title="Nginx For Beginners" href="/docs/Nginx-For-Beginners/Introduction/Introduction-and-Objectives/page">
          This article provides a comprehensive tutorial on Nginx, covering installation, configuration, security, and performance optimization.
        </Card>

        <Card icon="send" title="Open Source for Beginners" href="/docs/Open-Source-for-Beginners/Introduction/Course-Introduction/page">
          This course covers the fundamentals, best practices, and applications of open source software for beginners and experienced contributors.
        </Card>

        <Card icon="send" title="OpenShift 4" href="/docs/OpenShift-4/Introduction/Course-Introduction/page">
          This article provides a comprehensive guide on OpenShift, covering essential topics through hands-on demonstrations and theoretical explanations for users of all experience levels.
        </Card>

        <Card icon="send" title="OpenTofu: A Beginners Guide to a Terraform Fork Including Migration From Terraform" href="/docs/OpenTofu-A-Beginners-Guide-to-a-Terraform-Fork-Including-Migration-From-Terraform/Course-Introduction/Introduction/page">
          This article introduces KodeKloud’s OpenTofu course for beginners to learn infrastructure as code and manage cloud resources effectively.
        </Card>

        <Card icon="send" title="PCAP - Python Certification Course" href="/docs/PCAP-Python-Certification-Course/Introduction/Course-Introduction/page">
          This course prepares you for the Certified Associate in Python Programming certification with key Python topics and hands-on labs for practice.
        </Card>

        <Card icon="send" title="Postman Essentials" href="/docs/Postman-Essentials/Introduction/Course-Introduction/page">
          This course provides an introduction to using Postman for API testing, covering basics to advanced techniques for efficient workflows.
        </Card>

        <Card icon="send" title="Prep Course - Prometheus Certified Associate (PCA) Certification" href="/docs/Prep-Course-Prometheus-Certified-Associate-PCA-Certification/Introduction/Course-Introduction/page">
          This course prepares you for the Prometheus Certified Associate Exam, covering fundamentals to advanced topics with hands-on labs and a final mock exam.
        </Card>

        <Card icon="send" title="Pulumi Essentials" href="/docs/Pulumi-Essentials/Introduction/Course-Introduction/page">
          This course introduces Pulumi, an Infrastructure as Code tool for managing cloud and on-premises infrastructure programmatically.
        </Card>

        <Card icon="send" title="PyTorch" href="/docs/PyTorch/Getting-Started-with-PyTorch/Course-Introduction/page">
          This course teaches PyTorch for developing AI applications, focusing on breast cancer diagnosis and covering data handling, model training, and deployment techniques.
        </Card>

        <Card icon="send" title="Python API Development with FastAPI" href="/docs/Python-API-Development-with-FastAPI/Introduction/Introduction/page">
          This lesson guides you in building high-performance APIs with FastAPI, covering database interaction, authentication, testing, deployment, and CI/CD pipelines.
        </Card>

        <Card icon="send" title="Python Basics" href="/docs/Python-Basics/Introduction/Course-Introduction/page">
          This article introduces a comprehensive Python programming course covering essential concepts for writing efficient and clean code.
        </Card>

        <Card icon="send" title="Red Hat Certified System Administrator(RHCSA)" href="/docs/Red-Hat-Certified-System-AdministratorRHCSA/Introduction/Course-Introduction/page">
          This course prepares IT professionals for the RHCSA certification through hands-on learning, videos, labs, and mock exams focused on Red Hat Enterprise Linux.
        </Card>

        <Card icon="send" title="Running Local LLMs With Ollama" href="/docs/Running-Local-LLMs-With-Ollama/Getting-Started-With-Ollama/Section-Introduction/page">
          Learn how Ollama enables running large language models locally, ensuring privacy, low latency, and offline capability while building AI-powered chatbots.
        </Card>

        <Card icon="send" title="Rust Programming" href="/docs/Rust-Programming/Course-Introduction/Introduction/page">
          This article introduces a comprehensive Rust programming course covering basics to advanced concepts, including hands-on labs and community engagement for learners.
        </Card>

        <Card icon="send" title="Shell Scripts for Beginners" href="/docs/Shell-Scripts-for-Beginners/Course-Introduction/Course-Introduction/page">
          This course introduces beginners to shell scripting, covering automation, scripting basics, and best practices for enhancing efficiency in IT tasks.
        </Card>

        <Card icon="send" title="Spacelift: Elevate Your Infrastructure Deployment" href="/docs/Spacelift-Elevate-Your-Infrastructure-Deployment/Introduction/Course-Introduction/page">
          This lesson explores Spacelift, a CI/CD pipeline tool designed for Infrastructure as Code, addressing challenges in continuous integration and delivery processes.
        </Card>

        <Card icon="send" title="Telepresence For Kubernetes" href="/docs/Telepresence-For-Kubernetes/Course-Introduction/Introduction/page">
          This article introduces Telepresence for Kubernetes, detailing its benefits, setup, and usage for local development and debugging.
        </Card>

        <Card icon="send" title="Terraform Associate Certification: HashiCorp Certified" href="/docs/Terraform-Associate-Certification-HashiCorp-Certified/Course-Introduction/Course-Introduction/page">
          This guide covers fundamental concepts and skills for the HashiCorp Certified Terraform Associate exam.
        </Card>

        <Card icon="send" title="Terraform Basics Training Course" href="/docs/Terraform-Basics-Training-Course/Introduction/Course-Introduction/page">
          This article introduces a comprehensive course on Terraform and Infrastructure as Code, covering installation, HCL basics, core concepts, and advanced functionalities.
        </Card>

        <Card icon="send" title="Terragrunt for Beginners" href="/docs/Terragrunt-for-Beginners/Introduction/Course-Introduction/page">
          This course teaches managing infrastructure as code with Terragrunt, focusing on best practices for a DRY and scalable Terraform workflow.
        </Card>

        <Card icon="send" title="Vector Database for GenAI" href="/docs/Vector-Database-for-GenAI/Introduction-to-Vector-Databases-and-Generative-AI/Course-Introduction/page">
          A practical course on vector databases for GenAI covering embeddings, similarity metrics, ANN indexing, scalable architectures, retrieval augmented generation, and hands-on labs.
        </Card>

        <Card icon="send" title="Virtualization and Containers" href="/docs/Virtualization-and-Containers/Introduction/Course-Introduction/page">
          Introductory course explaining virtualization, hypervisors, virtual machines, containers, their differences, practical commands, and container orchestration for deploying and scaling cloud-native applications.
        </Card>

        <Card icon="send" title="[Updated] AZ-104: Microsoft Azure Administrator" href="/docs/Updated-AZ-104-Microsoft-Azure-Administrator/Introduction/Course-Introduction/page">
          This course covers core concepts and functionalities essential for mastering Microsoft Azure Administration, including managing identities, resources, and security in the cloud.
        </Card>

        <Card icon="send" title="Kubernetes for the Absolute Beginners - Hands-on Tutorial" href="/docs/Kubernetes-for-the-Absolute-Beginners-Hands-on-Tutorial/Introduction/Introduction/page">
          This article guides beginners through Kubernetes, covering fundamentals, interactive labs, and troubleshooting to simplify complex topics and enhance learning.
        </Card>

        <Card icon="send" title="n8n: Zero to Hero" href="/docs/n8n-Zero-to-Hero/Introduction/Course-Introduction/page">
          Hands-on course teaching n8n automation, AI agents, RAG, multimodal workflows, production patterns and deployment
        </Card>
      </CardGroup>

      <div className="my-12 flex flex-col gap-4">
        <h2 className="text-3xl font-bold text-black dark:text-white">
          About KodeKloud Notes
        </h2>

        <p className="text-lg">
          KodeKloud Notes provides detailed documentation and learning materials
          for our courses. Each course section is carefully organized to help
          you:
        </p>

        <ul className="flex flex-col gap-2 list-disc list-inside">
          <li>Follow along with course lectures</li>
          <li>Review key concepts and commands</li>
          <li>Prepare for certification exams</li>
          <li>Reference materials during your learning journey</li>
        </ul>
      </div>

      <div className="my-12 flex flex-col gap-4">
        <h2 className="text-3xl font-bold text-black dark:text-white">
          How to Use
        </h2>

        <ol className="list-decimal list-inside flex flex-col gap-2">
          <li>Select your course from the dropdown menu at the top</li>
          <li>Navigate through sections using the sidebar</li>
          <li>Use the search function to find specific topics</li>

          <li>
            Follow the sequential order or jump to specific sections as needed
          </li>
        </ol>
      </div>

      <div className="my-12 flex flex-col gap-4">
        <h2 className="text-3xl font-bold text-black dark:text-white">
          Features
        </h2>

        <ul className="list-disc list-inside flex flex-col gap-2">
          <li>
            <strong>Comprehensive Documentation:</strong> Detailed notes
            covering all course topics
          </li>

          <li>
            <strong>Easy Navigation:</strong> Well-organized content structure
            with intuitive navigation
          </li>

          <li>
            <strong>Search Functionality:</strong> Quickly find the content you
            need
          </li>

          <li>
            <strong>Dark/Light Mode:</strong> Choose your preferred reading
            experience
          </li>

          <li>
            <strong>Mobile Friendly:</strong> Access your learning materials on
            any device
          </li>
        </ul>
      </div>
    </div>
  </div>
</div>
