Expand To Show Full Article
Azure Tip & Tricks #4 – Keywords in Azure - DeveloperPublish

Azure Tip #4 – Keywords

This blog post will list all the possible keywords that an Azure architect or developer might need to know when they are working on cloud.

Note : I will be updating this list on a on-going basis.

Azure / Cloud Keywords

KeywordDescription
Failure Mode Analysis (FMA)The FMA is used to identify possible points of failure and helps you define how your application will respond to those failures.
Fault domainA fault domain is essentially a rack of servers. It provides the physical separation of your workload across different power, cooling, and network hardware that support the physical servers in the data center server racks.
ResiliencyThe ability of the application to recover from failures and still continue to work.