《无服务器应用程序中会话状态管理的模式 [重复].pdf》由会员分享,可在线阅读,更多相关《无服务器应用程序中会话状态管理的模式 [重复].pdf(12页珍藏版)》请在三个皮匠报告上搜索。
1、 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.C N S 3 6 3-RPatterns for Session State Management in Serverless applications Doug PerkesSr.Solutions ArchitectAmazon Web ServicesJoe LosinskiSr.Solutions ArchitectA
2、mazon Web Services 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.AgendaOverview of State ManagementSession state challenges in serverless applicationsWhiteboardingKey takeaways 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.State ManagementClient-Side StateLo
3、ng-term/Persistent StateShort-term/Temporary State 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.State ManagementClient-Side StateLong-term/Persistent StateShort-term/Temporary State 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Session State Challenges in s
4、erverless applicationsStateless vs.stateful architecturesIdempotency/At-least-once?Latency and performance impactConsistency and Concurrency 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Certification Exam State ManagementVideo Training ProgressTodays Architecture PatternsTrack
5、and resume a users progress through a timed certification examTracks granular video viewing progress across multiple devicesVideo Translation WorkflowGenerative AI video translation pipelineHow to use durable stores with Serverless architecturesPassing session state with event-driven architecturesMa
6、naging state with workflow orchestrators 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Whiteboarding 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Key