舉報(bào)

會(huì)員
Mastering AWS Lambda
最新章節(jié):
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 更新時(shí)間:2021-07-02 20:57:14
推薦閱讀
- Mastering Ext JS(Second Edition)
- 深入核心的敏捷開(kāi)發(fā):ThoughtWorks五大關(guān)鍵實(shí)踐
- C語(yǔ)言程序設(shè)計(jì)習(xí)題解析與上機(jī)指導(dǎo)(第4版)
- Drupal 8 Blueprints
- FreeSWITCH 1.8
- Learning Apache Mahout Classification
- App Inventor創(chuàng)意趣味編程進(jìn)階
- Red Hat Enterprise Linux Troubleshooting Guide
- 從零開(kāi)始學(xué)Android開(kāi)發(fā)
- OpenCV 3計(jì)算機(jī)視覺(jué):Python語(yǔ)言實(shí)現(xiàn)(原書(shū)第2版)
- 零基礎(chǔ)輕松學(xué)C++:青少年趣味編程(全彩版)
- Flink技術(shù)內(nèi)幕:架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- Application Development with Parse using iOS SDK
- Hack與HHVM權(quán)威指南
- Greenplum構(gòu)建實(shí)時(shí)數(shù)據(jù)倉(cāng)庫(kù)實(shí)踐
- Android嵌入式系統(tǒng)程序開(kāi)發(fā)(基于Cortex-A8)
- SQL Server on Linux
- Mastering JavaScript Promises
- Magento 2 Developer's Guide
- Microsoft Azure Security
- TensorFlow+Keras深度學(xué)習(xí)算法原理與編程實(shí)戰(zhàn)
- 數(shù)據(jù)結(jié)構(gòu):C語(yǔ)言描述(融媒體版)
- NLTK Essentials
- JavaScript啟示錄
- Java程序設(shè)計(jì)
- Natural Language Processing with TensorFlow
- Rails 4 Application Development HOTSHOT
- Apache Spark 2:Data Processing and Real-Time Analytics
- 使用Hibernate框架輕松連接數(shù)據(jù)庫(kù)(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- Android System Programming