Artwork

Content provided by LearnCode.academy. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by LearnCode.academy or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

Scaling Docker #1 - High Availability Docker DevOps with CoreOS, Etcd, Fleet, Flannel & Nginx

9:20
 
Share
 

Archived series ("HTTP Redirect" status)

When? This feed was archived on October 25, 2017 00:33 (8y ago). Last successful fetch was on October 21, 2017 06:17 (8y ago)

Why? HTTP Redirect status. The feed permanently redirected to another series.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 189930351 series 181450
Content provided by LearnCode.academy. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by LearnCode.academy or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Let's build a high-availability production docker cluster! So web development with Docker pretty much ROCKS - it enables you to build and scale world-class apps that used to only be doable for those working at companies like Google and Netflix. The (not-really-bad) bad news is you have to start thinking like a world-class developer to make full use of it. To go from basic docker container deployment to a full-scale docker system, you'll need to implement a few things: The Diagram: https://drive.google.com/file/d/0B74l6vUHf9HrMzNrYUlyMm40RWs/view?usp=sharing The Code: https://github.com/willrstern/production-docker-ha-architecture THIS VIDEO: - Cluster computing - CoreOS is our solution here. CoreOS allows us to make an expandable cluster of computers so we can add more computers should our application need more power to scale. CoreOS also allows us to run services on any machine in the cluster and they can all communicate with each other. NEXT VIDEO: https://youtu.be/top0MlcKSw4 - Scheduling: we shouldn't manually choose which app runs on which machine - this idea doesn't work at scale. Fleet will be our scheduler that decides where our apps/services run. If a CoreOS machine goes down, fleet will reschedule any services that it was running onto a new machine. VIDEO 3: https://youtu.be/1zJ8FfC-gmU - Service Registration/Service Discovery: Since we never know what ip address or port a service will be running on, we need to register that service so other services can find it and communicate with it. We'll use Etcd and Flannel for this - Public DNS: Once the app is working, we need a fixed way for the outside world to access it. We'll use Nginx and Confd for this. Confd will watch Etcd for service registration and when services come/go, it will build a new configuration file for Nginx and reload Nginx. This docker tutorial will help you understand how to go through every step of this process.
  continue reading

83 episodes

Artwork
iconShare
 

Archived series ("HTTP Redirect" status)

When? This feed was archived on October 25, 2017 00:33 (8y ago). Last successful fetch was on October 21, 2017 06:17 (8y ago)

Why? HTTP Redirect status. The feed permanently redirected to another series.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 189930351 series 181450
Content provided by LearnCode.academy. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by LearnCode.academy or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Let's build a high-availability production docker cluster! So web development with Docker pretty much ROCKS - it enables you to build and scale world-class apps that used to only be doable for those working at companies like Google and Netflix. The (not-really-bad) bad news is you have to start thinking like a world-class developer to make full use of it. To go from basic docker container deployment to a full-scale docker system, you'll need to implement a few things: The Diagram: https://drive.google.com/file/d/0B74l6vUHf9HrMzNrYUlyMm40RWs/view?usp=sharing The Code: https://github.com/willrstern/production-docker-ha-architecture THIS VIDEO: - Cluster computing - CoreOS is our solution here. CoreOS allows us to make an expandable cluster of computers so we can add more computers should our application need more power to scale. CoreOS also allows us to run services on any machine in the cluster and they can all communicate with each other. NEXT VIDEO: https://youtu.be/top0MlcKSw4 - Scheduling: we shouldn't manually choose which app runs on which machine - this idea doesn't work at scale. Fleet will be our scheduler that decides where our apps/services run. If a CoreOS machine goes down, fleet will reschedule any services that it was running onto a new machine. VIDEO 3: https://youtu.be/1zJ8FfC-gmU - Service Registration/Service Discovery: Since we never know what ip address or port a service will be running on, we need to register that service so other services can find it and communicate with it. We'll use Etcd and Flannel for this - Public DNS: Once the app is working, we need a fixed way for the outside world to access it. We'll use Nginx and Confd for this. Confd will watch Etcd for service registration and when services come/go, it will build a new configuration file for Nginx and reload Nginx. This docker tutorial will help you understand how to go through every step of this process.
  continue reading

83 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide

Copyright 2025 | Privacy Policy | Terms of Service | | Copyright
Listen to this show while you explore
Play