What’s popular in system administration
Your source for what’s next
Popular in live online training
See allJanuary 5, 2024
Microservice Security
Presented by Sam Newman
Best practices for microservice-style architectures Microservice architectures are increasingly popular, but they bring with them increased complexity and new challenges. One of the more challenging areas with any microservice-style architecture is ...
February 6, 2024
Microservice fundamentals
Presented by Sam Newman
Understanding the power and complexity of microservice architectures Microservicesâtheyâre everywhere! Microservices help organizations achieve autonomy at scale and mix technologies. They can put software in the hands of users faster than ...
January 8, 9 & 10, 2024
Microservices Bootcamp
Presented by Sam Newman
From fundamentals to deployment Microservicesâtheyâre everywhere! Microservices help organizations achieve autonomy at scale and mix technologies. They can put software in the hands of users faster than other styles of architecture ...
February 14 & 15, 2024
Container Security Fundamentals
Presented by Raju Gandhi
In this course youâll: Learn how containers work, and how they are different from VMs Understand what to consider when isolating, securing, and hardening containers Examine the runtime implications of running ...
February 12, 2024
Patterns for Building Resilient Microservices
Presented by Sam Newman
Improve the robustness of systems and resilience of teams Course outcomes: Understand what leads to system failures Get practical tips to make your microservice architecture more robust Learn when and where ...
February 12, 2024
Microservices caching strategies
Presented by Mark Richards
Leveraging caching in a microservices ecosystem In this 1-day online class expert software architect Mark Richards describes and demonstrates various caching strategies and patterns that you can use in Microservices to ...
Popular in interactive learning
See allUse 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. ...
Challenge: Create and Build a New Linux Container Image
By Sean P. Kane
Students will be challenged to create and build a Linux container image using Docker ...
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. ...
Build and Debug a Multistage Container
By Sean P. Kane
Students will learn how to build a multistage Linux container image ...
Launch, Inspect, Debug, and Configure a Container
By Sean P. Kane
Students will learn how to perform basic inspection and debugging of a container ...
Understand Container Security with CGroups and Namespaces
By O'Reilly Media, Inc.
In this scenario, you'll learn the foundations of CGroups (Control Groups) and Namespaces to apply security restrictions to containers. ...