Process to build serverless application

0 votes
What is the process of building a serverless application? Can some one guide me through the steps?
Jan 25, 2019 in AWS by Rishab
• 1,490 points
471 views

1 answer to this question.

0 votes

When working with Python you can simply write a code and execute it in Lambda console. You can also upload the zip file.

When working with Java you have to upload the jar or the zip file to lambda and then run it.

The first steps as a starter can be 

1. open AWS Lambda console and download one of the blueprints. You can use the blueprint and manipulate accordingly. 2. You can then create a zip file for the same and use AWS CloudFormation commands to get the zip file and deploy the serverless application.

Hope this helps.

answered Jan 25, 2019 by Esha

Related Questions In AWS

0 votes
1 answer
0 votes
1 answer

Push Notification not sent by Amazon SNS to IOS application.

If the SNS endpoint is disabled after ...READ MORE

answered Aug 14, 2018 in AWS by Deepthi
• 300 points
4,951 views
0 votes
1 answer

How to allow the application to communicate back to the on premise equipment?

The connection would need to be either ...READ MORE

answered Aug 16, 2018 in AWS by Priyaj
• 58,090 points
529 views
+1 vote
1 answer

How to authenticate session in application running on Beanstalk with boto3

The recommended way of managing credentials used ...READ MORE

answered Aug 28, 2018 in AWS by Priyaj
• 58,090 points
1,421 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Serverless application in AWS

All the Lambda-based applications which are also ...READ MORE

answered Jan 25, 2019 in AWS by Esha
403 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