Git Product home page Git Product logo

exam70-535's Introduction

Disclaimer: This guide is updated during the preparation for Exam 70-535. Now that I have passed the exam, I have stopped updating the contents. All the content referred here are available in public domain and not my creation. This is just a collection for easy reference. Use it with your own discretion.

Architecting Microsoft Azure Solutions (70-535)^

1. Design Compute Infrastructure (20-25%)^

1.1 Design solutions using virtual machines^

  • Design VM deployments by leveraging availability sets, fault domains, and update domains in Azure^
  • Use web app for containers^
  • Design VM Scale Sets^
  • Design for compute-intensive tasks using Azure Batch^
  • Define a migration strategy from cloud services^
  • Recommend use of Azure Backup and Azure Site Recovery^

1.2 Design solutions for serverless computing^

  • Use Azure Functions to implement event-driven actions^
  • Design for serverless computing using Azure Container Instances^
  • Design application solutions by using Azure Logic Apps, Azure Functions, or both^^^
  • Determine when to use API management service^

1.3 Design microservices-based solutions^^

  • Determine when a container-based solution is appropriate^
  • Determine when container-orchestration is appropriate^
  • Determine when Azure Service Fabric (ASF) is appropriate^
  • Determine when Azure Functions is appropriate^
  • Determine when to use API management service^
  • Determine when Web API is appropriate^
  • Determine which platform is appropriate for container orchestration^
  • Consider migrating existing assets versus cloud native deployment^
  • Design lifecycle management strategies

1.4 Design web applications ^^

  • Design Azure App Service Web Apps^^
  • Design custom web API ^
  • Secure Web API^
  • Design Web Apps for scalability and performance^
  • Design for high availability using Azure Web Apps in multiple regions^
  • Determine which App service plan to use^
  • Design Web Apps for business continuity^
  • Determine when to use Azure App Service Environment (ASE)^
  • Design for API apps^
  • Determine when to use API management service^
  • Determine when to use Web Apps on Linux^
  • Determine when to use a CDN^
  • Determine when to use a cache, including Azure Redis cache^

1.5 Create compute-intensive application

  • Design high-performance computing (HPC) and other compute-intensive applications using Azure Services^^
  • Determine when to use Azure Batch^
  • Design stateless components to accommodate scale^
  • Design lifecycle strategy for Azure Batch^

Notes:

2. Design Data Implementation (15-20%)^^

2.1 Design for Azure Storage solutions

Determine when to use

  • Azure Blob Storage^ ^
  • Blob tiers ^
  • Azure Files ^
  • Disks ^
  • StorSimple ^

Notes

Useful links

2.2 Design for Azure Data Services

Determine when to use

  • Data Catalog^ ^
  • Azure Data Factory^ ^
  • SQL Data Warehouse^ ^
  • Azure Data Lake Analytics^ ^
  • Azure Analysis Services^ ^ and
  • Azure HDInsight^ ^

2.3 Design for relational database storage

  • Determine when to use
    • Azure SQL Database^
    • SQL Server Stretch Database^
  • Design for scalability^ and features^
  • Determine when to use
    • Azure Database for MySQL^
    • Azure Database for PostgreSQL^
  • Design for HA/DR, geo-replication; design a backup and recovery strategy^

Useful links:

2.4 Design for NoSQL storage

Determine when to use

  • Azure Redis Cache^^,
  • Azure Table Storage^ ^,
  • Azure Data Lake^ ^,
  • Azure Search^^,
  • Time Series Insights^ ^

2.5 Design for CosmosDB storage ^

  • Determine when to use
    • MongoDB API^,
    • DocumentDB API^,
    • Graph API^,
    • Azure Tables API^
  • Design for cost ^, performance ^, data consistency ^, availability ^, and business continuity ^

3. Design Networking Implementation (15-20%)^

3.1 Design Azure virtual networks

  • Design solutions that use Azure networking services^
  • Design for load balancing using Azure Load Balancer^ and Azure Traffic Manager^
  • Define DNS^, DHCP, and IP strategies
  • Determine when to use Azure Application Gateway^
  • Determine when to use multi-node application gateways, Traffic Manager and load balancers

3.2 Design external connectivity for Azure Virtual Networks

  • Determine when to use Azure VPN, ExpressRoute^ and Virtual Network Peering architecture and design
  • Determine when to use User Defined Routes (UDRs)^
  • Determine when to use VPN gateway site-to-site failover for ExpressRoute^

3.3 Design security strategies

  • Determine when to use network virtual appliances^^^
  • Design a perimeter network (DMZ)^^^
  • Determine when to use a Web Application Firewall (WAF)^, Network Security Group (NSG)^, and virtual network service tunneling^

