Cisco træning

Insoft Services er en af de få uddannelsesudbydere i EMEAR, der tilbyder hele spektret af Cisco-certificering og specialiseret teknologiuddannelse.

Lær hvordan

Cisco-certificeringer

Oplev en blandet læringsmetode, der kombinerer det bedste fra instruktørstyret træning og e-læring i eget tempo for at hjælpe dig med at forberede dig til din certificeringseksamen.

Lær hvordan

Cisco Learning Credits

Cisco Learning Credits (CLCs) er forudbetalte træningskuponer, der indløses direkte med Cisco, og som gør det nemmere at planlægge din succes, når du køber Cisco-produkter og -tjenester.

Lær hvordan

Cisco Efteruddannelse

Cisco Continuing Education Program tilbyder alle aktive certificeringsindehavere fleksible muligheder for at gencertificere ved at gennemføre en række kvalificerede træningselementer.

Lær hvordan

Cisco Digital Learning

Certificerede medarbejdere er VÆRDSATTE aktiver. Udforsk Ciscos officielle digitale læringsbibliotek for at uddanne dig selv gennem optagede sessioner.

Lær hvordan

Cisco Business Enablement

Cisco Business Enablement Partner Program fokuserer på at skærpe Cisco Channel Partners og kunders forretningsmæssige færdigheder.

Lær hvordan

Cisco kursuskatalog

Lær hvordan

Fortinet-certificeringer

Fortinet Network Security Expert (NSE) -programmet er et otte-niveau uddannelses- og certificeringsprogram for at undervise ingeniører i deres netværkssikkerhed for Fortinet FW-færdigheder og erfaring.

Lær hvordan

Fortinet træning

Insoft er anerkendt som Autoriseret Fortinet Training Center på udvalgte steder på tværs af EMEA.

Tekniske kurser

Fortinet kursuskatalog

Udforsk hele Fortinet-træningskataloget. Programmet omfatter en bred vifte af selvstændige og instruktørledede kurser.

Lær hvordan

ATC-status

Tjek vores ATC-status på tværs af udvalgte lande i Europa.

Lær hvordan

Fortinet Professionelle Services

Globalt anerkendte team af certificerede eksperter hjælper dig med at gøre en mere jævn overgang med vores foruddefinerede konsulent-, installations- og migreringspakker til en lang række Fortinet-produkter.

Lær hvordan

Microsoft træning

Insoft Services tilbyder Microsoft-undervisning i EMEAR. Vi tilbyder Microsoft tekniske kurser og certificeringskurser, der ledes af instruktører i verdensklasse.

Tekniske kurser

Extreme træning

Find all the Extreme Networks online and instructor led class room based calendar here.

Tekniske kurser

Tekniske certificeringer

Vi leverer omfattende læseplan for tekniske kompetencefærdigheder på certificeringspræstationen.

Lær hvordan

Extreme kursuskatalog

Lær hvordan

ATP-akkreditering

Som autoriseret uddannelsespartner (ATP) sikrer Insoft Services, at du får de højeste uddannelsesstandarder, der findes.

Lær hvordan

Løsninger og tjenester

Vi leverer innovativ og avanceret support til design, implementering og optimering af IT-løsninger. Vores kundebase omfatter nogle af de største Telcos globalt.

Lær hvordan

Globalt anerkendte team af certificerede eksperter hjælper dig med at gøre en mere jævn overgang med vores foruddefinerede konsulent-, installations- og migreringspakker til en lang række Fortinet-produkter.

Om os

Insoft tilbyder autoriseret uddannelses- og konsulentbistand til udvalgte IP-leverandører. Få mere at vide om, hvordan vi revolutionerer branchen.

