Microservices Security Primer: How to Secure Microservices APIs

Microservices Security Primer: How to Secure Microservices APIs

If you use Docker containers or other microservices to host your apps, you probably rely heavily on APIs. And if you want to run those apps in production, securing the APIs is ...
Stateful Apps and Containers: Squaring the Circle

Stateful Apps and Containers: Squaring the Circle

“Stateful containers” may sound like an oxymoron. That’s because stateful apps—those that require persistent data storage—can seem like odd matches for a container environment. But that’s not necessarily the case. To date, ...