We are moving toward a future where everything is going to be autonomous, fast and highly efficient. To match the pace of this fast-moving ecosystem. Read all
Managing secrets is essential for all businesses. In this tutorial, let's go into how to encrypt your secrets or sensitive data using the Ansible Vault tool. Read all
Working with a large config file can be annoying. I wanted to share my solution to loading custom settings from a JSON file into Laravel’s config. Read all
Do you have an app on Heroku using Postgres? Are you running out of database connections? In this article, we'll look at how to use PgBouncer to scale your app. Read all
In this article, we will demonstrate the Spring cloud config server using Kotlin. Spring Boot provided a much-needed spark to the Spring projects. Read all
In this article, we discuss how to establish trust from Kafka event stream processing modules to microservice APIs with Spring Security and JWTs. Read all