manojlingala

manojlingala @manojlingala

About: Experienced software engineer specialized in event-driven microservices & cloud-native SaaS apps. Let's connect to drive digital transformation in your org.

Location:
Australia
Joined:
Feb 26, 2023

manojlingala
articles - 13 total

[Boost]

Orchestrating Financial Transactions...

Learn More 0 0Mar 9

Orchestrating Financial Transactions with AWS Step Functions

In today's fast-paced financial sector, automation and precise orchestration of transactions can...

Learn More 9 2Mar 9

Single Table Design in AWS DynamoDB

As a developer working with AWS DynamoDB, I recently learnt and implemented Single Table Design in my...

Learn More 13 2Jul 27 '24

Understanding DynamoDB Write Capacity Units: PutItem vs UpdateItem

Introduction DynamoDB is a fully managed NoSQL database service provided by Amazon Web Services...

Learn More 8 0Mar 2 '24

Fast Reads Unleashed: Performance Analysis of AWS GraphQL, DynamoDB, and Redis Cache

In this article, we analyze read performance benchmark results for a selection of AWS services, such...

Learn More 9 2Mar 25 '23

AWS Services for Blogging: A Comprehensive Overview

In this article, we'll explore how to leverage AWS services to create a scalable and efficient system...

Learn More 6 0Mar 19 '23

Custom Converters in DynamoDB: Building Robust Data Models with Ease

DynamoDB's custom converters feature allows you to define custom mappings between your application's...

Learn More 11 0Mar 11 '23

A Developer’s Guide to Avoiding the Pitfalls of Exposing the Domain Layer

There are several reasons why developers may tend to develop domain and domain repositories exposing...

Learn More 2 0Mar 11 '23

Maximizing Efficiency in DynamoDB: The Power of Projections

DynamoDB is a fast and flexible NoSQL database service offered by Amazon Web Services (AWS). It is...

Learn More 14 1Mar 10 '23

The Consequences of Property Injection in Tightly Coupled Systems : A Developer’s Guide

Developers may try to use property injection in a tightly coupled system for several reasons: 1.Ease...

Learn More 4 0Mar 5 '23

Why Separating Domain and Application Layers is Crucial for Achieving a Clean Architecture

When building software, it’s essential to consider the architecture and how different parts of the...

Learn More 10 0Mar 4 '23

Solving the Service Registration Dilemma with Service Resolver in Strategy Pattern

Strategy Pattern is a design pattern that provides a way to encapsulate algorithms, encapsulate...

Learn More 6 0Mar 3 '23

DynamoDB GSI Boolean Data Type Limitations: What You Need to Know

DynamoDB, a NoSQL database provided by Amazon Web Services (AWS), is a highly scalable and fully...

Learn More 6 0Feb 26 '23