Udemy - Microsoft Azure API Management Masterclass

dkmdkm

U P L O A D E R
fba888717ad23d845eeebe81fd00b394.jpg

Free Download Udemy - Microsoft Azure API Management Masterclass
Published 11/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 5.69 GB | Duration: 10h 56m
Concepts, Hands-on and Use-cases | A complete guide to become Azure API Management Expert

What you'll learn
API Concept, Examples, Swagger Specs, Exploring Google Maps API
Necessary Cloud Basics and Need of API Management
Create APIM Service and import various backends
Authentication, Subscriptions, Products
Policies: Authentication, rate limiting, data masking, CORS etc.
Add and configure API manually
Policy scopes, mocking, versioning, revisioning, named values & backends
Request Debugging (Legacy and new tracing)
Internal and External Caching
OAuth2 Flows and detailed Azure AD Integration
Developer Portal detailed implementation
APIM Networking models and their detailed implementation
Implement APIOps (DevOps for API) using GitHub Actions
Implement Resiliency, Disaster Recovery and Custom Domain
Implement self-hosted API gateway with Kubernetes
Enable Logging & Monitoring: KQL, Application Insights, Analytics, Alerts and Workbooks
Requirements
Enthusiasm to explore cloud or learn a new technology
Some IT background is recommended
Description
Learn the feature-packed Azure API Management Service with this HANDS-ON DRIVEN course that also covers the necessary CONCEPTS (whether basic or advanced) as needed. Azure API Management is Platform-as-a-Service (PaaS) offering from Microsoft which provides low-code unified cloud platform for implementing API Gateway on HTTP services and managing complete lifecycle for the APIs. This course is carefully structured to make sure it provides a holistic learning journey for anyone wanting to explore the numerous configurations, functionalities and use-cases of Azure API Management ServiceNew to Azure, Cloud or APIs? No worries.Curated for everyone - beginners & experiencedCovers the necessary Cloud and API fundamentals in dedicated sectionsExplore Azure APIM essential concepts and features, then organically dive into advanced features and implementations with subsequent sectionsFamiliar with Azure and/or APIs but not with API Management? Somewhat familiar with API Management? GOOD !Now explore with me all the flavours of this feature-packed API Management Service.Go from Beginner/Intermediate to EXPERT!To make our APIM Service Implementation and Architecture robust, we'll implement various solutions using other tools and services. So join me to implement API Management and also explore some other related services along the way: App Registrations, OAuth2 Flows and Azure AD (Microsoft Entra ID) for delegated authentication and securityAzure Application Gateway, Front Door, Private Endpoint, VNets, NSGs for APIM Networking GitHub Actions for APIOps ImplementationDocker Containers and AKS (Azure Kubernetes Service) for deploying Self-hosted Gateway Azure Management REST API for Operations e.g. backup, restore & recovery options Azure Key Vault, Managed Identity, Custom Domains, DNS, Blob Storage, VMs etc.Microsoft Azure is fastest growing major Cloud Platform and this API Management offering is one of the most popular and widely used API Management Solution for a variety of IT organizations. I've created this course out of my passion for teaching & technology. Having spent 14 years working in Enterprize Integration and all its flavours (APIs, ETL, EDI, Streaming etc), this service seemed like a good starting point to bring to you some crucial aspects of what I've learnt from project implementations in both Integration and Cloud. I am confident that this practical guide would help tremendously whether your goal is just learning or whether you want to implement the service in your own organization.Happy Learning !!
Overview
Section 1: Course Introduction and Azure Basics
Lecture 1 Course Introduction
Lecture 2 Slide Downloads
Lecture 3 Navigate the course your way
Lecture 4 Udemy Player
Lecture 5 Azure Basics - Regions and Availability Zones
Lecture 6 Azure Resource Hierarchy
Lecture 7 Optimize Cloud Costs
Lecture 8 Sign up to Azure, set up access and budget
Section 2: API Fundamentals
Lecture 9 Definition and Analogy
Lecture 10 API Vs Web Service
Lecture 11 API Types
Lecture 12 API Examples
Lecture 13 Postman Demo and API Terminologies
Lecture 14 HTTP Methods and Idempotence
Lecture 15 HTTP Method Comparison
Lecture 16 HTTP Status Codes
Lecture 17 Understanding REST
Lecture 18 Exploring Google Maps API
Lecture 19 API Lifecycle and Benefits
Lecture 20 Section Summary
Section 3: Getting started with Azure API Management
Lecture 21 Azure APIM Components
Lecture 22 Why to use API Management?
Lecture 23 Create Azure APIM Service
Lecture 24 Import and test our first API
Lecture 25 IMPORTANT UPDATE on Demo Conference
Lecture 26 API Subscriptions and Products
Lecture 27 Explore Products, Operations and Definitions
Lecture 28 Design-first approach with Petstore Swagger Specs
Lecture 29 Mock API Response
Lecture 30 API Revisions
Lecture 31 API Versions (...and how is it different from Revisions?)
Lecture 32 APIM Pricing Tiers
Lecture 33 RBAC - Role Based Access Control
Lecture 34 Managed Identity (System-assigned & User-defined)
Lecture 35 APIM Workspaces
Section 4: Backends, Policy Scopes, Debugging, Caching, Exporting
Lecture 36 Named Values, Key Vault, Backend
Lecture 37 Backend config for Basic Auth
Lecture 38 Add API Manually
Lecture 39 Policies: Scopes and inheritance
Lecture 40 Policies: Coding basics
Lecture 41 Azure CLI, VS Code and Power Shell for APIM
Lecture 42 Importing App Service
Lecture 43 Importing SOAP API
Lecture 44 Importing Azure Functions
Lecture 45 Importing Logic App
Lecture 46 Debugging with Legacy Tracing
Lecture 47 Debugging with Advanced Tracing
Lecture 48 Caching - Internal Cache
Lecture 49 Caching - External Redis Cache with Advanced Caching Policy
Lecture 50 Export APIs
Section 5: API Security and Developer Portal
Lecture 51 Refresher - Understand OAuth2 Flows
Lecture 52 Secure API with JWT using Entra ID (Azure AD)
Lecture 53 Developer Portal - Essential Setup in under 15 minutes !
Lecture 54 Developer Portal - Access Control
Lecture 55 Azure AD as OAuth2 Server for Console
Lecture 56 Azure AD B2C as OAuth2 Server for Console
Lecture 57 External User Sign-up/Sign-In with AD B2C Identity
Lecture 58 Sign-In with Azure AD Identity
Lecture 59 Remove/Mask sensitive information
Lecture 60 Client Certificate Authentication - with Backend & APIM
Lecture 61 Basic Authentication - with Backend & APIM
Lecture 62 CORS in action
Lecture 63 API Defender, Protocols & Ciphers
Section 6: Networking
Lecture 64 Overview - Networking options illustrated
Lecture 65 Deploy to External VNet
Lecture 66 Deploy to Internal VNet
Lecture 67 Integrate Application Gateway with Internal VNet
Lecture 68 DDoS Protection for APIM
Lecture 69 Private Endpoint for VNet Connectivity
Lecture 70 Configure Azure Front Door
Lecture 71 Section Cleanup
Section 7: APIOps - DevOps for APIs
Lecture 72 APIOps Overview - Scenarios, Architecture & Prerequisites
Lecture 73 Initial Pipeline Setup for GitHub
Lecture 74 Extractor Tool
Lecture 75 ✅Publisher Tool
Lecture 76 Environment Config - Named Values & Secrets
Lecture 77 Environment Config - Backends
Lecture 78 Environment Config - Loggers
Lecture 79 Environment Config - APIs & Diagnostics
Lecture 80 Extractor Config : Extract Specific APIs
Lecture 81 APIOps Approach for Multiple Teams
Lecture 82 APIOPs for Code-first Scenario using IDE (VSCode)
Lecture 83 Section Cleanup
Section 8: Deployment and Operations
Lecture 84 Capacity and Auto-Scaling
Lecture 85 Platform Releases and Updates
Lecture 86 Resiliency
Lecture 87 Zone Redundancy, Multi-region Deployment, Autoscaling
Lecture 88 Disaster Recovery (DR)
Lecture 89 Postman Collection Download
Lecture 90 Azure REST API
Lecture 91 Backup APIM Service
Lecture 92 Restore APIM Service
Lecture 93 Recover deleted service, Compute Platforms
Lecture 94 Backend multi-region failover
Lecture 95 Custom Domain
Lecture 96 Section Cleanup
Section 9: Self-hosted Gateway using Kubernetes
Lecture 97 Overview: Self-hosted Gateway
Lecture 98 Container and Kubernetes: Refresher
Lecture 99 Run Web Server using Docker: Refresher
Lecture 100 Deploy Gateway to Azure Kubernetes Cluster (AKS)
Lecture 101 Onboard and test APIs
Lecture 102 Support and Shared Responsibilities
Lecture 103 Section Cleanup
Section 10: Logging and Monitoring
Lecture 104 Query APIM Logs (KQL)
Lecture 105 Log Analytics Workspace
Lecture 106 Application Insights
Lecture 107 APIM Analytics and Metrics
Lecture 108 Alerts
Lecture 109 Workbooks
Lecture 110 Azure Monitor
Section 11: Congratulations
Lecture 111 Congratulations !
Lecture 112 Submit Feedback
Section 12: Appendix
Lecture 113 Important Note
Lecture 114 Copilot: Microsoft's AI Assistant
Anyone wanting to broaden their technical horizons,Beginners curious about knowing Cloud, APIs or API Management,Software Engineers, Integration Consultants and Technical Leads,Solutions and Enterprize Architects

