> Markdown version of [/playlists/containers-docker](https://www.wearedevelopers.com/playlists/containers-docker). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Playlist: Containers & Docker 15 videos · 15 moments · 41.8 minutes ## Mastering Kubernetes – Beginner Edition - **Standardizing application logic inside portable Docker containers** (02:56, 3min) — How identical exterior formats enable running disparate software stacks predictably across physical and virtual servers. [Learn more](https://www.wearedevelopers.com/videos/530-mastering-kubernetes-beginner-edition) ## Rust and Docker: Let's build an AI-powered app! - **Understanding Docker container architecture and virtual machine differences** (08:29, 3min) — Eliminating problematic local environment incompatibilities means replacing heavy virtual machine hypervisors with dynamically orchestrated Docker ... [Learn more](https://www.wearedevelopers.com/videos/984-rust-and-docker-let-s-build-an-ai-powered-app) ## My journey into DevOps world - How it all started! - **Packaging and orchestrating scalable applications with container tools** (20:24, 3min) — Deploying integrated dependencies consistently across diverse environments ensures high availability during severe traffic spikes. [Learn more](https://www.wearedevelopers.com/videos/545-my-journey-into-devops-world-how-it-all-started) ## Containers in the cloud - State of the Art in 2022 - **Enterprise container migration and historical technology evolution** (00:05, 2min) — The evolution of container technology from early Unix system calls to widespread enterprise migration and Docker. [Learn more](https://www.wearedevelopers.com/videos/410-containers-in-the-cloud-state-of-the-art-in-2022) ## Cloud Chaos and Microservices Mayhem - **Optimizing Java application dependency packaging for Docker containers** (09:31, 0min) — How separating caching dependency layers optimizes deployment lifecycles for modern architectures. [Learn more](https://www.wearedevelopers.com/videos/104-cloud-chaos-and-microservices-mayhem) ## Databases on Kubernetes: Why you should care - **Shifting mindsets on running databases in containers** (00:17, 5min) — Developers shifted from avoiding stateful deployments to successfully running databases at scale. [Learn more](https://www.wearedevelopers.com/videos/74-databases-on-kubernetes-why-you-should-care) ## This Is Not Your Father's .NET - **Building and running Windows containers locally on Windows servers** (11:26, 4min) — Utilizing the open-source Docker engine enables the compilation and execution of Windows binaries within Windows containers locally. [Learn more](https://www.wearedevelopers.com/videos/967-this-is-not-your-father-s-net) ## From Painful to Easy: Discover .NET Aspire - **Configuring database and caching containers in the builder** (11:38, 2min) — Automating Redis and SQL Server Docker container lifecycles runs directly from the application host startup configuration. [Learn more](https://www.wearedevelopers.com/videos/1553-from-painful-to-easy-discover-net-aspire) ## A Deep Dive into Development Environment Configuration Standards - **Using Docker to configure and isolate workspace environments** (05:53, 2min) — Containerizing applications ensures deployment consistency but standard images often lack flexible local development features. [Learn more](https://www.wearedevelopers.com/videos/1144-a-deep-dive-into-development-environment-configuration-standards) ## CRaCing Java Snapshots - **Configuring a Docker container for Java CRaC checkpoint generation** (11:18, 4min) — Developers can assign specific Linux kernel capabilities in Dockerfiles to allow safe JVM snapshots. [Learn more](https://www.wearedevelopers.com/videos/1440-cracing-java-snapshots) ## Leverage Cloud Computing Benefits with Serverless Multi-Cloud ML - **Deploying machine learning models locally and remotely with containers** (30:15, 3min) — Packaging exported machine learning models into Docker configurations allows for seamless multi-cloud deployment. [Learn more](https://www.wearedevelopers.com/videos/78-leverage-cloud-computing-benefits-with-serverless-multi-cloud-ml) ## #90DaysOfDevOps - The DevOps Learning Journey - **Running lightweight executions with Docker application containers** (24:19, 1min) — Removing deployment friction involves bundling code runtimes and isolated dependencies into immutable transportable images. [Learn more](https://www.wearedevelopers.com/videos/548-90daysofdevops-the-devops-learning-journey) ## Add Location-based Searching to Site with ElasticSearch - **Reviewing deployment and hosting options for Elasticsearch clusters** (04:23, 1min) — Different environments for running search clusters including AWS images, Docker containers, and GraphQL annotation integrations. [Learn more](https://www.wearedevelopers.com/videos/77-add-location-based-searching-to-site-with-elasticsearch) ## Tips, Techniques, and Common Pitfalls Debugging Kafka - **Injecting telemetry into Docker and ECS containers** (28:44, 1min) — Adding monitoring logic to Python environments within standalone containers using environmental variables. [Learn more](https://www.wearedevelopers.com/videos/838-tips-techniques-and-common-pitfalls-debugging-kafka) ## Go's Concurrency and Parallelism Inside Containers - **Key takeaways on Go container performance optimization** (29:59, 0min) — Summarizing how concurrency, parallelism, and allocated runtime CPU limits fundamentally impact Go application behavior. [Learn more](https://www.wearedevelopers.com/videos/100058-go-s-concurrency-and-parallelism-inside-containers)