Formazione Cisco

Insoft Services è uno dei pochi fornitori di formazione in EMEAR a offrire una gamma completa di certificazione Cisco e formazione tecnologica specializzata.

Dettagli

Certificazioni Cisco

Sperimenta un approccio di apprendimento misto che combina il meglio della formazione con istruttore e dell'e-learning autogestito per aiutarti a prepararti per l'esame di certificazione.

Dettagli

Cisco Learning Credits

I Cisco Learning Credits (CLC) sono voucher di formazione prepagati riscattati direttamente con Cisco che semplificano la pianificazione del successo durante l'acquisto di prodotti e servizi Cisco.

Dettagli

Formazione Continua

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

Dettagli

Cisco Digital Learning

Certified employees are VALUED assets. Explore Cisco official Digital Learning Library to educate yourself through recorded sessions.

Dettagli

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

Dettagli

Catalogo Cisco

Dettagli

Certificazioni Fortinet

Il programma Fortinet Network Security Expert (NSE) è un programma di formazione e certificazione di otto livelli per insegnare agli ingegneri la sicurezza della loro rete per le competenze e l'esperienza di Fortinet FW.

Dettagli

Corsi di formazione tecnica

Insoft è riconosciuto come Fortinet Authorized Training Center in sedi selezionate in tutta l'EMEA.

Corsi tecnici

Catalogo Fortinet

Esplora un'ampia varietà di programmi Fortinet in diversi paesi e corsi online.

Dettagli

Stato ATC

Controlla il nostro stato ATC in tutti i paesi selezionati in Europa.

Dettagli

Fortinet Servizi Professionale

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Dettagli

Catalogo Microsoft

Insoft Services fornisce formazione Microsoft in EMEAR. Offriamo corsi di formazione tecnica e certificazione Microsoft guidati da istruttori di livello mondiale.

Corsi tecnici

Corsi di formazione

Impara conoscenze e abilità eccezionali di Extreme Networks.Find all the Extreme Networks online and instructor led class room based calendar here.

Corsi tecnici

Certificazioni Extreme

Forniamo un curriculum completo di competenze tecniche sul conseguimento della certificazione.

Dettagli

Catalogo Extreme

Dettagli

Accreditamento ATP

In qualità di partner di formazione autorizzato (ATP), Insoft Services garantisce che tu riceva i più alti standard di istruzione disponibili.

Dettagli

Pacchetti di consulenza

Forniamo un supporto innovativo e avanzato per la progettazione, l'implementazione e l'ottimizzazione delle soluzioni IT.La nostra base di clienti comprende alcune delle più grandi telco a livello globale.

Soluzioni & Servizi

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Chi siamo

Insoft fornisce servizi di formazione e consulenza autorizzati per fornitori IP selezionati.Scopri come stiamo rivoluzionando il settore.

