Docker, Apache Mesos & DCOS: Run and manage cloud datacenter

Docker, Apache Mesos & DCOS: Run and manage cloud datacenter

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 4h 16m | 1.22 GB

Learn skills with rising demand. Run your own cloud with Apache Mesos, Docker and DCOS – the datacenter OS

Docker is open source engine that can help you automate the deployment of applications inside software containers. Is was released in March 2013 and has been gaining popularity ever since. It has over 100 million downloads, and over 75000 applications are running as dockerized applications – that is a LOT! Apache Mesos is an open source cluster manager that provides efficient resource isolation and sharing across distributed applications or frameworks. Mesosphere DC/OS is an enterprise-grade datacenter-scale operating system, providing a single platform for running containers, big data, and distributed apps in production. DC/OS is built on the Apache Mesos core and provides newer technology including the native container-orchestration, Marathon application platform, intuitive user interfaces and much more. Knowledge and experience about Docker, Apache Mesos, and DC/OS could be very valuable for your career.

This course aims to provide you enough knowledge about Docker, Apache Mesos, and DC/OS so that you can run and operate your own data center using these components together.

What You Will Learn

  • Learn about containerization of applications
  • Learn about Docker, Apache Mesos and DC/OS
  • Deploy and manage your own DC/OS cluster
  • Deploy and manage your own Docker instance
  • Learn about sub-components and usage of various Apache Mesos and DC/OS services
Table of Contents

01 Promo
02 Introduction
03 Course overview
04 Containerization of apps
05 Introduction to Docker
06 Docker installation
07 Docker concepts and terms
08 Docker commands – hands on
09 Dockerfile and Docker Compose – hands on
10 Docker commands and benefits
11 Introduction to Apache Mesos
12 DC_OS features
13 Introduction to DC_OS
14 DC_OS architecture
15 Need for Apache Mesos
16 DC_OS – installation, administration, and operations
17 DC_OS – installation
18 DC_OS – verify installation
19 DC_OS components
20 DC_OS – components and services
21 DC_OS – accessing DC_OS
22 DC_OS – install Command Line Interface (CLI)
23 DCOS – CLI hands-on
24 Introduction to Marathon
25 DC_OS – run app in Marathon
26 Introduction to Marathon load balancer
27 DC_OS – run load balanced app in Marathon – Part 1
28 DC_OS – run load balanced app in Marathon – Part 2
29 DC_OS – virtual hosts
30 DC_OS – logging
31 DC_OS – package management
32 DC_OS – monitoring via dashboard
33 DC_OS – monitoring via APIs
34 DC_OS – deploy real world app
35 DC_OS – push app code
36 DC_OS – push source code changes
37 DC_OS – deploy multiple services
38 DC_OS – deploy web application
39 DC_OS – verify web application