Homepage
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!


Recommend Download Link Hight Speed | Please Say Thanks Keep Topic Live
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
No Password - Links are Interchangeable
 
Kommentar

d7e9ead3e55466fbf09f72e052104b05.jpg

Microsoft Azure Api Management Masterclass
Published 11/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 5.69 GB | Duration: 10h 56m​

Concepts, Hands-on and Use-cases | A complete guide to become Azure API Management Expert

What you'll learn

API Concept, Examples, Swagger Specs, Exploring Google Maps API

Necessary Cloud Basics and Need of API Management

Create APIM Service and import various backends

Authentication, Subscriptions, Products

Policies: Authentication, rate limiting, data masking, CORS etc.

Add and configure API manually

Policy scopes, mocking, versioning, revisioning, named values & backends

Request Debugging (Legacy and new tracing)

Internal and External Caching

OAuth2 Flows and detailed Azure AD Integration

Developer Portal detailed implementation

APIM Networking models and their detailed implementation

Implement APIOps (DevOps for API) using GitHub Actions

Implement Resiliency, Disaster Recovery and Custom Domain

Implement self-hosted API gateway with Kubernetes

Enable Logging & Monitoring: KQL, Application Insights, Analytics, Alerts and Workbooks

Requirements

Enthusiasm to explore cloud or learn a new technology

