top of page
Search
The Tech Platform
Dec 2, 2022
How to Secure Service Mesh?
In this article, we will be discussing the Microservice Mesh which includes: What is a Service Mesh? Advantages of Service Mesh...
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
Sep 13, 2022
How to protect your Microservices?
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of...
The Tech Platform
Aug 18, 2022
How to Share Data Between Microservices?
Microservices architecture has gained widespread adoption due to its flexibility, scalability, and modularity. However, managing data...
The Tech Platform
Jul 25, 2022
Architectural Microservices Patterns: SAGA, Outbox and CQRS with Kafka
The Microservices architecture leads to clearly separated individual services, that are independently developed and deployed. Due to the...
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
May 31, 2022
Securing Microservices with JWT
This article explains how to secure your microservices deployment practically with JWT Auth using Ballerina programming language....
The Tech Platform
Feb 22, 2022
Soccer Microservice on .Net core, Entity Framework, Mysql and Insomnia
Building Soccer microservice on .Net Core, Entity Framework, Mysql, Insomnia, with Swagger, Auto-mapper, OData, etc. Introduction In this...
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
Jan 17, 2022
Managing microservices with dockers and git-submodules — GS3D
Developing with dockers has many implications for the code and the repositories. This article suggests a pattern to resolve those issues...
bottom of page