#software-development
Read more stories on Hashnode
Articles with this tag
Improve the scalability of your APIs · Have you ever wondered who's the middleman between you and that fancy API you're using? Meet the API proxy. The...
Control the flow of messages according to your business needs · Why do you need custom partitioning in Kafka? Imagine that you are running an e-commerce...
Then I discovered the real meaning of Scalability · "Is the application scalable?" the manager asked. It was almost halfway through the weekly system...
And how to overcome these challenges? · Distributed systems are all the rage these days. Whenever I visit a tech publication on the internet, I usually...
Understanding Topics, Partitions, Producers, Consumers and Brokers · Over the years, Kafka has become super popular among developers and large...
Using both access token and refresh token · In today’s post, we will create a NodeJS Express login system for authenticating users to our application....