Some IT background is recommended

Description

Learn the feature-packed Azure API Management Service with this HANDS-ON DRIVEN course that also covers the necessary CONCEPTS (whether basic or advanced) as needed. Azure API Management is Platform-as-a-Service (PaaS) offering from Microsoft which provides low-code unified cloud platform for implementing API Gateway on HTTP services and managing complete lifecycle for the APIs. This course is carefully structured to make sure it provides a holistic learning journey for anyone wanting to explore the numerous configurations, functionalities and use-cases of Azure API Management ServiceNew to Azure, Cloud or APIs? No worries.Curated for everyone - beginners & experiencedCovers the necessary Cloud and API fundamentals in dedicated sectionsExplore Azure APIM essential concepts and features, then organically dive into advanced features and implementations with subsequent sectionsFamiliar with Azure and/or APIs but not with API Management? Somewhat familiar with API Management? GOOD !Now explore with me all the flavours of this feature-packed API Management Service.Go from Beginner/Intermediate to EXPERT!To make our APIM Service Implementation and Architecture robust, we'll implement various solutions using other tools and services. So join me to implement API Management and also explore some other related services along the way: App Registrations, OAuth2 Flows and Azure AD (Microsoft Entra ID) for delegated authentication and securityAzure Application Gateway, Front Door, Private Endpoint, VNets, NSGs for APIM Networking GitHub Actions for APIOps ImplementationDocker Containers and AKS (Azure Kubernetes Service) for deploying Self-hosted Gateway Azure Management REST API for Operations e.g. backup, restore & recovery options Azure Key Vault, Managed Identity, Custom Domains, DNS, Blob Storage, VMs etc.Microsoft Azure is fastest growing major Cloud Platform and this API Management offering is one of the most popular and widely used API Management Solution for a variety of IT organizations. I've created this course out of my passion for teaching & technology. Having spent 14 years working in Enterprize Integration and all its flavours (APIs, ETL, EDI, Streaming etc), this service seemed like a good starting point to bring to you some crucial aspects of what I've learnt from project implementations in both Integration and Cloud. I am confident that this practical guide would help tremendously whether your goal is just learning or whether you want to implement the service in your own organization.Happy Learning !!

