What’s popular in system administration
Your source for what’s next
Your source for what’s next
June 29, 2026
AWS AI Frontier Agents: Kiro, AWS Security, and AWS DevOps Agents
Presented by Chad Smith

May 18, 2026
Container Security Fundamentals in 4 Hours
Presented by Raju Gandhi

May 13, 2026
Data Design for Microservices
Presented by Sam Newman

June 1, 2026
Microservice fundamentals
Presented by Sam Newman

June 3, 2026
Building Microservices with Containers, Kubernetes and Istio
Presented by Sander van Vugt

June 4, 2026
Introduction to Docker and Containers
Presented by Noureddin Sadawi

Manage Docker Container Log Files
By O'Reilly Media, Inc.
This scenario will explore the different ways you can handle logging output from your application and services when running as containers. ...
Securing Containers with User Namespaces
By O'Reilly Media, Inc.
In this scenario, you'll learn how to configure user Namespaces to add additional user isolation and remap container root users to non-privileged users on the host machine. ...
Use No New Privileges Flag to Secure Containers
By O'Reilly Media, Inc.
In this scenario, you'll learn how to block containers from gaining additional user privileges, even when running as a non-root user. ...
Get Started with Container Security and Seccomp
By O'Reilly Media, Inc.
In this scenario, you'll learn how to apply Seccomp to reduce the attack surface of containers. ...
Deploy a Static HTML Website as Container
By O'Reilly Media, Inc.
In this scenario, you'll learn how to create a Docker image for running a static HTML website using NGINX. The scenario will explain how to build a Docker image running NGINX ...
Docker for ML Engineers: Working with Containers
By Jonathan Fernandes
Learn how to use and run Docker containers ...