Cisco Training Courses

Insoft has been serving IT community with official Cisco training offering since 2010. Find all the relevant information on Cisco training on this page.

View More

Cisco Certifications

Experience a blended learning approach that combines the best of instructor-led training and self-paced e-learning to help you prepare for your certification exam.

View More

Cisco Learning Credits

Cisco Learning Credits (CLCs) are prepaid training vouchers redeemed directly with Cisco that make planning for your success easier when purchasing Cisco products and services.

Have CLCs and want to redeem them?

Cisco Continuing Education

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

View More

Cisco Digital Learning

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

Browse CDLL Catalogue

Cisco Business Enablement

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

View More

Fortinet Technical Certifications

The Fortinet Network Security Expert (NSE) program is an eight-level training and certification program to teach engineers of their network security for Fortinet FW skills and experience.

View More

Fortinet Technical Courses

Insoft is recognised as Fortinet Authorized Training Center in selected locations across EMEA.

View More

ATC Status

Check our ATC Status across selected countries in Europe.

View More

Fortinet Services Packages

Insoft Services has developed a specific solution to streamline and simplify the process of installing or migrating to Fortinet Products.

Browse Packages

Prepforce Bootcamp

The only comprehensive source available today to prepare for Fortinet NSE 8 certification globally.

View More

Microsoft Training

Insoft Services provides Microsoft training in EMEAR. We offer Microsoft technical training and certification courses that are led by world-class instructors.

View More

Technical Training

The evolution of Extreme Networks Technical Training provides a comprehensive progressive pathway from Associate to Professional accreditation.

View More

ATP Accreditation

As an authorised training partner (ATP), Insoft Services ensures that you receive the highest standards of education available.

View More

What we do

Through our global presence and partner ecosystem, we provide strategic IT consulting services to align IT services with customers´ business goals

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

 

View More

 

Our Mission: Provide an expert set of modern & leading edge Network Automation skills to the market through professional services.

 

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

 

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

 

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure.

 

View More

 

We provide comprehensive IoT consultancy, deployment and support solutions for businesses that want to launch or improve their use of connected technologies. You’ll have the expert guidance you need to streamline operations, increase efficiency and maximize outcomes.

View More

 

We help organisations to deploy Software-Defined Networking (SDN) solutions, such as Cisco DNA. Besides, our team has extensive experience in integrating Cisco DNA Center with third-party systems

View More

 

In a world where technologies are evolving rapidly, every company - business needs a partner to rely on and trust for the smooth and secure operation of its network infrastructure

 

View More

 

The Insoft experts’ team can help enterprises get the most value from Extreme products and services following our predefined value-added packages or custom ones that fit business needs

 

View More

About Us

Our training portfolio includes a wide range of IT training from IP providers, including Cisco, Extreme Networks, Fortinet, Microsoft, to name a few, in EMEA.

View More

Beginning DevOps with Docker

X

Contact Us

We would love to hear from you. Please complete this form to pre-book or request further information about our delivery options.

Subscribe

I'd like to receive emails with the latest updates and promotions from Insoft.

Data Protection & Privacy

I hereby allow Insoft Ltd. to contact me on this topic. Further, I authorise Insoft Ltd. processing, using collecting and storing my personal data for the purpose of these activities. All your data will be protected and secured as outlined in our privacy policy.


Beginning DevOps with Docker

Enroll Now
Duration
1 Days
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).   See other courses available

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).   See other courses available

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.

    Upcoming Dates
  • ` Apr 3 2023
  • ` May 1 2023
  • ` May 29 2023
  • ` Jun 26 2023
  • ` Jul 24 2023
  • ` Aug 21 2023