-
# SAGA Pattern
## Overview
The **SAGA pattern** is an architectural pattern used in distributed systems to manage transactions across multiple services. It is particularly useful in environments w…
-
# Deployment with Docker
## How does Docker Work?
Docker is a containerization platform that allows developers to package applications and their dependencies into lightweight, portable containe…
-
This child issue is related to "[Playground] Learning Paths: Cloud Native tutorials with Meshery Playground #9832". See this issue for more context._
### Current State
Meshery Docs are in need…
-
# Microservices
Microservices is a [software architectural pattern](../about/software-architectural-pattern.md) where an application is broken down into small, independent, and loosely coupled serv…
-
_This child issue is related to "[Playground] Learning Paths: Cloud Native tutorials with Meshery Playground #9832". See this issue for more context._
### Current State
Meshery Docs are in need …
-
This child issue is related to "[Playground] Learning Paths: Cloud Native tutorials with Meshery Playground #9832". See this issue for more context._
### Current State
Meshery Docs are in need…
-
https://dl.acm.org/citation.cfm?id=3190546
-
**What** - description of what you me to do
Example: Hey @autopilot explains the project structure in detail about what are the modules and how these modules interact?
**Why** - explain why this …
-
User Story
=======
There are multiple ways to set up microservices:
- Have a public facing API Gateway responsible for authentication, that then acts as a proxy for internal microservices, or which…
-
**Introduction**
[Dapr](https://dapr.io/) has swiftly risen as a groundbreaking application runtime that streamlines the creation and management of microservice-based applications. It offers a broa…