Last updated on June 23, 2023
Azure Service Fabric Cheat Sheet
- A distributed systems platform that helps package, deploy, and manage scalable and reliable microservices and containers.
- Build microservices and container-based applications using the programming language of your choice, including .NET Core 2.0, C #, and Java. It supports two types of microservices:
- Stateless – It does not maintain a mutable state outside a request and its response from the service such as protocol gateways and web proxies.
- Stateful – It maintains a mutable, authoritative state beyond the request and its response.
- Enables low-touch workflows to provision, deploy, patch, and monitor applications with Service Fabric application lifecycle management.
- Supports the deployment of multiple application instances.
- A service fabric cluster is a set of virtual machines into which your microservices are deployed and managed.
Security
- Create or import a certificate using Azure Key Vault.
- Use Azure Firewall to complement your existing Network Security Group rules to control access to your cluster.
Azure Service Fabric Pricing
- You are charged based on the number of vCPU and GBs of memory allocated to each VMs.
- You are charged based on the size, number of disks, and number of outbound data transfers.
Azure Service Fabric Resources:
https://azure.microsoft.com/en-us/services/service-fabric/
https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-overview
AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Earn over $150,000 per year with an AWS, Azure, or GCP certification!
Follow us on LinkedIn, YouTube, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!
View Our AWS, Azure, and GCP Exam Reviewers Check out our FREE courses