App Spaces: Building a full-stack app with Google Authentication
What is App Spaces? App Spaces is a new way to look at building an application in Azure. App Spaces is different because it’s not a service on its own,…
21/05/2024
Introduction In modern cloud applications, managing different environments (such as development, staging, and production) is crucial for ensuring smooth deployment and testing workflows. Azure Container Apps offers a powerful feature through labels and traffic splitting that can help developers easily manage multiple versions of an app, route traffic based on different…