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
| Keyword | Description |
|---|---|
| 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 domain | A 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. |
| Resiliency | The ability of the application to recover from failures and still continue to work. |