What is Azure Service Fabric Mesh? Why Azure Service Fabric Mesh?
Azure Service Fabric Mesh is a serverless platform that enables you to build, deploy, and operate mission-critical applications without having to own or manage you own infrastructure. Modernizing applications includes migrating apps to a cloud-based infrastructure while optimizing for agility and scaling. Running code in containers allows developers to move to the cloud with minimal code changes while using languages and frameworks that they are familiar with.
Mesh provides built-in solutions you need to modernize your app. You can focus on your code with mesh takes care of platform infrastructure and dependencies for you. In service Fabric Mesh, your application is fully isolated, with its own network and security policies.
You can bring your own virtual network so you can keep your existing networks settings. Traffic routing rules and gateway resources allow you to customize how network traffic is handled across your services, enabling production requirement like SSL termination and blue/green deployments.
Set Autoscaling policies to dynamically scale applications to handle changing demand. Attach volumes to your containers for low latency I/O or to easily send your data to external data stores like Cosmos DB.
Secretes Managements allows you to pass sensitive information like passwords, connection strings, and certificates into your services easily. Mesh integrates with Azure managed service Identity to help mange credentials used to authenticate with other azure services.
Self-Rolling upgrades for new versions ensure that your app is always on. Faulty upgrades are automatically rolled back.
Use familiar diagnostics tools and build-in health reporting to monitor your apps. With Mesh’s consumption-based billing model, only pay for the resources you deploy, and leverage an elastic environment that scales based on your needs.
Run your business-critical application on Mesh- an app management platform built with security, compliance and reliability, in mind.