top of page
Search
The Tech Platform
Jan 6, 2022
Azure Storage Queues vs Azure Service Bus Queues. Which one to use?
Azure Storage Queue Azure Storage Queue is a type of message queuing services provided by Azure that provides queue storage...
The Tech Platform
Jan 3, 2022
Publisher/Subscriber messaging with Redis
The first thing we need to do is to create a new service that will inherit from “BackgroundService”. In this class, we must implement an...
bottom of page