Video description
Virtual machines changed the world and containers swooped in shortly after. Kubernetes now empowers us to wield both technologies according to our needs.
Kris Nova (Independent) examines the motivation for each unique piece of technology and dives into use cases for both. She then discusses the migration path of building hybrid cloud native systems from conventional virtualized infrastructure and explores concerns of each application encapsulation method. You’ll learn when to use which technology as well as the exciting primitives Kubernetes gives you to manage both containers and VMs seamlessly in a declarative way.
If you’re currently running large stateful workloads on virtual machine infrastructure and are considering moving to Kubernetes, this talk is for you.
Prerequisite knowledge
- A working knowledge of a legacy virtual machine infrastructure
What you'll learn
- Gain confidence that you can design and implement systems spanning both virtual machines and container infrastructure for your engineering organization
- Learn valuable lessons about architecting these systems in the field taken from real-life concrete examples from field engineering work
This session was recorded at the 2019 O'Reilly Open Source Software conference in Portland.
Product information
- Title: Conquering both containers and virtual machines with Kubernetes
- Author(s):
- Release date: December 2019
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 0636920335696
You might also like
video
Sharing is caring: Your Kubernetes cluster, namespaces, and you
Kubernetes namespaces partition workloads into virtual clusters so multiple teams or applications can safely share a …
video
Kubernetes is still hard for app developers; let's fix that
Kubernetes is all the rage these days and for good reason. Among other benefits, app development …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …