Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learn AWS Serverless Computing

You're reading from   Learn AWS Serverless Computing A beginner's guide to using AWS Lambda, Amazon API Gateway, and services from Amazon Web Services

Arrow left icon
Product type Paperback
Published in Dec 2019
Publisher
ISBN-13 9781789958355
Length 382 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Scott Patterson Scott Patterson
Author Profile Icon Scott Patterson
Scott Patterson
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface 1. Section 1: Why We're Here FREE CHAPTER
2. The Evolution of Compute 3. Event-Driven Applications 4. Section 2: Getting Started with AWS Lambda Functions
5. The Foundations of a Function in AWS 6. Adding Amazon API Gateway 7. Leveraging AWS Services 8. Going Deeper with Lambda 9. Section 3: Development Patterns
10. Serverless Framework 11. CI/CD with the Serverless Framework 12. Section 4: Architectures and Use Cases
13. Data Processing 14. AWS Automation 15. Creating Chatbots 16. Hosting Single-Page Web Applications 17. GraphQL APIs 18. Assessment 19. Other Books You May Enjoy

Questions

  1. Given a data processing workload that extracts data from an on-premise ERP (source) and loads into S3 (target), what is the LEAST cost-effective type of data processing—assuming business analysts don't require real-time analysis since they access the financial reports once a day?

A) Batch
B) Micro-batch
C) Streaming

  1. One of the situations where Glue custom classifiers are required is when data sources contain nested data structures. When data structures are flat on the source, the default classifiers are sufficient for standard data ingestion processing.

A) True
B) False

  1. When is it necessary to run a crawler?

A) When the schema of the crawled dataset has changed
B) When data was added to a previously crawled dataset but the schema hasn't changed
C) When the dataset was moved to a different S3 bucket
D) Both A and B

  1. Which file format is best to...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image