Unit 4 of Microservices March 2022 covers advanced techniques for keeping your apps and architecture up and running. Here are links to the resources you need: the livestream on March 28, blogs and other prep resources, and the hands-on lab, “Improve Kubernetes Uptime and Resilience with a Canary Deployment”.
Jenn Gile

Microservices Security Pattern in Kubernetes
Unit 3 of Microservices March 2022 addresses the all-important topic of security in Kubernetes. Here are links to the resources you need: the livestream on March 21, blogs and other prep resources, and the hands-on lab, “Protect Kubernetes Apps from SQL Injection”.
Exposing APIs in Kubernetes
Unit 2 of Microservices March 2022 is all about how to expose your APIs in Kubernetes. Here are links to the resources you need: the livestream taking place on March 14, blogs and other prep resources, and the hands-on lab, “Protect Kubernetes APIs with Rate Limiting”.
Architecting Kubernetes Clusters for High-Traffic Websites
Microservices March 2022 is underway! Here are links to all the resources for Unit 1: the livestream taking place on March 7, blogs and other resources that provide more in-depth knowledge, and the self-paced, hands-on lab, “Reduce Kubernetes Latency with Autoscaling”.
Lessons from the 2021 NGINX Survey: Your Kubernetes Adoption Journey
Our 2021 survey of the NGINX community reveals that two-thirds of you are using Kubernetes in production or planning to deploy within a year. But you're also concerned about your level of knowledge and the complexity, security, and scalability of Kubernetes itself.
Microservices March 2022: Kubernetes Networking
Great ready for Microservices March 2022! This year we focus on Kubernetes networking, a key component of production-grade Kubernetes that is often not well understood. Preview what you'll learn during the four-week series and register for access to the labs.
NGINX Ingress Controller Version 2.0: What You Need to Know
We recently jumped the NGINX Ingress Controller version number from 1.x to 2.x, to signal compatibility with version 1 of the Kubernetes API (released in Kubernetes 1.22). Find out why this matters and how to keep your Kubernetes apps running smoothly as versions change.
Six Ways to Secure Kubernetes Using Traffic Management Tools
Explore six use cases where Kubernetes traffic‑management tools -- including F5 NGINX App Protect, Ingress Controller, and Service Mesh -- solve security problems. Help your SecOps teams collaborate with DevOps and NetOps to better protect your cloud‑native apps and APIs.
How Do I Choose? API Gateway vs. Ingress Controller vs. Service Mesh
When you need an API gateway in Kubernetes, how do you choose among API gateway vs. Ingress controller vs. service mesh? We guide you through the decision, with sample scenarios for north-south and east-west API traffic, plus use cases where an API gateway is the right tool.