SoorajHow Sticky Sessions Can Tilt Load BalancersIn the world of Software Engineering, efficiently managing incoming requests across multiple servers is a critical aspect of building…Jul 16, 20231Jul 16, 20231
SoorajRate limiting ft. Bots using GOImagine you’re cruising down a highway, feeling the wind in your hair and the music blasting, when suddenly you spot those lovely sign…Jun 24, 20231Jun 24, 20231
SoorajDark side of Persisting Serialized Objects in SQLWe often encounter projects that require us to store domain objects in a database. What do you do? In this article, we’ll examine the…May 6, 20231May 6, 20231
SoorajDogpile effect, ft. CachingHave you ever wondered what happens when your cache expires or when lots of entries in your cache invalidate at the same time? The answer…Apr 2, 20231Apr 2, 20231
SoorajResilient Services using PollyResilience is a closely related concept to fault tolerance and refers to the ability of a system to recover from failures and continue…Dec 24, 2022Dec 24, 2022
SoorajPagination with Progressive CachingWhat is Cache? Caching is the technique of storing copies of frequently used application data in a layer of smaller, faster memory to…Dec 7, 20221Dec 7, 20221
SoorajAWS requests with V4 Signature using RestSharpAWS APIs use Signature Version 4 (SigV4) to add authentication information to requests sent over HTTP. For security, to consume any of your…Nov 16, 2022Nov 16, 2022
SoorajAstera Data Services, How Secure?Digital transformation process of integrating digital technologies in all aspects of a business is becoming an imperative for…Oct 31, 2022Oct 31, 2022
SoorajSurprisingly easy way to build and Manage your APIsAPI development is usually done by programmers that are hard to recruit, train, and retain. According to the 2022 Postman survey…Oct 21, 2022Oct 21, 2022