وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Microsoft Certified: Azure Developer Associate Online Training

سرفصل های دوره

1. Understand Azure Regions and Resource Groups
  • 1. Understanding Azure Regions, Data Centers, and Resource Groups
  • 2. Understand the Point of the Azure Cloud
  • 3. Explore and Customize Your Azure Portal
  • 4. Understand Azure Regions, Availability Zones, and Data Centers
  • 5. Understand Azure Resource Groups
  • 6. Explore Azure AD and Cost Management

  • 2. Deploy and Configure API Management
  • 1. Manage Your APIs with Azure API Management
  • 2. Understand What API Management Does
  • 3. Deploy API Management (Portal and Powershell)
  • 4. Design and Publish an API
  • 5. Begin to Explore Policies
  • 6. Apply Inbound Policies such as Backend Authentication
  • 7. Explore Your Policy Reference and Sample Policies

  • 3. Understand, Develop, and Ship Azure Function Apps
  • 1. Understanding the Core Serverless Resource in Azure - Function Apps
  • 2. What is a Function App
  • 3. Prep and Scaffold a Function App
  • 4. Explore the Main Function
  • 5. Explore the Other Root Files
  • 6. Ship and Test Your Function App
  • 7. Plus Ultra Now Secure the Function App Behind Azure API Management

  • 4. Understand and Store Data with Cosmos DB for NoSQL
  • 1. Understand Cosmos DB for NoSQL
  • 2. What Cosmos DB Brings to the Table
  • 3. Deploying a Cosmos DB Account
  • 4. Setup Custom Permissions and Create a Container
  • 5. Write Items to the Container
  • 6. Item Retrieval Basics
  • 7. Query for Items and Delete Items

  • 5. CHALLENGE Build an End-to-End PaaS App
  • 1. Lets See How Much Weve Learned...
  • 2. Consider the Architecture and Any Challenges
  • 3. Scaffold a Cosmos DB Account
  • 4. Scaffold a Function App (locally)
  • 5. Extensions and Bindings
  • 6. Explore the Function App Code
  • 7. Ship the App and Integrate it with API-M
  • 8. Test the Solution

  • 6. Host Web Apps and APIs with Azure App Services
  • 1. Getting to know the all-in-one web hosting solution
  • 2. MORE PaaS! What Makes App Services so Special
  • 3. Understand the App Service Plan
  • 4. Scaffold a Basic Web App (React + Node)
  • 5. Deploy an App Service Plan
  • 6. Deploy an App service
  • 7. Ship Your Code and Test the App
  • 8. Deployment Slots, Custom Domains, SSL, and More
  • 9. Configure Auto-Scaling
  • 10. CHALLENGE Make a change to the web code, deploy it to a deployment slot, and then swap the slot to production.

  • 7. Containerize an Application
  • 1. Introducing Containers and Docker and Why They Matter
  • 2. Why Containers are so Awesome
  • 3. Work with Docker
  • 4. Scaffold a Basic React App to Containerize
  • 5. Containerize the App with a Dockerfile
  • 6. Build and Test the Container
  • 7. CHALLENGE

  • 8. Ship and Run Containers in Azure
  • 1. Introducing Container Compute Options
  • 2. The Architecture and Options of Azure Container Compute
  • 3. Deploy ACR
  • 4. Push an Image to ACR
  • 5. Run Your Container with ACI
  • 6. Explore Configuration and Monitoring in ACI
  • 7. Deploy Your Frontend Container to App Services
  • 8. Deploy Your Service to Azure Container Apps
  • 9. CHALLENGE

  • 9. Understand Microservices and Asynchronous Design
  • 1. What it Means to be Web-Scale
  • 2. First Lets Understand Microservices
  • 3. The Asynchronous, Loosely-Couple Architecture
  • 4. Queueing Options in Azure
  • 5. Deploy a Storage Account
  • 6. Post a Message to the Queue
  • 7. CHALLENGE

  • 10. CHALLENGE Create a Full Microservice Solution
  • 1. Put All the Pieces Together
  • 2. The Challenge Part 1
  • 3. The Challenge Part 2
  • 4. The Producer
  • 5. The Consumer
  • 6. Prep a Managed Identity
  • 7. Deploy the Producer Container App
  • 8. Assign the Managed Identity to the Container App
  • 9. Deploy the Consumer App
  • 10. Assign the Managed Identity and Cosmos DB Role

  • 11. Use Service Bus for Messaging Operations
  • 1.Introducing Advanced Queueing with Service Bus
  • 2. Why Service Bus is Preferred
  • 3. Deploy a Service Bus Namespace and a Queue
  • 4. Develop for the Queue
  • 5. Upgrade to a Standard SKU and Work with Topics
  • 6. Develop for Topics and Subscriptions
  • 7. Methods for Settling Messages
  • 8. CHALLENGE

  • 12. Develop for Object Storage
  • 1. The BLOB!... Storage
  • 2. What are BLOBS and how are they used
  • 3. Deploy a Storage Account
  • 4. Upload a BLOB with Code
  • 5. Download a File with Code
  • 6. Get and Set Object Properties
  • 7. Get and Set Metadata
  • 8. Understand Access Tiers
  • 9. Understand Versioning
  • 10. Use Lifecycle Policies to Manage Access Tiers
  • 11. CHALLENGE

  • 13. Develop for Event-Driven Architectures
  • 1. Introducing Azure Event Grid
  • 2. Events vs. Messages
  • 3. Event Grid Key Terms
  • 4. Event Grid Key Terms Part 2
  • 5. Set Up Permissions for Event Grid
  • 6. Create a Subscription the Easy Way
  • 7. Create a Subscription in Event Grid
  • 8. CHALLENGE

  • 14. Develop Event-Driven Apps with Logic Apps
  • 1. Introducing Azure Logic Apps
  • 2. Understand Azure Logic Apps
  • 3. Deploy and Prep Logic Apps
  • 4. Deploy and Prep Logic Apps
  • 5. Add Complex Logic to Your Workflow
  • 6. Administer Logic Apps
  • 7. CHALLENGE

  • 15. Ingest Streaming Data with Event Hub
  • 1. Introducing Event Hub
  • 2. The Point of Event Hub
  • 3. Deploy a Namespace and Event Hub
  • 4. The Producer App
  • 5. Understand Consumer Mechanics
  • 6. Consumer App Code
  • 7. Test the Apps Simultaneously
  • 8. CHALLENGE

  • 16. Implement Azure AD Authentication in a React App
  • 1. Introducing AuthnAuthz in Azure
  • 2. Understanding Authentication Components
  • 3. Understand the OAuth 2.0 Authorization Code Flow
  • 4. Register the Application in Azure AD
  • 5. Scaffold and Prep a React App
  • 6. The authConfig file
  • 7. The index.js File
  • 8. The Four Components
  • 9. The App.jsx File
  • 10. Test the App
  • 11. CHALLENGE
  • pagelayout.zip
  • profiledata.zip
  • signinbutton.zip
  • signoutbutton.zip

  • 17. Use Azure Key Vault to Secure Sensitive Info
  • 1. Introducing Azure Key Vault
  • 2. Understand the Point of Key Vault
  • 3. Deploy and Prep a Key Vault
  • 4. Code for Key Vault
  • 5. App Configs and Environment Variables
  • 6. SAS Tokens
  • 7. CHALLENGE

  • 18. Troubleshoot Solutions Using Application Insights
  • 1. Introducing Azure Application Insights
  • 2. Understand Telemetry and App Insights
  • 3. Deploy App Insights and Send Some Data
  • 4. Configure Your App Insights SDK
  • 5. Send Your Own Custom Metrics
  • 6. Trace Requests, Dependencies, and Exceptions in FastAPI
  • 7. CHALLENGE

  • 19. Implement Caching for Azure Solutions
  • 1. Optimize Applications with Azure Caching Solutions
  • 2. Explore Redis Caching Strategies
  • 3. Deploy Azure Cache for Redis
  • 4. Set and Query the Cache
  • 5. Perform a Lazy Load
  • 6. Understand Eviction Policies
  • 7. Set a TTL on a Key
  • 8. Use Azure Front Door as your CDN
  • 9. CHALLENGE
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 41279
    حجم: 8574 مگابایت
    مدت زمان: 1048 دقیقه
    تاریخ انتشار: 15 آبان 1403
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید