How to do Unit testing using embedded PostgreSQL in Akka
Embedded PostgreSQL provides a platform neutral way for running PostgreSQL binary in unit tests. It is an efficient database to […]
Embedded PostgreSQL provides a platform neutral way for running PostgreSQL binary in unit tests. It is an efficient database to […]
What is Kubernetes? Kubernetes is an orchestration engine and open-source platform for managing containerized applications. kubernetes include container deployment, scaling
Argo CD is a pull-based GitOps deployment device that synchronizes Kubernetes manifest lists with a group for simple, dedicated deployments.