Cisco utbildning

Insoft Services är en av få utbildningsleverantörer inom EMEAR som erbjuder hela utbudet av Cisco-certifiering och specialiserad teknikutbildning.

Läs mer

Cisco-certifieringar

Upplev en blandad inlärningsmetod som kombinerar det bästa av instruktörsledd utbildning och e-lärande i egen takt för att hjälpa dig att förbereda dig för ditt certifieringsprov.

Läs mer

Cisco Learning Credits

Cisco Learning Credits (CLC) är förbetalda utbildningskuponger som löses in direkt med Cisco och som gör det enklare att planera för din framgång när du köper Ciscos produkter och tjänster.

Läs mer

Cisco Fortbildning

Ciscos fortbildningsprogram erbjuder alla aktiva certifikatinnehavare flexibla alternativ för att omcertifiera genom att slutföra en mängd olika kvalificerade utbildningsartiklar.

Läs mer

Cisco Digital Learning

Certifierade medarbetare är VÄRDERADE tillgångar. Utforska Ciscos officiella digitala utbildningsbibliotek för att utbilda dig själv genom inspelade sessioner.

Läs mer

Partner för affärsaktivering

Cisco Business Enablement Partner Program fokuserar på att vässa affärskunskaperna hos Cisco Channel Partners och kunder.

Läs mer

Cisco Kurskatalog

Läs mer

Fortinet-certifieringar

Fortinet Network Security Expert (NSE) -programmet är ett utbildnings- och certifieringsprogram på åtta nivåer för att lära ingenjörer om deras nätverkssäkerhet för Fortinet FW-färdigheter och erfarenheter.

Tekniska utbildningar

Tekniska utbildningar

Insoft är erkänt som Fortinet Authorized Training Center på utvalda platser i EMEA.

Läs mer

Fortinet Kurskatalog

Utforska ett brett utbud av Fortinet-scheman i olika länder samt onlinekurser.

Läs mer

ATC-status

Kolla in vår ATC-status i utvalda länder i Europa.

Läs mer

Fortinet Professionella tjänster

Globalt erkända team av certifierade experter hjälper dig att göra en smidigare övergång med våra fördefinierade konsult-, installations- och migreringspaket för ett brett utbud av Fortinet-produkter.

Läs mer

Microsoft-utbildning

Insoft Services tillhandahåller Microsoft-utbildning i EMEAR. Vi erbjuder Microsofts tekniska utbildnings- och certifieringskurser som leds av instruktörer i världsklass.

Tekniska utbildningar

Extreme-utbildning

Lär dig exceptionella kunskaper och färdigheter i Extreme Networks.

Technische Kurse

Tekniske-certifieringar

Vi tillhandahåller omfattande läroplan för tekniska kompetensfärdigheter på certifieringsprestationen.

Läs mer

Extreme Kurskatalog

Hier finden Sie alle Extreme Networks online und den von Lehrern geleiteten Kalender für den Klassenraum.

Läs mer

ATP-ackreditering

Som auktoriserad utbildningspartner (ATP) säkerställer Insoft Services att du får de högsta tillgängliga utbildningsstandarderna.

Läs mer

Konsultpaket

Vi erbjuder innovativt och avancerat stöd för att designa, implementera och optimera IT-lösningar.Vår kundbas inkluderar några av de största telekombolagen globalt.

Lösningar och tjänster

Globalt erkända team av certifierade experter hjälper dig att göra en smidigare övergång med våra fördefinierade konsult-, installations- och migreringspaket för ett brett utbud av Fortinet-produkter.

Om oss

Insoft Tillhandahåller auktoriserade utbildnings- och konsulttjänster för utvalda IP-leverantörer.Lär dig hur vi revolutionerar branschen.

Läs mer
  • +46 8 502 431 88
  • Beginning DevOps with Docker

    Duration
    1 Dag
    Delivery
    (Online och på plats)
    Price
    Pris på begäran
    The Beginning DevOps with Docker course outlines the power of containerization and the influence this innovation has on development teams and general operations. We also get to understand what DevOps really is, the principles involved and how the process contributes to product health, by implementing a Docker workflow. Docker is an open-source containerization tool, that makes it easier to streamline product delivery and reduce the time it takes to get from a whiteboard sketch of the business to a money-back implementation. We will start by defining how Docker influences the DevOps process. We will then design and build simple containers, with a clear outline of how applications are involved in the process. Then we will define the key highlights when setting up multiple containers while setting up a number using docker-compose, Docker's tool for running multi-container applications. We will wind up by having a production-ready application and host it locally (a process that you can replicate in the cloud).  

    This is a 1-day course packaged with the perfect balance of theory and hands-on activities that will help you learn Docker from scratch.

    This course complies with instructional designing principles for all the 3 lessons. This will ensure that you repeat and reinforce your gained knowledge at every step. Each and every minute spent during this 1-day course will incrementally take you to the next level.

    Lesson 1: Images and Containers

    • How Docker Improves a DevOps Workflow
    • Basic Docker Terminal Commands
    • Dockerfile Syntax
    • Building Images
    • Running Containers From Images
    • Versioning Images and Docker Hub
    • Deploying a Docker Image to Docker Hub

    Lesson 2: Application Container Management

    • The docker-compose Tool
    • Overview of a Multi-Container Application Setup
    • Managing Multiple Containers and Distributed Application Bundles
    • Networking with docker-compose

    Lesson 3: Orchestration and Delivery

    • An Overview of Docker Swarm
    • Using Docker Engine to Create a Swarm
    • Managing Services and Applications in a Swarm
    • Scaling Services Up and Down

    The course is crafted for developers, system architects, junior and mid-level site reliability engineers interested in adopting a Docker workflow. They are also required to have a basic knowledge of UNIX concepts such as ssh, ports and logs.

    Hardware:
    For successful completion of this course, students will require computer systems with the following:

    • Processor: 1.8 GHz or higher (Core 2 Duo and above)
    • Memory: Minimum 2 GB RAM
    • Hard Disk: Minimum 10 GB
    • Operating System: Windows 10
    • Projector
    • Internet connection

    Software:

    • Browser: Google Chrome or Mozilla Firefox (Latest updates installed)
    • Docker Community Edition 17.12

     

    Installation and Setup
    Before you start with this course, we’ll install Docker Community Edition 17.12. Here, you will find the steps to install these.

     

    Installing Docker Community Edition 17.12

    1. Visit the Docker Toolbox page below: https://docs.docker.com/toolbox/toolbox_install_windows/in your browser

    2. Click the installer link to download.

    3. Install Docker Toolbox by double-clicking the installer.

    4. Press Next to accept all the defaults and then Install.

    The Beginning DevOps with Docker course outlines the power of containerization and the influence this innovation has on development teams and general operations. We also get to understand what DevOps really is, the principles involved and how the process contributes to product health, by implementing a Docker workflow. Docker is an open-source containerization tool, that makes it easier to streamline product delivery and reduce the time it takes to get from a whiteboard sketch of the business to a money-back implementation. We will start by defining how Docker influences the DevOps process. We will then design and build simple containers, with a clear outline of how applications are involved in the process. Then we will define the key highlights when setting up multiple containers while setting up a number using docker-compose, Docker's tool for running multi-container applications. We will wind up by having a production-ready application and host it locally (a process that you can replicate in the cloud).  

    This is a 1-day course packaged with the perfect balance of theory and hands-on activities that will help you learn Docker from scratch.

    This course complies with instructional designing principles for all the 3 lessons. This will ensure that you repeat and reinforce your gained knowledge at every step. Each and every minute spent during this 1-day course will incrementally take you to the next level.

    Lesson 1: Images and Containers

    • How Docker Improves a DevOps Workflow
    • Basic Docker Terminal Commands
    • Dockerfile Syntax
    • Building Images
    • Running Containers From Images
    • Versioning Images and Docker Hub
    • Deploying a Docker Image to Docker Hub

    Lesson 2: Application Container Management

    • The docker-compose Tool
    • Overview of a Multi-Container Application Setup
    • Managing Multiple Containers and Distributed Application Bundles
    • Networking with docker-compose

    Lesson 3: Orchestration and Delivery

    • An Overview of Docker Swarm
    • Using Docker Engine to Create a Swarm
    • Managing Services and Applications in a Swarm
    • Scaling Services Up and Down

    The course is crafted for developers, system architects, junior and mid-level site reliability engineers interested in adopting a Docker workflow. They are also required to have a basic knowledge of UNIX concepts such as ssh, ports and logs.

    Hardware:
    For successful completion of this course, students will require computer systems with the following:

    • Processor: 1.8 GHz or higher (Core 2 Duo and above)
    • Memory: Minimum 2 GB RAM
    • Hard Disk: Minimum 10 GB
    • Operating System: Windows 10
    • Projector
    • Internet connection

    Software:

    • Browser: Google Chrome or Mozilla Firefox (Latest updates installed)
    • Docker Community Edition 17.12

     

    Installation and Setup
    Before you start with this course, we’ll install Docker Community Edition 17.12. Here, you will find the steps to install these.

     

    Installing Docker Community Edition 17.12

    1. Visit the Docker Toolbox page below: https://docs.docker.com/toolbox/toolbox_install_windows/in your browser

    2. Click the installer link to download.

    3. Install Docker Toolbox by double-clicking the installer.

    4. Press Next to accept all the defaults and then Install.

      Datum
      Datum på begäran

    Follow Up Courses

    Filtrera
    • 3 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 3 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 3 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 4 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 4 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 2 Dagar
      Datum på begäran
      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.