top of page
Search
The Tech Platform
Jul 4, 2023
How to Choose the Right Database Strategy for Microservice Architecture
In a microservices architecture, selecting the appropriate database strategy is an important decision that significantly impacts the...
The Tech Platform
Jul 1, 2023
What are Microservices? Architecture, Benefits, Limitations, and Best Practices
Microservices architecture has gained significant popularity in recent years as a modern approach to building complex and scalable...
The Tech Platform
Dec 1, 2022
APIs vs Microservices: The Difference
Here we will give you a brief introduction to APIs and Microservices and also learn what are the Similarities and the Difference between...
The Tech Platform
Jun 29, 2022
Microservices Logging: Architecture, Challenges, and Best Practices
In a microservices-based application, there are multiple services running and interacting with each other. However, things can become...
The Tech Platform
Jan 22, 2022
Event Sourcing Pattern in Microservices Architectures
In this article, we will learn the Design Patterns of Microservices architecture, focusing specifically on the Event Sourcing Pattern. As...
The Tech Platform
Oct 12, 2021
Microservices vs. Serverless Architecture
What is Microservice Architecture? Microservices is an architectural approach where a large application is divided into smaller,...
The Tech Platform
Oct 6, 2021
Gateway Aggregation Pattern
Gateway Aggregation pattern is similar with Gateway Routing but extra it is offering aggregation of services. Basically Gateway...
The Tech Platform
Sep 30, 2021
Introduction to Web Application
Web applications are software programs that are stored on a remote server and delivered over the internet through a web browser. They are...
bottom of page