Cisco Training Courses

Cisco Training Courses

Insoft has been serving IT industry with authorized Cisco courses training, since 2010. Find all the relevant information on Cisco training on this page.

View More Cisco Training Learning Partner
Cisco Certifications

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 Training Learning Partner
Cisco Learning Credits

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 Training Learning Partner
Cisco Continuing Education

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 Training Learning Partner
Cisco U Digital Learning

Cisco U

Cisco U. is customized to achieve your learning needs as this provides learning paths that includes wide range of topics, including CCNA, Cloud and Network Automation Essentials.

Browse Catalogue Cisco Training Learning Partner
Cisco Business Enablement

Cisco Business Enablement

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

View More Cisco Training Learning Partner
Fortinet Certification Training

Fortinet Technical Certifications

Insoft Services´ training capabilities rely on the excellence of our exclusive Fortinet Certified Trainers (FCT). We are dedicated to providing high-quality training to Fortinet Customers and Partners.

View More Fortinet Premier Authorized Training Center
Fortinet Training Courses

Fortinet Technical Courses

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

View More Fortinet Premier Authorized Training Center
Fortinet Premier Authorized Training Center

ATC Status

Check our ATC Status across selected countries in Europe.

View More Fortinet Premier Authorized Training Center
Fortinet Consultancy Services

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 Fortinet Premier Authorized Training Center
Extreme Networks Training Partner

Technical Training

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

View More Extreme Networks Training Partner
Extreme Networks Training Partner

ATP Accreditation

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

View More Extreme Networks Training Partner
Consultancy Services

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
Cisco Consultancy Services

 

We provide the highest level of expertise on Cisco consultancy services, that target audits of your current network and implementing updates for improved operational performance, secure data and compliant systems.

View More
Fortinet Consultancy Services

 

We provide the highest level of expertise on Fortinet consultancy services that target audits of your current network and implementing updates for improved operational performance, secure data and compliant systems.

View More
Extreme Networks Consultancy Services

 

Our team can help enterprises, get the most value from Extreme products and services following our predefined value-added packages or custom ones that fits business needs.

 

View More
TXOne Networks

 

TXOne Networks provides cybersecurity solutions that ensure the reliability and safety of ICS and OT environments through the OT zero trust methodology protecting assets for their entire life cycle.

 

View More
Insoft Services

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 Insoft Services

Cloud-Native Continuous Integration and Delivery

Contact Us

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

Data Protection & Privacy

I consent to receive emails and/or calls from Insoft Services related to the Insoft Services´ products and services.
I acknowledge that my data will be collected and processed as described in the Insoft Services privacy policy.

Close

Cloud-Native Continuous Integration and Delivery

Enroll Now
Duration
1 Day
Delivery
(Online and onsite)
Price
Price Upon Request

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’ll 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’ll 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’ll 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’ll 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/.