Overview

Section 1: Course Introduction and Azure Basics

Lecture 1 Course Introduction

Lecture 2 Slide Downloads

Lecture 3 Navigate the course your way

Lecture 4 Udemy Player

Lecture 5 Azure Basics - Regions and Availability Zones

Lecture 6 Azure Resource Hierarchy

Lecture 7 Optimize Cloud Costs

Lecture 8 Sign up to Azure, set up access and budget

Section 2: API Fundamentals

Lecture 9 Definition and Analogy

Lecture 10 API Vs Web Service

Lecture 11 API Types

Lecture 12 API Examples

Lecture 13 Postman Demo and API Terminologies

Lecture 14 HTTP Methods and Idempotence

Lecture 15 HTTP Method Comparison

Lecture 16 HTTP Status Codes

Lecture 17 Understanding REST

Lecture 18 Exploring Google Maps API

Lecture 19 API Lifecycle and Benefits

Lecture 20 Section Summary

Section 3: Getting started with Azure API Management

Lecture 21 Azure APIM Components

Lecture 22 Why to use API Management?

Lecture 23 Create Azure APIM Service

Lecture 24 Import and test our first API

Lecture 25 IMPORTANT UPDATE on Demo Conference

Lecture 26 API Subscriptions and Products

Lecture 27 Explore Products, Operations and Definitions

Lecture 28 Design-first approach with Petstore Swagger Specs

Lecture 29 Mock API Response

Lecture 30 API Revisions

Lecture 31 API Versions (.and how is it different from Revisions?)

Lecture 32 APIM Pricing Tiers

Lecture 33 RBAC - Role Based Access Control

Lecture 34 Managed Identity (System-assigned & User-defined)

Lecture 35 APIM Workspaces

Section 4: Backends, Policy Scopes, Debugging, Caching, Exporting

Lecture 36 Named Values, Key Vault, Backend

Lecture 37 Backend config for Basic Auth

Lecture 38 Add API Manually

Lecture 39 Policies: Scopes and inheritance

Lecture 40 Policies: Coding basics

Lecture 41 Azure CLI, VS Code and Power Shell for APIM

Lecture 42 Importing App Service

Lecture 43 Importing SOAP API

Lecture 44 Importing Azure Functions

Lecture 45 Importing Logic App

Lecture 46 Debugging with Legacy Tracing

Lecture 47 Debugging with Advanced Tracing

Lecture 48 Caching - Internal Cache

Lecture 49 Caching - External Redis Cache with Advanced Caching Policy

Lecture 50 Export APIs

Section 5: API Security and Developer Portal

Lecture 51 Refresher - Understand OAuth2 Flows

Lecture 52 Secure API with JWT using Entra ID (Azure AD)

Lecture 53 Developer Portal - Essential Setup in under 15 minutes !

Lecture 54 Developer Portal - Access Control

Lecture 55 Azure AD as OAuth2 Server for Console

Lecture 56 Azure AD B2C as OAuth2 Server for Console

Lecture 57 External User Sign-up/Sign-In with AD B2C Identity

Lecture 58 Sign-In with Azure AD Identity

Lecture 59 Remove/Mask sensitive information

Lecture 60 Client Certificate Authentication - with Backend & APIM

