OpenZiti is dedicated to make the challenge of secure connectivity simple and accessible by replacing infrastructure with software. The world is software, your secure network needs to be software.
Graceful shutdown and zero downtime deployments in Kubernetes
In this article, you will learn how to prevent broken connections when a Pod starts up or shuts down. You will also learn how to shut down long-running tasks gracefully.
Pandemic Downtime Let Kraft Rebuild The IT Behind Patriots Football
In a lot of ways, the impact of the COVID-19 pandemic on The Kraft Group was no different than most other companies around the world. The organization – a
Architecture for Flow with Wardley Mapping, DDD, and Team Topologies
Susanne Kaiser illustrates the concepts of DDD, Wardley Mapping and Team Topologies, and demonstrates how these techniques help to evolve a fictitious legacy system for a fast flow of change.
Why our digital lives are only secure if our APIs are secure
APIs are the building blocks of our digital world — and one of its biggest vulnerabilities. That's why Equinix became a pioneer for Advanced API Security.
Inheritance, Composition, and everything in–between
There are many concepts in the OOP paradigm. Inheritance is the most known, and it allows us to model software as relations between objects, just like in real life.