舉報

會員
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
推薦閱讀
- Leap Motion Development Essentials
- MATLAB圖像處理超級學習手冊
- Java Web開發之道
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- Visual C++應用開發
- Python數據分析從0到1
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- 微服務架構深度解析:原理、實踐與進階
- UNIX Linux程序設計教程
- FFmpeg開發實戰:從零基礎到短視頻上線
- Emotional Intelligence for IT Professionals
- Hadoop大數據分析技術
- Mastering Concurrency in Python
- Appcelerator Titanium:Patterns and Best Practices
- AI自動化測試:技術原理、平臺搭建與工程實踐
- Software-Defined Networking with OpenFlow(Second Edition)
- Mastering OpenStack
- Clojure for Finance
- Python數據預處理技術與實踐
- Magento 2 Developer's Guide
- Mastering R for Quantitative Finance
- 深入理解Android:WebKit卷
- Hands/On Microsoft Teams
- Java實例精通
- C++語言程序設計
- Go Programming Blueprints(Second Edition)
- Web Penetration Testing with Kali Linux(Second Edition)
- Continuous Delivery with Docker and Jenkins
- PHP編程入門指南(全2冊)
- Node.js實戰(第2版)