Dettagli
  • +39 02 8704 5199
  • Running Containers on Amazon Elastic Kubernetes Service (Amazon EKS)

    Duration
    3 Giorni
    Delivery
    (Online e in loco)
    Price
    Prezzo su richiesta

    In this course, you will learn how to use Amazon EKS to manage and orchestrate containers with Kubernetes. With Amazon EKS you can run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane. You will manage container images using Amazon Elastic Container Registry (Amazon ECR) and learn how to automate application deployment. You will deploy applications using continuous integration and delivery (CI/CD) tools. You will learn how to monitor and scale your environment by using metrics, logging, tracing, and horizontal and vertical scaling. You will also manage storage for your containerized applications, configure AWS networking services to support the cluster, and learn how to secure your Amazon EKS environment.

     

    • Course level: Intermediate

    In this course, you will learn to:

    • Describe the main components of Kubernetes, including the key objects and the core components of the Kubernetes API.
    • Describe how Amazon EKS manages the Kubernetes control plane and parts of the data plane
    • Build and maintain an Amazon EKS cluster.
    • Deploy applications to an Amazon EKS cluster.
    • Manage applications running in enterprise-scale Amazon EKS clusters.
    • Configure efficient, secure communication both within the cluster and with outside services.
    • Configure observability in an Amazon EKS cluster.
    • Provision storage for applications running on Amazon EKS.
    • Secure an Amazon EKS cluster.

    Day 1

     

    Module 1: Kubernetes Fundamentals

    • Benefits of containers
    • Container orchestration
    • Kubernetes internals
    • Pod scheduling
    • Kubernetes objects

    Module 2: Amazon EKS Fundamentals

    • Introduction to Amazon EKS
    • Amazon EKS control plane
    • Amazon EKS data plane
    • Fundamentals of Amazon EKS security
    • Two APIs: Kubernetes and Amazon EKS
    • Hands-On Lab: Deploying Kubernetes Pods

    Module 3: Building and maintaining an Amazon EKS cluster

    • Creating an Amazon EKS cluster
    • Deploying nodes
    • Planning for an upgrade
    • Upgrading your Kubernetes version

    Module 4: Deploying Applications to Your Amazon EKS Cluster

    • Application deployment methods
    • Working with Amazon ECR
    • Deploying applications with Helm
    • Hands-On Lab: Deploying Applications

     

    Day 2

     

    Module 5: Managing Applications at Scale in Amazon EKS

    • Scale to meet demand in Amazon EKS
    • Continuous deployment in Amazon EKS
    • GitOps and Amazon EKS
    • Hands-On Lab: Continuous Deployment and GitOps

    Module 6: Managing Networking in Amazon EKS

    • Review: Networking in AWS
    • Communicating in Amazon EKS
    • Improving Pod-level security
    • Load balancing with Services

    Module 7: Configuring Observability in Amazon EKS

    • Configuring observability in an Amazon EKS cluster
    • Collecting metrics
    • Managing logs
    • Application tracing in Amazon EKS
    • Hands-On Lab: Monitoring Amazon EKS

     

    Day 3

     

    Module 8: Managing Storage in Amazon EKS

    • Design patterns for storage
    • Persistent storage in Kubernetes
    • Persistent storage with AWS storage services
    • Managing secrets
    • Hands-On Lab: Persistent Storage in Amazon EKS

    Module 9: Managing Security in Amazon EKS

    • Cloud security fundamentals
    • Authentication and authorization
    • Managing IAM and RBAC
    • Managing Pod permissions using RBAC service accounts
    • Hands-On Lab: Capstone Exercise

    This course is intended for people who provide container orchestration management in the AWS Cloud, including:

    • Cloud architects
    • DevOps engineers
    • Systems administrators

    We recommend that attendees of this course have:

    • Completed Introduction to Containers
    • Completed Amazon EKS Primer
    • Completed AWS Cloud Practitioner Essentials (or have equivalent real-world experience)
    • Basic Linux administration experience
    • Basic network administration experience

    In this course, you will learn how to use Amazon EKS to manage and orchestrate containers with Kubernetes. With Amazon EKS you can run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane. You will manage container images using Amazon Elastic Container Registry (Amazon ECR) and learn how to automate application deployment. You will deploy applications using continuous integration and delivery (CI/CD) tools. You will learn how to monitor and scale your environment by using metrics, logging, tracing, and horizontal and vertical scaling. You will also manage storage for your containerized applications, configure AWS networking services to support the cluster, and learn how to secure your Amazon EKS environment.

     

    • Course level: Intermediate

    In this course, you will learn to:

    • Describe the main components of Kubernetes, including the key objects and the core components of the Kubernetes API.
    • Describe how Amazon EKS manages the Kubernetes control plane and parts of the data plane
    • Build and maintain an Amazon EKS cluster.
    • Deploy applications to an Amazon EKS cluster.
    • Manage applications running in enterprise-scale Amazon EKS clusters.
    • Configure efficient, secure communication both within the cluster and with outside services.
    • Configure observability in an Amazon EKS cluster.
    • Provision storage for applications running on Amazon EKS.
    • Secure an Amazon EKS cluster.

    Day 1

     

    Module 1: Kubernetes Fundamentals

    • Benefits of containers
    • Container orchestration
    • Kubernetes internals
    • Pod scheduling
    • Kubernetes objects

    Module 2: Amazon EKS Fundamentals

    • Introduction to Amazon EKS
    • Amazon EKS control plane
    • Amazon EKS data plane
    • Fundamentals of Amazon EKS security
    • Two APIs: Kubernetes and Amazon EKS
    • Hands-On Lab: Deploying Kubernetes Pods

    Module 3: Building and maintaining an Amazon EKS cluster

    • Creating an Amazon EKS cluster
    • Deploying nodes
    • Planning for an upgrade
    • Upgrading your Kubernetes version

    Module 4: Deploying Applications to Your Amazon EKS Cluster

    • Application deployment methods
    • Working with Amazon ECR
    • Deploying applications with Helm
    • Hands-On Lab: Deploying Applications

     

    Day 2

     

    Module 5: Managing Applications at Scale in Amazon EKS

    • Scale to meet demand in Amazon EKS
    • Continuous deployment in Amazon EKS
    • GitOps and Amazon EKS
    • Hands-On Lab: Continuous Deployment and GitOps

    Module 6: Managing Networking in Amazon EKS

    • Review: Networking in AWS
    • Communicating in Amazon EKS
    • Improving Pod-level security
    • Load balancing with Services

    Module 7: Configuring Observability in Amazon EKS

    • Configuring observability in an Amazon EKS cluster
    • Collecting metrics
    • Managing logs
    • Application tracing in Amazon EKS
    • Hands-On Lab: Monitoring Amazon EKS

     

    Day 3

     

    Module 8: Managing Storage in Amazon EKS

    • Design patterns for storage
    • Persistent storage in Kubernetes
    • Persistent storage with AWS storage services
    • Managing secrets
    • Hands-On Lab: Persistent Storage in Amazon EKS

    Module 9: Managing Security in Amazon EKS

    • Cloud security fundamentals
    • Authentication and authorization
    • Managing IAM and RBAC
    • Managing Pod permissions using RBAC service accounts
    • Hands-On Lab: Capstone Exercise

    This course is intended for people who provide container orchestration management in the AWS Cloud, including:

    • Cloud architects
    • DevOps engineers
    • Systems administrators

    We recommend that attendees of this course have:

    • Completed Introduction to Containers
    • Completed Amazon EKS Primer
    • Completed AWS Cloud Practitioner Essentials (or have equivalent real-world experience)
    • Basic Linux administration experience
    • Basic network administration experience
      Programma
      Data su richiesta

    Follow Up Courses

    Filtra
    • 2 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 1 Giorno
      Data su richiesta
      Price on Request
      Book Now
    • 1 Giorno
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.