From the course: Serverless Cloud Computing: Concepts, Platforms, and Services

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Demo: AWS Lambda

Demo: AWS Lambda

- [Instructor] So this is the initial management console that you see when you log into AWS. And so no matter what you're doing, whether you're going into a database and building an application, or doing ai, you're going to use this console as really kind of the starting point for their major services here, and we see CloudFront, AWS backup, CloudWatch, and Trusted Advisor, Virtual Private Cloud, all these sorts of things are there. You're able to leverage, and that's why cloud is great 'cause it basically provides us access to anything and everything related to IT systems, including building, deploying applications, utilization of databases, things like that. You know, things like S3 being a storage system, CloudFormation being a infrastructure as code-based system, and what we're interested here is Lambda, which is their serverless system. So let's go into that. Now within Lambda, you have your dashboard, you have your applications, functions, additional resources. We're going to go…

Contents