From the course: Complete Guide to the AWS Well-Architected Framework
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Using Lambda for operational readiness - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to the AWS Well-Architected Framework
Using Lambda for operational readiness
- [Instructor] In this class, we've talked about automation and using automation to try to replace some of the manual tasks that we may have used in the past. And the automation tool that you're going to end up using in some measure at AWS is Lambda. Lambda is a great choice to help you out to be ready for operating your application in the cloud and responding to the application issues. Lambda allows you to create a custom function, and this is something that could be written in any programming language. And a lot of times at AWS, they will use Lambda as the engine that will be called to carry out a task. And so you might have a situation where you have a workload, which becomes overloaded. Well, you get notified, but you also might want to notify Lambda to carry out a custom task to solve that problem. As mentioned, you can create a function in most any programming language. And once you either create the function within the Lambda console or upload your function in a ZIP file, then…
Contents
-
-
-
-
(Locked)
Operational excellence overview1m 39s
-
(Locked)
Design principles7m 59s
-
(Locked)
Key operational areas5m 34s
-
(Locked)
Key AWS services5m 17s
-
(Locked)
Key managed services3m 47s
-
(Locked)
Challenge: Create a CloudTrail trail1m 30s
-
(Locked)
Solution: Create a CloudTrail trail2m 6s
-
(Locked)
Preparing for operational readiness4m 19s
-
(Locked)
Using Lambda for operational readiness4m 16s
-
(Locked)
Managing operational health2m 48s
-
(Locked)
Key operational health tools3m 20s
-
(Locked)
Responding to health events2m 41s
-
(Locked)
Key health events tools5m 27s
-
(Locked)
-
-
-
-
-
-
-