Distributed LocksTLDR; Use unique and TTL indexes on databases to enable exclusive access to resources.Dec 30, 2024Dec 30, 2024
Understanding OLAP and OLTPTLDR; Any database falls into one of two category OLAP or OLTP — depending on the access pattern for which it is optimisedDec 22, 2024Dec 22, 2024
Load Balancer vs. API Gateway: Understanding the DifferencesTLDR; API Gateway can provide caching, logging auth and load balancer distributes traffic between 2 or more servers for high-availability…Dec 15, 2024Dec 15, 2024
Storing Values within IndexRelational databases can have one primary index and any number of secondary indexes. When queries uses indexes they use keys in the index…Dec 8, 2024Dec 8, 2024
Databases: Memory and DisksMost databases rely on disks and SSD’s to store both data and data structures like table, rows, indexes. There are primarily two reasons…Dec 1, 2024Dec 1, 2024
Understanding OLAP and OLTPTLDR; Any database falls into one of two category OLAP or OLTP — depending on the access pattern for which it is optimisedNov 25, 2024Nov 25, 2024
AWS Essentials: A Rapid Tour of Key ServicesIn this blog post, we’ll delve into the core services offered by AWS Console, exploring their functionalities and use cases to help you…Jun 6, 2024Jun 6, 2024
Demystifying AWS Cognito: Your App’s Trusted BodyguardIt handles all the stuff related to user authentication and authorizationJun 6, 2024Jun 6, 2024
Understanding AWS IAM: A Comprehensive Guide to Identity and Access ManagementThink of it as the bouncer at an exclusive club, carefully checking every guest before granting entry.Jun 6, 2024Jun 6, 2024
The OSI Model: A Guide to How the Internet WorksIt divides the journey on internet into seven steps, called layers, each with a specific job. Let’s break it down in simple termsJun 5, 2024Jun 5, 2024