Recent Posts

Database Hardening

3 minute read

Database hardening involves securing both the contents of a digital database and the database management system (DBMS), which is the database application use...

Managed Lifecycle

3 minute read

Containerized applications managed by cloud-native platforms have no control over their lifecycle, and to be good cloud-native citizens, they have to listen ...

On Kubernetes Disaster Recovery

2 minute read

Every mission critical application should have a foolproof disaster recovery strategy. To ensure the high availability of any application, it is essential to...