https://github.com/tomkerkhove/microservices-with-azure-api-management
Learn Codito's journey where they decompose a monolith into multiple smaller microservices and how they've migrated without downtime by managing API traffic with Azure API Management.
https://github.com/tomkerkhove/microservices-with-azure-api-management
azure azure-api-management kubernetes microservices
Last synced: about 1 month ago
JSON representation
Learn Codito's journey where they decompose a monolith into multiple smaller microservices and how they've migrated without downtime by managing API traffic with Azure API Management.
- Host: GitHub
- URL: https://github.com/tomkerkhove/microservices-with-azure-api-management
- Owner: tomkerkhove
- Created: 2019-05-28T14:19:24.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T15:12:14.000Z (over 1 year ago)
- Last Synced: 2025-04-14T04:06:55.246Z (about 2 months ago)
- Topics: azure, azure-api-management, kubernetes, microservices
- Language: C#
- Homepage:
- Size: 2.37 MB
- Stars: 25
- Watchers: 5
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microservices with Azure API Management
Contoso, a fictuous company, provides industry-leading APIs to their customers for purchasing Microsoft Products.Learn about their journey where they decompose a monolith into multiple smaller microservices and how they've migrated without downtime by managing API traffic with Azure API Management.
- [Meet Contoso & Why they are transitioning to microservices](./docs/meet-contoso.md)
- [Migrating to Azure Web App for Containers](./docs/migrating-to-web-app-for-containers.md)
- [Migrating to Azure Kubernetes Service](./docs/migrating-to-kubernetes.md)
- [Contoso Tomorrow](./docs/contoso-tomorrow.md)Curious? [Run it yourself](/deploy) and give it a try!
