Daily Archive: April 26, 2023

What’s RabbiMQ and Why Erlang? 0

What’s RabbiMQ and Why Erlang?

RabbitMQ is an open-source message broker software that implements the Advanced Message Queuing Protocol (AMQP). It is designed to enable communication between distributed applications by allowing them to exchange messages through queues. RabbitMQ is...

How to Efficiently Read AWS Secrets in .NET Core 0

How to Efficiently Read AWS Secrets in .NET Core

you know that securing sensitive data in applications is critical. AWS Secrets Manager helps you protect access to your applications, services, and IT resources without the upfront investment and on-going maintenance costs of operating...