Sidecars for App Service
The sidecar pattern is an architectural approach that allows you to deploy components of an application in separate processes or containers, providing both isolation and encapsulation. This pattern is now suported on App Service!
Helpful resources
- Sidecars now Generally Available on Linux App Service
- Deep-dive into Sidecars
- Migrating Docker Compose to the Sidecar feature
- Introduction to Sidecar Externsions
- Using Redis as a Sidecar extension
- Running Datadog agent as a Sidecar Extension
- A Small Language Model as a Sidecar
- Powering Observability with Dynatrace