Implementing the Repository Pattern Using C# and Entity Developer in ASP.NET Core

In this article, take a look at implementing the repository pattern using C# and Entity Developer in ASP.NET Core. Read all

Top 10 Test Automation Frameworks in 2020

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 for Automation Using Ansible Vault and Tower

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

How to Use Vault and Spring Cloud Config to Secure Secrets

Check out how you can use Spring Boot Config to encrypt secrets and use Vault as a secret management tool. Read all

How to Load Custom JSON Files Into Laravel's Config

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

Reactive Microservices Done Right!

Learn how to create quick and easy reactive microservices using the Ballerina programming language. Read all

Advanced Postgres Connection Pooling Using PgBouncer

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

How to Use UDF in Spark Without Register Them

In this article, we discuss how to use UDF in Spark without the need to register them. Read all

Configuration As A Service: Spring Cloud Config – Using Kotlin

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

Establish Trust Chain From Kafka to Microservices REST APIs With JWT

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

 

 

 

 

Top