Lecture 61 Basic Authentication - with Backend & APIM

Lecture 62 CORS in action

Lecture 63 API Defender, Protocols & Ciphers

Section 6: Networking

Lecture 64 Overview - Networking options illustrated

Lecture 65 Deploy to External VNet

Lecture 66 Deploy to Internal VNet

Lecture 67 Integrate Application Gateway with Internal VNet

Lecture 68 DDoS Protection for APIM

Lecture 69 Private Endpoint for VNet Connectivity

Lecture 70 Configure Azure Front Door

Lecture 71 Section Cleanup

Section 7: APIOps - DevOps for APIs

Lecture 72 APIOps Overview - Scenarios, Architecture & Prerequisites

Lecture 73 Initial Pipeline Setup for GitHub

Lecture 74 Extractor Tool

Lecture 75 Publisher Tool

Lecture 76 Environment Config - Named Values & Secrets

Lecture 77 Environment Config - Backends

Lecture 78 Environment Config - Loggers

Lecture 79 Environment Config - APIs & Diagnostics

Lecture 80 Extractor Config : Extract Specific APIs

Lecture 81 APIOps Approach for Multiple Teams

Lecture 82 APIOPs for Code-first Scenario using IDE (VSCode)

Lecture 83 Section Cleanup

Section 8: Deployment and Operations

Lecture 84 Capacity and Auto-Scaling

Lecture 85 Platform Releases and Updates

Lecture 86 Resiliency

Lecture 87 Zone Redundancy, Multi-region Deployment, Autoscaling

Lecture 88 Disaster Recovery (DR)

Lecture 89 Postman Collection Download

Lecture 90 Azure REST API

Lecture 91 Backup APIM Service

Lecture 92 Restore APIM Service

Lecture 93 Recover deleted service, Compute Platforms

Lecture 94 Backend multi-region failover

Lecture 95 Custom Domain

Lecture 96 Section Cleanup

Section 9: Self-hosted Gateway using Kubernetes

Lecture 97 Overview: Self-hosted Gateway

Lecture 98 Container and Kubernetes: Refresher

Lecture 99 Run Web Server using Docker: Refresher

Lecture 100 Deploy Gateway to Azure Kubernetes Cluster (AKS)

Lecture 101 Onboard and test APIs

Lecture 102 Support and Shared Responsibilities

Lecture 103 Section Cleanup

Section 10: Logging and Monitoring

Lecture 104 Query APIM Logs (KQL)

Lecture 105 Log Analytics Workspace

Lecture 106 Application Insights

Lecture 107 APIM Analytics and Metrics

Lecture 108 Alerts

Lecture 109 Workbooks

Lecture 110 Azure Monitor

Section 11: Congratulations

Lecture 111 Congratulations !

Lecture 112 Submit Feedback

Section 12: Appendix

Lecture 113 Important Note

Lecture 114 Copilot: Microsoft's AI Assistant

Anyone wanting to broaden their technical horizons,Beginners curious about knowing Cloud, APIs or API Management,Software Engineers, Integration Consultants and Technical Leads,Solutions and Enterprize Architects

p0ZgpDRp_o.jpg



Fikper
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
RapidGator
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
NitroFlare
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar
537368816_que-es-udemy-analisis-opiniones.jpg

5.7 GB | 20min 53s | mp4 | 1920X1080 | 16:9
Genre:eLearning |Language:English