3.4 Design connectivity for hybrid applications

  • Design connectivity to on-premises data from Azure applications using Azure Relay Service^, Azure Data Management Gateway for Data Factory^, Azure On-Premises Data Gateway^, Hybrid Connections^, or Azure Web App’s virtual private network (VPN) capability^
  • Identify constraints for connectivity with VPN^
  • Identify options for joining VMs to domains^

Useful links:

4. Design Security and Identity Solutions (20-25%)^

4.1 Design an identity solution

  • Design AD Connect synchronization^;
  • Design federated identities using Active Directory Federation Services (AD FS)^;
  • Design solutions for Multi-Factor Authentication (MFA)^;
  • Design an architecture using Active Directory on-premises and Azure Active Directory (AAD)^;
  • Determine when to use Azure AD Domain Services^;
  • Design security for Mobile Apps using AAD^^

Notes:

4.2 Secure resources by using identity providers

  • Design solutions that use external or consumer identity providers such as Microsoft account, Facebook, Google, and Yahoo;^
  • Determine when to use Azure AD B2C and Azure AD B2B^;
  • Design mobile apps using AAD B2C or AAD B2B ^

4.3 Design a data security solution

  • Design data security solutions for Azure services^;
  • Determine when to use Azure Storage encryption^, Azure Disk Encryption^, Azure SQL Database security capabilities^, and Azure Key Vault^;
  • Design for protecting secrets in ARM templates using Azure Key Vault^;
  • Design for protecting application secrets using Azure Key Vault^;
  • Design a solution for managing certificates using Azure Key Vault^^;
  • Design solutions that use Azure AD Managed Service Identity^

Note: The Azure SQL Database service is only available through TCP port 1433.

Useful Links :

4.4 Design a mechanism of governance and policies for administering Azure resources

  • Determine when to use Azure RBAC standard roles and custom roles^;
  • Define an Azure RBAC strategy^;
  • Determine when to use Azure resource policies^;
  • Determine when to use Azure AD Privileged Identity Management^;
  • Design solutions that use Azure AD Managed Service Identity^;
  • Determine when to use HSM-backed keys^^

4.5 Manage security risks by using an appropriate security solution

  • Identify, assess, and mitigate security risks by using Azure Security Center^, Operations Management Suite Security and Audit solutions, and other services^;
  • Determine when to use Azure AD Identity Protection^;
  • Determine when to use Advanced Threat Detection^;
  • Determine an appropriate endpoint protection strategy^^

5. Design Solutions by using Platform Services (10-15%)^^^

5.1 Design for Artificial Intelligence Services

Determine when to use the appropriate

  • Cognitive Services^^
  • Azure Bot Service^^
  • Azure Machine Learning^^

and other categories that fall under cognitive AI

5.2 Design for IoT^

Determine when to use

  • Stream Analytics^^
  • IoT Hubs^^
  • Event Hubs^^
  • real-time analytics^
  • Time Series Insights^^
  • IoT Edge^^
  • Notification Hubs^^
  • Event Grid^^

and other categories that fall under IoT^

5.3 Design messaging solution architectures

  • Design a messaging architecture ^
  • determine when to use
    • Azure Storage Queues^
    • Azure Service Bus^^
    • Azure Event Hubs^^
    • Event Grid^^
    • Azure Relay^
    • Azure Functions^^
    • Azure Logic Apps^^^
  • design a push notification strategy for Mobile Apps ^
  • design for performance^ and scale^

5.4 Design for media service solutions

Define solutions using Azure Media Services^, video indexer^, video API, computer vision API^, preview, and other media related services

Notes:

6. Design for Operations (10-15%)^

6.1 Design an application monitoring and alerting strategy

  • Determine the appropriate Microsoft products and services for monitoring applications on Azure ^
  • Define solutions for analyzing logs and enabling alerts using Azure Log Analytics^
  • Define solutions for analyzing performance metrics and enabling alerts using Azure Monitor^
  • Define a solution for monitoring applications and enabling alerts using Application Insights^

6.2 Design a platform monitoring and alerting strategy

  • Determine the appropriate Microsoft products and services for monitoring Azure platform solutions; define a monitoring solution using Azure Health^, Azure Advisor^, and Activity Log^
  • Define a monitoring solution for Azure Networks using Log Analytics^ and Network Watcher service^
  • Monitor security with Azure Security Center^

6.3 Design an operations automation strategy

  • Determine when to use Azure Automation^^, Chef^, Puppet^^, PowerShell^^, Desired State Configuration (DSC)^^, Event Grid^^, and Azure Logic Apps^^;
  • Define a strategy for auto-scaling^^;
  • Define a strategy for enabling periodic processes and tasks^^

Notes:

Useful links

exam70-535's People

Contributors

anandyes avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.