Software Engineering Daily

Stateful Kubernetes with Saad Ali

Software Engineering Daily

In a cloud infrastructure environment, failures happen regularly. The servers can fail, the network can fail, and software bugs can crash your software unexpectedly. The amount of failures that can occur in cloud infrastructure is one reason why storage is often separated from application logic. A developer can launch multiple instances of their application, with

The post Stateful Kubernetes with Saad Ali appeared first on Software Engineering Daily.

Next Episodes