Informações:
Sinopse
A weekly conversation about containerization, Docker, and modern software deployment.
Episódios
-
Securing Containerized Deployments (Part One)
11/07/2018In episode 18 of Mobycast, Chris leads a DockerCon session roll up. In particular, we discussed securing container-based deployments. Welcome to Mobycast, a weekly conversation about containerization, Docker, and modern software deployment.
-
Takeaways from Dockercon 2018
04/07/2018 Duração: 25minIn episode 17 of Mobycast, Chris provides his main takeaways from dockercon 2018. Welcome to Mobycast, a weekly conversation about containerization, Docker, and modern software deployment.
-
Troubleshooting Distributed Systems: A Case Study
27/06/2018 Duração: 30minIn episode 16 of Mobycast, Jon and Chris discuss how they recently troubleshot a client’s distributed system. Welcome to Mobycast, a weekly conversation about containerization, Docker, and modern software deployment.
-
All About Docker Compose
20/06/2018 Duração: 25minIn episode 15 of Mobycast, Jon and Chris teach me all about Docker Compose. Welcome to Mobycast, a weekly conversation about containerization, Docker, and modern software deployment.
-
Stop Worrying About Cloud Lock-in
13/06/2018 Duração: 24minIn Episode 14 of Mobycast, Jon and Chris explained why you should stop worrying about cloud lock-in. Welcome to Mobycast, a weekly conversation about containerization, Docker and modern software deployment.
-
The Future of Serverless
06/06/2018 Duração: 26minIn episode 13 of Mobycast, Jon and Chris discussed the future of serverless. Welcome to Mobycast, a weekly conversation about containerization, Docker, and modern software deployment.
-
Key Takeaways from Gluecon 2018
30/05/2018 Duração: 26minIn episode 12 of Mobycast, John discusses his key takeaways from GlueCon 2018. Welcome to Mobycast, a weekly conversation about containerization, Docker and modern software deployment.
-
Will AWS be Crushed Under it's Own Weight? (Part 02)
23/05/2018 Duração: 21minIn Episode 11 of Mobycast, we continue last week’s conversation regarding the negative implications of AWS’ rapid growth. Welcome to Mobycast, a weekly conversation about containerization, Docker, and modern software deployment.
-
Will AWS Be Crushed Under it’s Own Weight? (Part 01)
16/05/2018 Duração: 23minIn episode 10 of Mobycast, Jon and Chris consider a reality where AWS crushes under its own weight. Welcome to Mobycast, a weekly conversation about containerization, Docker, and modern software deployment.
-
AWS Services We're Evaluating
09/05/2018 Duração: 57minIn episode 9 of Mobycast, Jon and Chris discuss a few of the AWS services they’re currently evaluating.
-
Core AWS Services
02/05/2018 Duração: 51minIn episode 8 of Mobycast, Jon and Chris discussed the core AWS services they use regularly.
-
How to Create Containers (Part 2)
25/04/2018 Duração: 42minIn episode 7 of Mobycast, we continue with part 2 of a technical series around the creation of Containers. Specifically, Jon and Chris dive deep into Docker networking.
-
How to Create Containers (Part 1)
18/04/2018 Duração: 33minIn episode six of Mobycast, we introduce Part 1 of a technical series around the creation of containers. Specifically Jon and Chris teach me about base images and volume mounts.
-
Making the Business Case for Docker
11/04/2018 Duração: 44minEpisode 5 of Mobycast focuses on building a business case for transitioning to Docker.
-
The CI/CD Pipeline
04/04/2018 Duração: 57minChris Hickman and Jon Christensen of Kelsus discuss the company’s CI/CD toolchain - continuous integration (CI) and deployment (CD) - when it comes to containerization. Your CI/CD pipeline will look completely different after being dockerized.
-
An Introduction to Elastic Container Service (ECS)
29/03/2018 Duração: 01h19sJon Christensen and Chris Hickman of Kelsus discuss Amazon’s Elastic Container Service (ECS) – how it works and why they use it. The term “container” comes from stacking containers on ships, and containers offer several advantages. But how does containerization relate to scaling on a large application?
-
Transitioning Legacy Applications to Docker
29/03/2018 Duração: 53minWhat goes on inside an organization when it decides to make the switch to Docker? What does a team and company go through? Chris Hickman and Jon Christensen of Kelsus discuss transitioning legacy applications to Docker. About two-three years ago, Chris joined a company that was in the midst of transitioning to Docker to handle its Amazon Web loads. He was tasked with learning how to dockerize all of the microservices deployed by the company inside AWS.
-
Virtual Machines vs. Containers
29/03/2018 Duração: 43minChris Hickman and Jon Christensen of Kelsus and Rich Staats from Secret Stache discuss the differences between virtual machines (VMs) and containers. What are the pros? Cons? Similarities? Differences?