Kavindu Gunathilake
I'm devoted to creating and designing things. From writing code to configuring and managing it, I love the entire process. If time allows, I document my work.
Links
TL;DR: API mocking simplifies testing by simulating API responses, improving performance, reliability, and control. This blog co...
Demonstrate different ways to narrow the type of imprecise object to a more specific one.
An article of a comparison between two popular database services, DynamoDB and Aurora, both Serverless and fully managed by AWS.
Demonstrate utilizing IAM and RBAC integrations for secure orchestration.
Comparison of the Vue Composition API and React Hooks to help you understand the differences and similarities between them
Virtual Private Cloud (VPC) is a virtual network that we can create in AWS. It provides complete control over the network, etc
Streamlining Access and Identity Management in Modern Applications and AWS options to achieve them.
I will compare Context API and useState Hook. For better understanding, I have provided various use cases for each.
This article will contrast DynamoDB and Oracle (specifically their NoSQL offering).
In this article, I will introduce the top 5 Google Chrome Flags every developer should enable.
1. Why is Read Consistency Important? 2. Consistency Models in DynamoDB and more...
Does Git Still Show Ignored Files as Modified? Let’s Decode It!
This article aims to provide a comprehensive guide to building a robust API with GraphQL, Prisma, MongoDB, and Node.js.