使用 Rust 实现高性能无服务器架构.pdf

编号:981516 PDF 41页 2.10MB 下载积分:VIP专享
下载报告请您先登录!

1、High Performance Serverless with RustTHE BEST OF BOTH WORLDSYou Dont have to ChooseRust Performance Safety Developer ExperienceServerless No infrastructure to manage Pay as you go Deeply integrated cloud serviceYou can have the benefits of both with the right plan Introductionbenjamenpylebenjamenpyl

2、e 25-year technology veteran Developer,Architect,Manager through CTO Believer in Serverless First Prefer things compiled vs interpreted AWS Community Builder Co-founder of Pyle Cloud Technologieshttps:/Serverless Ground RulesServerless is a categorizationNothing to provision,nothing to manageCost sc

3、ales predictably with usageNo planned downtimeReady with a single API call3 Keys to Success Create Multi-Lambda projects with Cargo Using the AWS Lambda Runtime and SDK Repeatability with Infrastructure as Code1.Multi-Lambda Project with CargoORGANIZED TO EXTEND AND DESIGNED TO PROMOTE REUSELambda I

4、solationRecommended Lambda API Layout 1 Lambda per each HTTP Verb(GET|PUT|POST|DELETE)1 Lambda that handles publishing change 1 Lambda for responding to external changeWhy?Multi-Lambda projects create isolation.That isolation reduces risk when introducing new features.BUT it creates challenges when

5、thinking about code reuse.Typical Lambda ProjectCargo Manages Multiple Lambda ProjectsBuilding a Shared LibraryRust shared libraries are perfect for common Lambda API functionality AWS Client building Entity models with core business logic Data Transfer Object models for transit Common error structs

6、Building a Shared Library Add the Package details Mark project as lib Include required dependencies2.Using the Lambda Runtime and SDKBUILD WITH PROJECTS DESIGNED TO HELP YOU GET THE MOST OUT OF AWSAWS Lambda Runtime and AWS SDK for RustAWS Lambda Runtime for Rust Opensource project Tower Service Com

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(使用 Rust 实现高性能无服务器架构.pdf)为本站 (竿头日上) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