Skip to main content

Benefits and usage of Core Azure Architectural Components

Azure core benefits and usage of Azure Architectural Components.
  • Azure Regions provide customer flexibility to bring application closer to the user by allowing them to choose regions closer to them as per the geographical location.
  • Azure provides Region pairs for disaster recovery if there is any natural calamities or any one data center is down due to any technical reason,
  • Azure Availability zone provides you a guaranteed SLA of 99.9%. The availability zone helps to recover from data center level failure.
  • Availability Sets allows you to achieve 99.95% SLA. Availability Sets keeps application online during maintenance or hardware failure with the help of the fault domain and update domain.
  • Azure Resource Group helps you to organize your resources. This helps to delete all the resources in one shot by deleting the resource group.
  • Azure Resource Manager helps to create, configure, manage, delete and control access to the resource groups and all the resources under it. It provides a consistent management layer which allows you to automate the deployment and configuration of these resources using different automation scripting tools such as power shell, Azure CLI or Azure Portal.
I hope this has been informative and thank you for reading!

Comments

Popular posts from this blog

Azure Site Recovery now supports Azure Policy in public

 Azure service updates > Azure Site Recovery now supports Azure Policy in public preview https://azure.microsoft.com/en-us/updates/asr-policy-preview/ Leverage Azure Policy to enable Azure Site Recovery for your VMs at scale and ensure organizational standards.    I hope this has been informative and thank you for reading!

Microsoft Azure AI Solution - AI-100

  I have curated a list of articles from Microsoft documentation for each objective of the AI-100 exam AI-100 Azure AI Solution Online Course Pluralsight (Learning Path) Microsoft Azure AI Engineer Certification [Free Trial] LinkedIn Learning [Free Trial] Learning Microsoft Cognitive Services for Developers Whizlabs Microsoft Azure Exam AI-100 Certification Udemy ML and AI using Microsoft Cognitive Services AI-100 Azure AI Practice Test and Lab Udemy Practice Test                Designing and Implementing an Azure AI Exam AI-100 GitHub Labs Labs resources on GitHub AI-100 Azure AI Related Study Materials Coursera                                    Deep Learning Specialization by Andrew Ng Amazon e-book (PDF) Learning Microsoft Cognitive Services To view other Azure Certificate Study Guides, click here  I hope this has been inf...

Microsoft Cloud Adoption Framework

The Cloud Adoption Framework for Azure is a collection of documentation, technical guidance, best practices, and tools that aid in aligning business, organizational readiness, and technology strategies. This alignment enables a clear and actionable journey to the cloud that rapidly delivers on the desired business outcomes. The Cloud Adoption Framework contains detailed information to cover an end-to-end cloud adoption journey. It begins with setting the business strategy, which should align to actionable technology projects that deliver on the desired business outcomes. It then describes how the organization must: Prepare its people with technical readiness. Adjust processes to drive business and technology changes. Enable business outcomes through the implementation of the defined technology plan. Define strategy Organizations adopt the cloud to help drive business transformation, such as processes and product improvement, market growth, and increased profitability. Let’s look at the...