Files Included :
1 - Course Introduction.mp4 (12.2 MB)
3 - Navigate the course your way.mp4 (8.41 MB)
3 - NavigateTheCourseYourWay.mp4 (32.9 MB)
4 - Udemy Player.mp4 (5.41 MB)
5 - Azure Basics Regions and Availability Zones.mp4 (22.55 MB)
6 - Azure Resource Hierarchy.mp4 (8.35 MB)
7 - Optimize Cloud Costs.mp4 (53.71 MB)
8 - Sign up to Azure set up access and budget.mp4 (46.41 MB)
104 - Query APIM Logs KQL.mp4 (47.71 MB)
105 - Log Analytics Workspace.mp4 (47.25 MB)
106 - Application Insights.mp4 (119.79 MB)
107 - APIM Analytics and Metrics.mp4 (43.15 MB)
108 - Alerts.mp4 (85.05 MB)
109 - Workbooks.mp4 (32.11 MB)
110 - Azure Monitor.mp4 (18.98 MB)
111 - Congratulations.mp4 (4.53 MB)
114 - Copilot Microsofts AI Assistant.mp4 (13.44 MB)
10 - API Vs Web Service.mp4 (9.75 MB)
11 - API Types.mp4 (20.3 MB)
12 - API Examples.mp4 (8.3 MB)
13 - Postman Demo and API Terminologies.mp4 (64.97 MB)
14 - HTTP Methods and Idempotence.mp4 (41.29 MB)
15 - HTTP Method Comparison.mp4 (8.31 MB)
16 - HTTP Status Codes.mp4 (12.01 MB)
17 - Understanding REST.mp4 (38.66 MB)
18 - Exploring Google Maps API.mp4 (98.2 MB)
19 - API Lifecycle and Benefits.mp4 (8.34 MB)
20 - Section Summary.mp4 (3.66 MB)
9 - Definition and Analogy.mp4 (14.88 MB)
21 - Azure APIM Components.mp4 (44.86 MB)
22 - Why to use API Management.mp4 (15.15 MB)
23 - Create Azure APIM Service.mp4 (14.69 MB)
24 - Import and test our first API.mp4 (44.22 MB)
25 - IMPORTANT UPDATE on Demo Conference.mp4 (46.06 MB)
26 - API Subscriptions and Products.mp4 (87.11 MB)
27 - Explore Products Operations and Definitions.mp4 (55.87 MB)
28 - Designfirst approach with Petstore Swagger Specs.mp4 (92.57 MB)
29 - Mock API Response.mp4 (24.87 MB)
30 - API Revisions.mp4 (32.49 MB)
31 - API Versions and how is it different from Revisions.mp4 (29.86 MB)
32 - APIM Pricing Tiers.mp4 (25.52 MB)
33 - RBAC Role Based Access Control.mp4 (22.14 MB)
34 - Managed Identity Systemassigned Userdefined.mp4 (91.97 MB)
35 - APIM Workspaces.mp4 (25.27 MB)
36 - Named Values Key Vault Backend.mp4 (90.08 MB)
37 - Backend config for Basic Auth.mp4 (8.55 MB)
38 - Add API Manually.mp4 (49.17 MB)
39 - Policies Scopes and inheritance.mp4 (43.64 MB)
40 - Policies Coding basics.mp4 (27.97 MB)
41 - Azure CLI VS Code and Power Shell for APIM.mp4 (78.05 MB)
42 - Importing App Service.mp4 (36.29 MB)
43 - Importing SOAP API.mp4 (53.02 MB)
44 - Importing Azure Functions.mp4 (27.76 MB)
45 - Importing Logic App.mp4 (35.92 MB)
46 - Debugging with Legacy Tracing.mp4 (127.13 MB)
47 - Debugging with Advanced Tracing.mp4 (148.64 MB)
48 - Caching Internal Cache.mp4 (60 MB)
49 - Caching External Redis Cache with Advanced Caching Policy.mp4 (79.96 MB)
50 - Export APIs.mp4 (20.63 MB)
51 - Refresher Understand OAuth2 Flows.mp4 (41.63 MB)
52 - Secure API with JWT using Entra ID Azure AD.mp4 (191.43 MB)
53 - Developer Portal Essential Setup in under 15 minutes.mp4 (145.68 MB)
54 - Developer Portal Access Control.mp4 (15.92 MB)
55 - Azure AD as OAuth2 Server for Console.mp4 (100.39 MB)
56 - Azure AD B2C as OAuth2 Server for Console.mp4 (151.81 MB)
57 - External User SignupSignIn with AD B2C Identity.mp4 (84.37 MB)
58 - SignIn with Azure AD Identity.mp4 (31.09 MB)
59 - RemoveMask sensitive information.mp4 (25.39 MB)
60 - Client Certificate Authentication with Backend APIM.mp4 (82.53 MB)
61 - Basic Authentication with Backend APIM.mp4 (15.54 MB)
62 - CORS in action.mp4 (44.86 MB)
63 - API Defender Protocols Ciphers.mp4 (17.13 MB)
64 - Overview Networking options illustrated.mp4 (65.28 MB)
65 - Deploy to External VNet.mp4 (151.56 MB)
66 - Deploy to Internal VNet.mp4 (131.3 MB)
67 - Integrate Application Gateway with Internal VNet.mp4 (71.1 MB)
68 - DDoS Protection for APIM.mp4 (21.18 MB)
69 - Private Endpoint for VNet Connectivity.mp4 (65 MB)
70 - Configure Azure Front Door.mp4 (90.34 MB)
72 - APIOps Overview Scenarios Architecture Prerequisites.mp4 (74.42 MB)
73 - Initial Pipeline Setup for GitHub.mp4 (145.28 MB)
74 - Extractor Tool.mp4 (76.75 MB)
75 - Publisher Tool.mp4 (80.97 MB)
76 - Environment Config Named Values Secrets.mp4 (227.15 MB)
77 - Environment Config Backends.mp4 (114.84 MB)
78 - Environment Config Loggers.mp4 (118.15 MB)
79 - Environment Config APIs Diagnostics.mp4 (70.48 MB)
80 - Extractor Config Extract Specific APIs.mp4 (42.38 MB)
81 - APIOps Approach for Multiple Teams.mp4 (27.96 MB)
82 - APIOPs for Codefirst Scenario using IDE VSCode.mp4 (38.67 MB)
84 - Capacity and AutoScaling.mp4 (75.08 MB)
85 - Platform Releases and Updates.mp4 (55.07 MB)
86 - Resiliency.mp4 (44.01 MB)
87 - Zone Redundancy Multiregion Deployment Autoscaling.mp4 (52.36 MB)
88 - Disaster Recovery DR.mp4 (16.29 MB)
90 - Azure REST API.mp4 (39.56 MB)
91 - Backup APIM Service.mp4 (102.76 MB)
92 - Restore APIM Service.mp4 (22.19 MB)
93 - Recover deleted service Compute Platforms.mp4 (51.5 MB)
94 - Backend multiregion failover.mp4 (16.23 MB)
95 - Custom Domain.mp4 (18.89 MB)
100 - Deploy Gateway to Azure Kubernetes Cluster AKS.mp4 (57.44 MB)
101 - Onboard and test APIs.mp4 (86.58 MB)
102 - Support and Shared Responsibilities.mp4 (48.89 MB)
103 - Section Cleanup.mp4 (14.93 MB)
97 - Overview Selfhosted Gateway.mp4 (31.04 MB)
98 - Container and Kubernetes Refresher.mp4 (30.06 MB)
99 - Run Web Server using Docker Refresher.mp4 (30.42 MB)
]
Screenshot
sHrpLBdS_o.jpg


Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
 
Kommentar

b7ae845644cdc36eddf1992e8048029e.jpg

Azure Api Management Masterclass
Last updated 1/2025
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 3.90 GB | Duration: 11h 33m​

Hands-on, Concepts and Use-cases | A Complete Guide to become expert in Azure API Gateway and Management Service

What you'll learn
Concepts, use-cases and necessary basics for Azure, APIs and API Gateway
Create new APIM Service, explore numerous configurations, publish and secure Developer Portal
Deep-dive and advanced implementations: Networking, Security, DevOps, Custom Domain, Developer Portal, Azure AD, Self-Hosted Gateway, Management REST API & more
Subscriptions, Products and Access Keys
Policies: Authentication, rate limiting, data masking, routing, CORS and many more
Add and configure API manually
Policy scopes, mocking, versioning, revisioning, named values & backends
Request Debugging (Legacy and new tracing)
Internal and External Caching
OAuth2 Flows and detailed Azure AD Integration
Developer Portal: Publish, Configure and Secure with AD and AD-B2C Integration
APIM Networking: VNets, Application Gateway, Azure Front Door and Private Endpoint
APIOps (DevOps for API) using GitHub Actions
Multi-region deployment and AZ Support for Resiliency and High Availability
Learn Management REST API, use it for Disaster Recovery and Backup-Restore
Use Custom Domain with our API Management Service
Implement self-hosted API Gateway with Azure Kubernetes Service (AKS)
Enable Logging & Monitoring: KQL, Application Insights, Analytics, Alerts and Workbooks

Requirements
Some IT background is recommended, but API/Azure experience is not needed
This is low-code cloud service, so coding experience is not required
Enthusiasm to explore cloud services or learn a new technology

Description
Note that this course doesn't require any prior experience on API, API Gateway or Azure. Necessary basics are covered in the course. Learn the feature-packed Microsoft Azure API Management Service with this HANDS-ON DRIVEN course. Azure API Management is Platform-as-a-Service (PaaS) offering from Microsoft which provides low-code unified cloud platform for implementing API Gateway on HTTP services and managing complete lifecycle for the APIs. This course is carefully structured to make sure it provides a holistic learning journey for anyone wanting to explore the numerous configurations, functionalities and use-cases of Azure API Management ServiceNew to Azure, Cloud or APIs? No worries.Curated for everyone - beginners & experiencedCovers the necessary Cloud and API fundamentals in dedicated sectionsExplore Azure APIM essential concepts and features, then organically dive into advanced features and implementations with subsequent sectionsFamiliar with Azure and/or APIs but not with API Management? Somewhat familiar with API Management? GOOD !Now explore with me all the flavours of this feature-packed API Management Service.Go from Beginner/Intermediate to EXPERT!To make our APIM Service Implementation and Architecture robust, we'll implement various solutions using other tools and services. So join me to implement API Management and also explore some other related services along the way: App Registrations, OAuth2 Flows and Azure AD (Microsoft Entra ID) for delegated authentication and securityAzure Application Gateway, Front Door, Private Endpoint, VNets, NSGs for APIM Networking GitHub Actions for APIOps ImplementationDocker Containers and AKS (Azure Kubernetes Service) for deploying Self-hosted Gateway Azure Management REST API for Operations e.g. backup, restore & recovery options Azure Key Vault, Managed Identity, Custom Domains, DNS, Blob Storage, VMs etc.Microsoft Azure is fastest growing major Cloud Platform and this API Management offering is one of the most popular and widely used API Management Solution for a variety of IT organizations. I've created this course out of my passion for teaching & technology. Having spent 14 years working in Enterprize Integration and all its flavours (APIs, ETL, EDI, Streaming etc), this service seemed like a good starting point to bring to you some crucial aspects of what I've learnt from project implementations in both Integration and Cloud. I am confident that this practical guide would help tremendously whether your goal is just learning or whether you want to implement the service in your own organization.Happy Learning !!

Who this course is for:
Software Engineers, Integration Consultants and Technical Leads,Beginners curious about knowing Cloud, APIs or API Management,Solutions Architects or Enterprize Architects,Anyone wanting to broaden their technical horizons

For More Courses Visit & Bookmark Your Preferred Language Blog
From Here: - - - - - - - -


dfpIpF83_o.jpg



TurboBit
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
RapidGator
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
AlfaFile
Code:
Bitte Anmelden oder Registrieren um Code Inhalt zu sehen!
FileFactory
 
Kommentar

In der Börse ist nur das Erstellen von Download-Angeboten erlaubt! Ignorierst du das, wird dein Beitrag ohne Vorwarnung gelöscht. Ein Eintrag ist offline? Dann nutze bitte den Link  Offline melden . Möchtest du stattdessen etwas zu einem Download schreiben, dann nutze den Link  Kommentieren . Beide Links findest du immer unter jedem Eintrag/Download.

Data-Load.me | Data-Load.ing | Data-Load.to | Data-Load.in

Auf Data-Load.me findest du Links zu kostenlosen Downloads für Filme, Serien, Dokumentationen, Anime, Animation & Zeichentrick, Audio / Musik, Software und Dokumente / Ebooks / Zeitschriften. Wir sind deine Boerse für kostenlose Downloads!

Ist Data-Load legal?

Data-Load ist nicht illegal. Es werden keine zum Download angebotene Inhalte auf den Servern von Data-Load gespeichert.
Oben Unten