Cisco-training

Insoft Services is een van de weinige aanbieders van opleidingen in EMEAR tot een volledige reeks van Cisco-certificering en gespecialiseerde technische opleiding aan te bieden.

Lees meer

Cisco-certificering

Ervaar een blended learning-aanpak die het beste van door een instructeur geleide training en e-learning in eigen tempo combineert om u te helpen zich voor te bereiden op uw certificeringsexamen.

Lees meer

Cisco Learning Credits

Cisco Learning Credits (CLCs) zijn prepaid trainingsvouchers die rechtstreeks bij Cisco worden ingewisseld en die het plannen van uw succes eenvoudiger maken bij de aankoop van Cisco-producten en -services.

Lees meer

Cisco Continuing Education

Het Cisco Continuing Education Program biedt alle actieve certificeringshouders flexibele opties om opnieuw te certificeren door een verscheidenheid aan in aanmerking komende trainingsitems te voltooien.

Lees meer

Cisco Digital Learning

Gecertificeerde medewerkers zijn GEWAARDEERDE activa. Verken de officiële Digital Learning Library van Cisco om uzelf te informeren via opgenomen sessies.

Lees meer

Cisco Business Enablement

Het Cisco Business Enablement Partner Program richt zich op het aanscherpen van de zakelijke vaardigheden van Cisco Channel Partners en klanten.

Lees meer

Cisco trainingscatalogus

Het Cisco Business Enablement Partner Program richt zich op het aanscherpen van de zakelijke vaardigheden van Cisco Channel Partners en klanten.

Lees meer

Fortinet-certificering

Het Fortinet Network Security Expert (NSE) -programma is een training- en certificeringsprogramma op acht niveaus om ingenieurs van hun netwerkbeveiliging te leren voor Fortinet FW-vaardigheden en -ervaring.

Technische trainingen

Fortinet-training

Insoft is erkend als Fortinet Authorized Training Center op geselecteerde locaties in EMEA.

Lees meer

Fortinet trainingscatalogus

Bekijk de volledige Fortinet trainingscatalogus. Het programma omvat een breed scala aan cursussen in eigen tempo en onder leiding van een instructeur.

Lees meer

ATC Status

Bekijk onze ATC-status in geselecteerde landen in Europa.

Lees meer

Fortinet Professionele Services

Wereldwijd erkend team van gecertificeerde experts helpt u een soepelere overgang te maken met onze vooraf gedefinieerde consultancy-, installatie- en migratiepakketten voor een breed scala aan Fortinet-producten.

Lees meer

Microsoft-training

Insoft Services biedt Microsoft-trainingen in EMEAR. We bieden technische trainingen en certificeringscursussen van Microsoft aan die worden geleid door instructeurs van wereldklasse.

Technische cursussen

Extreme-training

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

Technische cursussen

Technische-certificering

We provide comprehensive curriculum of technical competency skills on the certification accomplishment.

Lees meer

Extreme trainingscatalogus

Leer uitzonderlijke kennis en vaardigheden van Extreme Networks

Lees meer

ATP accreditatie

Als geautoriseerde trainingspartner (ATP) zorgt Insoft Services ervoor dat u de hoogste onderwijsnormen krijgt die beschikbaar zijn.

Lees meer

Services Oplossingen

Wij bieden innovatieve en geavanceerde ondersteuning bij het ontwerpen, implementeren en optimaliseren van IT-oplossingen.Ons klantenbestand omvat enkele van de grootste Telco's ter wereld.

Oplossingen

Wereldwijd erkend team van gecertificeerde experts helpt u een soepelere overgang te maken met onze vooraf gedefinieerde consultancy-, installatie- en migratiepakketten voor een breed scala aan Fortinet-producten.

Over ons

Insoft biedt geautoriseerde trainings- en consultancydiensten voor geselecteerde IP-leveranciers. Ontdek hoe we een revolutie teweegbrengen in de industrie.

Lees meer
  • +31 71 799 6230
  • Beginning DevOps with Docker

    Duration
    1 Dag
    Delivery
    (Online and onsite)
    Price
    Price Upon Request
    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 op aanvraag

    Follow Up Courses

    Filter
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 4 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 4 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 2 Dagen
      Datum op aanvraag
      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.