Serverless application in AWS

0 votes
How can one define as what is a serverless application? Can some one guide me with the architecture and the formation? Thank you in advance.
Jan 25, 2019 in AWS by Rishab
• 1,490 points
410 views

1 answer to this question.

0 votes

All the Lambda-based applications which are also termed as serverless application. These functions are composed of functions that are triggered by events. A normal serverless application can consists of one or more than one functions which can be triggered by events e.g. object uploads to Amazon S3 or API actions. These functions can stand alone or leverage other resources such as DynamoDB tables or Amazon S3 buckets. 

The most basic serverless application is simply a function that you create in Lambda.

AWS Lambda is basically a serverless platform where you just upload and execute your code.

answered Jan 25, 2019 by Esha

Related Questions In AWS

+1 vote
2 answers

AWS WAF - Auto Save Web Application Firewall logs in S3.

You can do this through the console ...READ MORE

answered Jul 13, 2018 in AWS by Priyaj
• 58,090 points
1,431 views
0 votes
1 answer

Application Migration phase and Discovery Phase in AWS Migration

Both Application Migration and Discovery Phase are ...READ MORE

answered Jan 19, 2019 in AWS by Edureka
• 4,220 points
562 views
0 votes
2 answers

Receiving SMS from users and stores in AWS

As far as I know, receiving international ...READ MORE

answered Aug 21, 2018 in AWS by Priyaj
• 58,090 points
1,321 views
+5 votes
2 answers

Can we export/migrate users from AWS cognito, does it cause vendor lock-in?

Cognito actually has the capability to import ...READ MORE

answered Aug 1, 2018 in AWS by bug_seeker
• 15,520 points
4,490 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Process to build serverless application

When working with Python you can simply ...READ MORE

answered Jan 25, 2019 in AWS by Esha
484 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP