riversongs Posted April 22 Report Share Posted April 22 Free Download Udemy - Cloud Design Patterns by Hussein AwadLast updated: 11/2023Created by: Hussein Awad | Azure | Ex-AmazonMP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 ChLevel: All | Genre: eLearning | Language: English + Embedded subtitle | Duration: 29 Lectures ( 5h 39m ) | Size: 920 MBCloud Design Patterns (Azure, AWS, GCP) for building reliable, reusable, secure applications in the CloudWhat you'll learnCloud Design PatternsGateKeeper PatternGateway Aggregation PatternGateway Offloading PatternGateway Routing PatternPriority Queue PatternPublisher-Subscriber PatternQueue-Based Load Leveling PatternAsynchronous Request-Reply PatternBulkhead PatternRetry PatternStatic Content Hosting PatternClaim-Check PatternAmbassador PatternAnti-corruption Layer PatternStrangler Fig PatternBackends-For-Frontends PatternSidecar PatternThrottling PatternValet Key PatternFederated Identity PatternDeployment Stamp PatternGeode PatternExternal Configuration Store PatternChoreography PatternCompeting Consumers PatternCache-Aside PatternSequential Convoy PatternCompensating Transactions PatternRequirementsAzure knowledgeDescription**Please read**The course is ALL SLIDES-BASED: No hands-on will be done during this course. This is a complete course that explains how the Cloud Design Patterns in depth.Each pattern describes the problem that the pattern addresses, considerations for applying the pattern, and an example based on Microsoft Azure. Most of the patterns include code samples or snippets that show how to implement the pattern on Azure. However, most of the patterns are relevant to any distributed system, whether hosted on Azure or on other cloud platforms.Ambassador Pattern: Create helper services that send network requests on behalf of a consumer service or application.Anti-Corruption Layer Pattern: Implement a façade or adapter layer between a modern application and a legacy system.Asynchronous Request-Reply Pattern: Decouple backend processing from a frontend host, where backend processing needs to be asynchronous, but the frontend still needs a clear response.Backends for Frontends Pattern: Create separate backend services to be consumed by specific frontend applications or interfaces.Bulkhead Pattern: Isolate elements of an application into pools so that if one fails, the others will continue to function.Cache-Aside Pattern: Load data on demand into a cache from a data store.Choreography Pattern: Let each service decide when and how a business operation is processed, instead of depending on a central orchestrator.Claim Check Pattern: Split a large message into a claim check and a payload to avoid overwhelming a message bus.Compensating Transaction Pattern: Undo the work performed by a series of steps, which together define an eventually consistent operation.Competing Consumers Pattern: Enable multiple concurrent consumers to process messages received on the same messaging channel.Deployment Stamps Pattern: Deploy multiple independent copies of application components, including data stores.External Configuration Store Pattern: Move configuration information out of the application deployment package to a centralized location.Federated Identity Pattern: Delegate authentication to an external identity provider.Gatekeeper Pattern: Protect applications and services by using a dedicated host instance that acts as a broker between clients and the application or service, validates and sanitizes requests, and passes requests and data between them.Gateway Aggregation: Use a gateway to aggregate multiple individual requests into a single request.Gateway Offloading Pattern: Offload shared or specialized service functionality to a gateway proxy.Gateway Routing Pattern: Route requests to multiple services using a single endpoint.Geodes Pattern: Deploy backend services into a set of geographical nodes, each of which can service any client request in any region.Priority Queue Pattern: Prioritize requests sent to services so that requests with a higher priority are received and processed more quickly than those with a lower priority.Publisher/Subscriber Pattern: Enable an application to announce events to multiple interested consumers asynchronously, without coupling the senders to the receivers.Queue-Based Load Leveling Pattern: Use a queue that acts as a buffer between a task and a service that it invokes in order to smooth intermittent heavy loads.Retry Pattern: Enable an application to handle anticipated, temporary failures when it tries to connect to a service or network resource by transparently retrying an operation that's previously failed.Sequential Convoy Pattern: Process a set of related messages in a defined order, without blocking processing of other groups of messages.Sidecar Pattern: Deploy components of an application into a separate process or container to provide isolation and encapsulation.Static Content Hosting Pattern: Deploy static content to a cloud-based storage service that can deliver them directly to the client.Strangler Fig Pattern: Incrementally migrate a legacy system by gradually replacing specific pieces of functionality with new applications and services.Throttling Pattern: Control the consumption of resources used by an instance of an application, an individual tenant, or an entire service.Valet Key Pattern: Use a token or key that provides clients with restricted direct access to a specific resource or service. Data Management, and Security.Who this course is for Cloud ArchitectsSoftware ArchitectsCloud Software EngineersInfrastructure EngineersSecurity EngineersHomepage: https://www.udemy.com/course/cloud-design-patterns/AusFilehttps://ausfile.com/bujpzqgdfupt/sgjef.Cloud.Design.Patterns.by.Hussein.Awad.rar.htmlRapidgator Links Downloadhttps://rg.to/file/6fffb2c7bc0f68bf635d60b7790b4bc6/sgjef.Cloud.Design.Patterns.by.Hussein.Awad.rar.htmlFikper Links Downloadhttps://fikper.com/gIfU9ordpI/sgjef.Cloud.Design.Patterns.by.Hussein.Awad.rar.htmlNo Password - Links are Interchangeable Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now