وب سایت تخصصی شرکت فرین
دسته بندی دوره ها
1

Kubernetes and Cloud Native Associate (KCNA) Practice Exams

سرفصل های دوره

Master Kubernetes: Ace the KCNA Certification Exam: Your Path to Becoming a Kubernetes and Cloud Native Associate(KCNA)


1 - Course Introduction
  • 1 -Introduction
  • 2 -KCNA Exam Overview
  • 3 -Overview of CNCF, Governance and Community
  • 4 -Kubernetes Cloud Native Associate (KCNA) with Practice Exam.pdf
  • 4 - Course Material - Kubernetes Cloud Native Associate (KCNA) with Practice Exam.html

  • 2 - Kubernetes Fundamentals
  • 1 -Evolution of Containers
  • 2 -Limitations of Containers
  • 3 -Container Orchestration
  • 4 -Features of a Container Orchestrator
  • 5 -Summary
  • 6 -Introduction to Kubernetes
  • 7 -Why Kubernetes
  • 8 -Setup OptionsOfferings
  • 9 -Summary
  • 10 -Kubernetes Controller and Worker Components
  • 11 -Demonstration - Kubernetes Documentation
  • 12 -Summary
  • 13 -Overview and Pre-requisites of setting up Two-node cluster with Kubeadm
  • 14 -Demonstration - Two node cluster setup
  • 15 -Summary
  • 16 - Checkout - Practical Kubernetes - Beyond CKA and CKAD Hands-on.html
  • 16 - More Learning - Docker Fundamentals.html
  • 16 - More Learning - KIND (Kubernetes Inside Docker).html

  • 3 - Kubernetes Objects
  • 1 -Kubernetes CLI overview
  • 2 -Introduction to Kubernetes Objects
  • 3 -Getting Started with NameSpaces
  • 4 -Demonstration - Namespaces Operations (OPTIONAL)
  • 5 -Getting started with Pods
  • 6 -Demonstration - Pods Operations (OPTIONAL)
  • 7 -Introduction to ReplicaSets
  • 8 -Demonstration - ReplicaSet Operations (OPTIONAL)
  • 9 -Getting Started with Deployments
  • 10 -Demonstration - Deployment Operations (OPTIONAL)
  • 11 -Introduction to Labels and Selectors
  • 12 -Demonstration - Labels and Selectors (OPTIONAL)
  • 13 -Summary
  • 14 - Checkout - Podman for the Absolute Beginners - Hands-On DevOps.html

  • 4 - Kubernetes Networking
  • 1 -Introduction to Service Object
  • 2 -ClusterIP
  • 3 -Demonstration - ClusterIP (OPTIONAL)
  • 4 -NodePort
  • 5 -Demonstration - NodePort (OPTIONAL)
  • 6 -LoadBalancer
  • 7 -Demonstration - LoadBalancer (OPTIONAL)
  • 8 -Summary
  • 9 - Checkout - Mastering Docker Essentials - Hands-on DevOps.html

  • 5 - Kubernetes Manifest Files
  • 1 -Kubernetes API ecosystem and developing object definition files

  • 6 - Useful Kubernetes Objects
  • 1 -DaemonSets
  • 2 -Demonstration - DaemonSets (OPTIONAL)
  • 3 -Jobs
  • 4 -Demonstration - Jobs (OPTIONAL)
  • 5 -Cronjobs
  • 6 -Demonstration - Cronjobs (OPTIONAL)
  • 7 -Static Pods
  • 8 -Demonstration - Static Pods (OPTIONAL)
  • 9 -ConfigMaps
  • 10 -Demonstration - ConfigMaps (OPTIONAL)
  • 11 -Secrets
  • 12 -Demonstration - Secrets (OPTIONAL)
  • 13 -Summary
  • 14 -Useful Tip - Init Containers
  • 15 -Useful Tip - Resource Limits and Requests

  • 7 - Scheduling
  • 1 -Nodename
  • 2 -Demonstration - NodeName (OPTIONAL)
  • 3 -NodeSelector
  • 4 -Demonstration - NodeSelector (OPTIONAL)
  • 5 -Taints and Tolerations
  • 6 -Pod Disruption Budgets (PDBs)
  • 7 -Demonstration - Pod Disruption Budgets (OPTIONAL)

  • 8 - Storage
  • 1 -Getting started with Volumes
  • 2 -Demonstration - Empty dir Volume Type (Ephemeral Volumes) (OPTIONAL)
  • 3 -Demonstration - Hostpath Volume Type (Persistent Volumes) (OPTIONAL)
  • 4 -Persistent Volume & Persistent Volume Claim
  • 5 -Demonstration - PV and PVC with NFS (OPTIONAL)
  • 6 -Dynamic Volumes using Storage Classes
  • 7 -StatefulSets
  • 8 -Deployment vs StatefulSets

  • 9 - Security
  • 1 -Best practices for Cloud Native Security
  • 2 -Demonstration - Image and Manifests Scans
  • 3 -Demonstration - CIS benchmarking with kube-bench
  • 4 -Network Policy
  • 5 -Demonstration - Default All Allow Policy (OPTIONAL)
  • 6 -Demonstration - All Deny Policy (OPTIONAL)
  • 7 -Demonstration - Namespace Scoped Policy (OPTIONAL)
  • 8 -Role-Based Access Control (RBAC)
  • 9 -Service Accounts

  • 10 - Service Mesh
  • 1 -Getting started with Service Meshes

  • 11 - Getting Started with Helm
  • 1 -Introduction to Helm Charts
  • 2 -Demonstration - Helm Charts from Artifact Hub (OPTIONAL)

  • 12 - Cloud Native Architecture
  • 1 -Introduction to Cloud Native
  • 2 -Autoscaling - HPA, VPA, Cluster Autoscaler
  • 3 -Serverless
  • 4 -Roles and Personas
  • 5 -Open Standards
  • 6 - More Learning - Cloud Computing Fundamentals.html
  • 6 - More Learning - SRE vs DevOps vs Platform Engineering.html

  • 13 - Cloud Native Observability
  • 1 -Getting Started with Observability
  • 2 -Understanding of SLI, SLO and SLAs
  • 3 -Getting Started with Prometheus
  • 4 -Overview of Grafana
  • 5 -Cost Management
  • 6 - More Learning - Grafana in Action.html
  • 6 - More Learning - Prometheus In Action.html

  • 14 - Cloud Native Application Delivery
  • 1 -Cloud Native Application Delivery
  • 2 -Introduction to GitOps
  • 3 -Overview of the Argo Projects
  • 4 -Introduction Argo CD
  • 5 -Features of Argo CD
  • 6 -Demonstration - ArgoCD Documentation
  • 7 -Pre-requisites for Argo CD
  • 8 -Demonstration - Installing Argo CD on Kubernetes (OPTIONAL)
  • 9 -Demonstration - Argo CD UI Walkthrough (OPTIONAL)
  • 10 - Checkout - Argo CD for the Absolute Beginners - Hands-On DevOps.html
  • 10 - More Learning - (Capstone Kubernetes Projects).html

  • 15 - Understanding Docker (OPTIONAL)
  • 1 -Topic Introduction - Introduction to Docker
  • 2 -Introduction to Containerization
  • 3 -Containerization Concepts
  • 4 -Available container toolsets
  • 5 -Docker at a Glance
  • 6 -Docker Architecture
  • 7 -Docker Objects
  • 8 -Demonstration Official Docker Documentation Walkthrough
  • 9 -Summary
  • 10 -Overview of Docker Installation methods
  • 11 -Demonstration - Installing Docker on Linux
  • 12 -Demonstration - Docker Playground
  • 13 -Introduction to Docker CLI
  • 14 -Demonstration - Introduction to Docker Commands
  • 15 -Overview of Docker Images
  • 16 -Overview of Docker Containers
  • 17 -Getting Started with Dockerfile
  • 18 -Demonstration - Creating a Dockerfile
  • 19 -Demonstration - Validating Dockerfile and building image

  • 16 - Practice Exam 1

    17 - Practice Exam 2

    18 - Conclusion
  • 1 -Conclusion
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 45192
    حجم: 3793 مگابایت
    مدت زمان: 591 دقیقه
    تاریخ انتشار: ۱۰ تیر ۱۴۰۴
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید