PinnedDiliru MunasinghainAscentic TechnologyUnderstanding Transactions in MongoDBMongoDB supports transactions, enabling multiple operations to be executed in a single logical unit. This ensures data consistency and…Jun 26Jun 26
PinnedDiliru MunasinghainAscentic TechnologyCrafting Your AWS VPC for an MVP: A Systematic GuideAs you embark on your AWS MVP project, you’re likely to encounter the term VPC (Virtual Private Cloud). But what exactly is it, and how can…Sep 19, 2023Sep 19, 2023
Diliru MunasinghainAscentic TechnologyBuild the right solution, not the biggest: how to avoid over-engineering in software engineering.In software engineering, it’s easy to fall into the trap of over-engineering and building systems that are more complex than necessary. You…Oct 3Oct 3
Diliru MunasinghainAscentic Technology10 things to consider for successful data migrationData migration, the process of transferring data between storage types, formats, or systems, is critical in today’s data-driven world…Jan 161Jan 161
Diliru MunasinghainAscentic TechnologyDistributed Tracing: Key InsightsDistributed tracing is a technique used to monitor and debug complex software systems, such as those built using microservices architecture…Apr 11, 2023Apr 11, 2023
Diliru MunasinghainAscentic TechnologyConsidering going serverless??Serverless computing architecture has been one of the major trends in software engineering in the recent past. Serverless architecture is a…Mar 21, 2023Mar 21, 2023
Diliru MunasinghaInfrastructure as Code??Infrastructure as code (IaC) is an approach to managing infrastructure resources using code instead of manual configuration. With IaC…Mar 4, 2023Mar 4, 2023
Diliru MunasinghaA Simple Comparison Between DynamoDB and MongoDBDynamoDB and MongoDB are both popular NoSQL databases, but they differ in several ways. Here are some of the key differences between…Mar 4, 2023Mar 4, 2023
Diliru MunasinghaTransferring from SQL to MongoAs the need for handling large amounts of data grows, companies often find themselves looking for better database solutions. While SQL…Feb 14, 2023Feb 14, 2023
Diliru MunasinghainTowards DevUsing Amazon MQ with NestJS micro-servicesHi there! Let’s discuss how we can simply create a micro-service using NestJS and implement Amazon MQ to communicate with them. Rather than…Feb 10, 2022Feb 10, 2022