• Post category:StudyBullet-5
  • Reading time:7 mins read


All by real time examples

What you will learn

About Docker and Swarm (Container Technology).

You will be learn Docker and Swarm (Container Technology) in details with several examples.

Description

In this course, you will be learn Docker (Architecture, Client, Images, Containers, Registry, and Demon) and Swarm from scratch. In addition to that, you will be going to learn Docker Security as well, which will be added advantage for your development and new job search.

Around 80-20% ratio of demo and textual talk, including different way of installation. Understand Containerization using Docker: identify the difference between containers and VMs, Master Docker Commands and Use-cases: deals with the various networking concepts in Docker, the best way to use the Docker Volume, and creating Docker file.

It will be for Software Developers, Technical Project Managers, Architects, Operations Support, Deployment engineers, IT managers, Development managers.


Get Instant Notification of New Courses on our Telegram channel.


Docker installation in different environment, Windows, Linux, AWS EC2 and ECS.

Along with Docker and Swarm, you will also learn AWS basics services like, AWS Identity and Access Management (IAM), Elastic Compute Cloud (EC2), Virtual Private Cloud (VPC), AWS Storage (Amazon Simple Storage Service (Amazon S3)), and  Amazon Relational Database System (RDS).

Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat. It supports version control tools, including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, ClearCase and RTC, and can execute Apache Ant, Apache Maven and sbt based projects as well as arbitrary shell scripts and Windows batch commands and in this course we are going to integrate Jenkins with Docker.

English
language

Content

Introduction

What is Docker?
Overview of Docker Editions
Docker and Other Container Software’s
Docker Terminology
Docker Engine & Architecture

How to create hub.docker.com Account and Repository?

How to create hub.docker.com Account and Repository?

Running Docker and Swarm directly in Browser but not recommended

What is this and how to use it?

Don’t install VMware® Workstation 16 Pro and Docker for Desktop in Window 10

Don’t install VMware® Workstation 16 Pro and Docker for Desktop in Window 10

Docker Desktop

This is optional and not recommended but you can install for learning

Tools for SSH in Windows 10

Putty
Mobaxterm (you can use evaluation version)

Docker & Swarm Installation in VMware® Workstation 16 Pro with CentOS7

Hardware Requirements: Windows Laptop (16gb RAM)
VMware® Workstation 16 Pro Installation
Master and Worker1 and Worker2 CentOS7
Master and Worker1 and Worker2 set-hostname
How To Configure Static IP Address in CentOS 7 / RHEL 7

Docker and Swarm Installation with Vagrant and VirtualBox with CentOS7

Gitbash Installation in Windows 10
SSH Key Public and Private in Windows 10 by GitBash
Vagrant Installation in Windows 10
Oracle VirtualBox Installation in Windows 10
Steps for master and worker1 up and running

How to install/upgrade latest version of Docker?

How to install/update latest version of Docker?

Docker Client and Docker Commands

What is Docker Client, Commands and run hello-world ?

Docker Image

What is Dockerfile?
What is Docker Image?

Docker Container

What is / Why Docker Container?

Docker Registry

What is Docker Registry? Public and Private Registry

Amazon Web Services (AWS) Overview

AWS Account Creation
AWS Identity and Access Management (IAM)
AWS MFA + Access and Secret Key
AWS EC2 Security Group & AMI, Key
EC2 Instance to AMI creation + Elastic IP
AWS Networking Overview
AWS Elastic Load Balancing & Application Load Balancing & Clean-up
AWS Storage Overview
AWS Database Overview
AWS Auto Scaling
AWS Elastic Container Registry (Amazon ECR) and Elastic Container Service (ECS)
AWS Elastic Container Service (ECS) Demo

About Jenkins

About Jenkins