Lær hvordan
  • +45 32 70 99 90
  • Cloud-Native Continuous Integration and Delivery

    Duration
    1 Dag
    Delivery
    (Online Og På stedet)
    Price
    Pris på forespørgsel
    Cloud-native software development requires new ways of building and delivering applications. This Cloud-Native Continuous Integration and Delivery (CI/CD) course starts with an introduction to cloud-native concepts. It teaches you the skills you need to create a continuous integration (CI) and continuous delivery (CD) environment for your applications and deploy them using tools such as Kubernetes and Docker. By the end of this course, you will be able to design professional and enterprise-ready CI/CD pipelines.  

    The course starts with a detailed explanation of CI/CD concepts by performing exercises on cloud services and on-premise applications. You’ll learn to create multi-stage builds and tests for Docker and apply best practices for Docker containers. You’ll learn how to continuously deliver to the Docker registry. As the course progresses, you’ll experiment with cloud services for CI, including building and testing cloud-native microservices. When the course ends, you would have experimented with GitLab CI/CD pipelines for CD, and configured and deployed software to Kubernetes using Helm.

    Lesson 1: Cloud-Native CI/CD Concepts

    • Introduction to Cloud-Native CI/CD Concepts
    • DevOps Culture
    • Cloud-Native Architecture
    • DevOps Patterns for Cloud-Native Architecture
    • Choosing the Best CI/CD Tools
    • Exercise 1: Building, Deploying, and Updating Your Blog in the Cloud

    Lesson 2: Cloud-Native Continuous Integration

    • Introduction
    • Container Technology
    • Testing Cloud-Native Applications
    • Building Cloud-Native Applications

    Lesson 3: Cloud-Native Continuous Delivery and Deployment

    • Introduction
    • Continuous Delivery of Containers
    • Checklist for Cloud-native CD Design

    This course is ideal for professionals who are interested in cloud-native software development. To benefit the most from this course, you must be familiar with developing, building, testing, integrating, and deploying containerized microservices into cloud systems.

    Hardware:

    For an optimal student experience, we recommend the following hardware configuration:

    • Processor: Intel Core i5 or equivalent
    • Memory: 4 GB RAM or higher
    • Internet connection

    Software:

    You will also need the following software installed in advance:

    • Sublime Text (latest version), Atom IDE (latest version) or another similar text editor application
    • Docker
    • Git

    Installation and Setup

    Before you start this course, we’ll install Docker and Git, which are the tools used throughout this course. You will find the steps to install them here:

    Installing Docker

    • curl -fsSL https://get.docker.com -o get-docker.sh
    • sh get-docker.sh

    Installing Git

    • Please follow the steps for your operating system to install Git: https://docs.gitlab.com/ee/topics/git/how_to_install_git/.
    Cloud-native software development requires new ways of building and delivering applications. This Cloud-Native Continuous Integration and Delivery (CI/CD) course starts with an introduction to cloud-native concepts. It teaches you the skills you need to create a continuous integration (CI) and continuous delivery (CD) environment for your applications and deploy them using tools such as Kubernetes and Docker. By the end of this course, you will be able to design professional and enterprise-ready CI/CD pipelines.  

    The course starts with a detailed explanation of CI/CD concepts by performing exercises on cloud services and on-premise applications. You’ll learn to create multi-stage builds and tests for Docker and apply best practices for Docker containers. You’ll learn how to continuously deliver to the Docker registry. As the course progresses, you’ll experiment with cloud services for CI, including building and testing cloud-native microservices. When the course ends, you would have experimented with GitLab CI/CD pipelines for CD, and configured and deployed software to Kubernetes using Helm.

    Lesson 1: Cloud-Native CI/CD Concepts

    • Introduction to Cloud-Native CI/CD Concepts
    • DevOps Culture
    • Cloud-Native Architecture
    • DevOps Patterns for Cloud-Native Architecture
    • Choosing the Best CI/CD Tools
    • Exercise 1: Building, Deploying, and Updating Your Blog in the Cloud

    Lesson 2: Cloud-Native Continuous Integration

    • Introduction
    • Container Technology
    • Testing Cloud-Native Applications
    • Building Cloud-Native Applications

    Lesson 3: Cloud-Native Continuous Delivery and Deployment

    • Introduction
    • Continuous Delivery of Containers
    • Checklist for Cloud-native CD Design

    This course is ideal for professionals who are interested in cloud-native software development. To benefit the most from this course, you must be familiar with developing, building, testing, integrating, and deploying containerized microservices into cloud systems.

    Hardware:

    For an optimal student experience, we recommend the following hardware configuration:

    • Processor: Intel Core i5 or equivalent
    • Memory: 4 GB RAM or higher
    • Internet connection

    Software:

    You will also need the following software installed in advance:

    • Sublime Text (latest version), Atom IDE (latest version) or another similar text editor application
    • Docker
    • Git

    Installation and Setup

    Before you start this course, we’ll install Docker and Git, which are the tools used throughout this course. You will find the steps to install them here:

    Installing Docker

    • curl -fsSL https://get.docker.com -o get-docker.sh
    • sh get-docker.sh

    Installing Git

    • Please follow the steps for your operating system to install Git: https://docs.gitlab.com/ee/topics/git/how_to_install_git/.
      Kommende datoer
      Dato på anmodning

    Follow Up Courses

    Filtrer
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 4 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 4 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 2 Dage
      Dato på anmodning
      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.