Containerization is not only a software delivery paradigm shift; it also represents an opportunity to add sophisticated systems technology to any stack via sidecars. Instead of building complex client libraries for every language your organization deploys, common sidecars can take care of authorization/authentication, service discovery, and monitoring.
In this talk, we’ll explore the patterns that have previously existed with practical examples of how they can be implemented in sidecars.