Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AWS Certified SysOps Administrator ??? Associate Guide

You're reading from   AWS Certified SysOps Administrator ??? Associate Guide Your one-stop solution for passing the AWS SysOps Administrator certification

Arrow left icon
Product type Paperback
Published in Jan 2019
Publisher Packt
ISBN-13 9781788990776
Length 584 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Marko Sluga Marko Sluga
Author Profile Icon Marko Sluga
Marko Sluga
Arrow right icon
View More author details
Toc

Table of Contents (26) Chapters Close

Preface 1. Overview of AWS Certified SysOps Administrators and Associated Certification 2. The Fundamentals of Amazon Web Services FREE CHAPTER 3. Managing AWS Security with Identity and Access Management 4. Networking with the Virtual Private Cloud 5. Managing Servers on AWS with Elastic Compute Cloud 6. Handling Server Traffic with Elastic Load Balancing 7. Understanding Simple Storage Service and Glacier 8. Understanding Content Distribution with CloudFront 9. AWS Storage Options 10. Working with the Route 53 Domain Name System 11. Working with Relational Database Services 12. Introduction to ElastiCache 13. Amazon DynamoDB - A NoSQL Database Service 14. Working with Simple Queue Service 15. Handling Messaging with Simple Notification Service 16. Getting Started with Simple Workflow Service 17. Overview of AWS Lambda 18. Monitoring Resources with Amazon CloudWatch 19. Understanding Elastic Beanstalk 20. Automation with the CloudFormation Service 21. Cloud Orchestration with OpsWorks 22. Exam Tips and Tricks 23. Mock Tests 24. Assessments 25. Other Books You May Enjoy

Supported AWS services

Lambda supports triggers from almost any AWS service, including, but not limited to, the following:

  • Amazon S3
  • Amazon Kinesis
  • Amazon SNS, SQS, and SES
  • Amazon Cognito
  • AWS CloudFormation and AWS Config
  • Amazon CloudWatch Logs and Events (supports scheduled events)
  • Amazon API Gateway (including custom invocations through HTTP links)
  • AWS CodeCommit, CodeBuild, IoT Button, Alexa, Lex, CloudFront, and so on

There are two types of invocations supported for the Lambda service:

  • Push: An event in an AWS service or a custom event can invoke the lambda function
  • Pull: The Lambda service polls an AWS services stream or queue and retrieves tasks

An example of a push-based Lambda invocation would be an image-processing app. The users would upload files to an S3 bucket, and the event of the S3 file being uploaded can trigger a Lambda function. That Lambda function can...

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