《使用 Hono 为 Lambda 赋能:轻量级 Web 框架.pdf》由会员分享,可在线阅读,更多相关《使用 Hono 为 Lambda 赋能:轻量级 Web 框架.pdf(29页珍藏版)》请在三个皮匠报告上搜索。
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 7 4Supercharge Lambda with Hono:The lightweight web frameworkJo MatsudaPrototyping Solutions ArchitectAWS 2025,Amazon Web Services,Inc.or its affiliates.All
2、rights reserved.SpeakerJo MatsudaPrototyping SA for Public Sector,Japan design,build,and validate prototypes on AWS for public sector customersFavorite AWS service:AppSync EventsFavorite tech:Hono,React,TypeScriptSpeaking at AWS Summit JapanX:jomatsu_ 2025,Amazon Web Services,Inc.or its affiliates.A
3、ll rights reserved.AgendaWhy Hono on Lambda?Hono OverviewHonos strengths 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Why Hono on Lambda?2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Ever wa
4、nted this?I want to deploy web app/API on Lambda!2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Traditional ApproachAmazon API Gateway/users/orders/adminAPI Gateway+Single purpose LambdaRouting at API GatewayMany single-purpose LambdasFor some teams(PaaS/web),this can feel unfami
5、liar 2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.A Pattern Were Seeing More Often/users/orders/adminLambda Function URLs+LambdalithLambdalith:a single Lambda owning multiple routes to capture simplicity benefits.Paired with Lambda Function URLs,some customers push the architec
6、ture even simpler.2025,Amazon Web Services,Inc.or its affiliates.All rights reserved.Theres still some frictionFor some teams used to traditional web frameworksHandler&EventsRouting&GlueEcosystem FitNot the usual Request/Response ModelOften hand-rolled without a familiar frameworkEcosystem Fit Few“w