舉報

會員
Mastering AWS Lambda
最新章節:
Summary
IfyouareaCloudadministratorand/ordeveloperwhowishestoexplore,learn,andleverageAWSLambdatodesign,build,anddeployServerlessapplicationsinthecloud,thenthisisthebookforyou!Thebookassumesyouhavesomepriorknowledgeandhands-onexperiencewithAWScoreservicessuchasEC2,IAM,S3,alongwiththeknowledgetoworkwithanypopularprogramminglanguagesuchasNode.Js,Java,C#,andsoon.
目錄(118章)
倒序
- cover
- Title Page
- Copyright
- Mastering AWS Lambda
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- Why subscribe?
- Customer Feedback
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Downloading the color images of this book
- Errata
- Piracy
- Questions
- Introducing AWS Lambda
- What is serverless computing?
- Pros and cons of serverless computing
- Introducing AWS Lambda
- How it works
- Getting started with AWS Lambda
- Using the AWS Management Console
- Using the CLI
- Pricing and limitations
- Planning your next steps
- Summary
- Writing Lambda Functions
- The Lambda programming model
- Handler
- The context object
- Logging
- Exceptions and error handling
- Versioning and aliases
- Environment variables
- Packaging and deploying
- APEX
- Claudia.js
- Recommendations and best practices
- Planning your next steps
- Summary
- Testing Lambda Functions
- The need for testing Lambda function
- Manually testing your functions with the AWS Management Console
- Testing functions with Mocha and Chai
- Testing functions using the npm modules
- Testing with a simple serverless test harness
- Recommendations and best practices
- Planning your next steps
- Summary
- Event-Driven Model
- Introducing event-driven architectures
- Understanding events and AWS Lambda
- Lambda architecture patterns
- Exploring Lambda and event mapping
- Mapping Lambda with S3
- Mapping Lambda with DynamoDB
- Mapping Lambda with SNS
- Mapping Lambda with CloudWatch events
- Mapping Lambda with Kinesis
- Creating the Kinesis Stream
- Setting up the log streaming
- Packaging and uploading the function
- Planning your next steps
- Summary
- Extending AWS Lambda with External Services
- Introducing Webhooks
- Integrating GitHub with AWS Lambda
- Integrating Slack with AWS Lambda
- Invoking Lambda using an external application
- Planning your next steps
- Recommendations and best practices
- Summary
- Build and Deploy Serverless Applications with AWS Lambda
- Introducing SAM
- Writing SAM templates
- AWS::Serverless::Function
- AWS::Serverless::Api
- AWS::Serverless::SimpleTable
- Building serverless applications with SAM
- Introducing AWS step functions
- Under the hood
- Getting started with step functions
- Building distributed applications with step functions
- Planning your next steps
- Summary
- Monitoring and Troubleshooting AWS Lambda
- Monitoring Lambda functions using CloudWatch
- Introducing AWS X-Ray
- Monitoring Lambda functions using Datadog
- Logging your functions with Loggly
- Recommendations and best practices
- Summary
- Introducing the Serverless Application Framework
- What is the Serverless Framework?
- Getting started with the Serverless Framework
- Working with the Serverless Framework
- Recommendations and best practices
- Summary
- AWS Lambda - Use Cases
- Infrastructure management
- Scheduled startup and shutdown of instances
- Periodic snapshots of EBS volumes using Lambda
- Enabling governance using EC2 tags and Lambda
- Data transformation
- Summary
- Next Steps with AWS Lambda
- Processing content at the edge with Lambda@Edge
- Building next generation chatbots with Lambda and Lex
- Processing data at the edge with Greengrass and Lambda
- Introducing Snowball Edge
- Summary 更新時間:2021-07-02 20:57:14
推薦閱讀
- Maven Build Customization
- Vue.js 2 and Bootstrap 4 Web Development
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- 軟件項目管理實用教程
- 軟件測試技術指南
- AppInventor實踐教程:Android智能應用開發前傳
- 青少年學Python(第1冊)
- Scala程序員面試算法寶典
- Unity 2018 Shaders and Effects Cookbook
- Modern C++ Programming Cookbook
- 零基礎學C語言程序設計
- jQuery for Designers Beginner's Guide Second Edition
- R語言數據挖掘:實用項目解析
- Node.js應用開發
- Isomorphic Go
- Python趣味創意編程
- Python程序設計:基礎與實踐
- JavaScript前端開發程序設計教程(微課版)
- Python網絡運維自動化
- Swift語言實戰晉級(第2版)
- C/C++程序設計教程:面向過程分冊
- Java語言案例教程
- “笨辦法”學Python 3
- 架構真意:企業級應用架構設計方法論與實踐
- C語言編程兵書
- Java寶典
- Kotlin Blueprints
- Learning Data Mining with Python(Second Edition)
- WordPress 5 Cookbook
- Practical Real-time Data Processing and Analytics