What approach do I need to take to upload files to Lambda function and API Gateway services

0 votes
Apr 17, 2018 in Cloud Computing by code_ninja
• 6,290 points
590 views

1 answer to this question.

0 votes

If you want to upload bigger than 10mb, then, you can always implement custom logic with S3 Events + AWS Lambda (i.e. validation, transformation, multiplexing, tagging, etc.).

You may use direct S3 upload using one of the AWS SDKs. AWS Lambda is suited to process just short events, not content transfers like uploads. Please refer the billing process though.

Refer this doc for more info: link

answered Apr 17, 2018 by brat_1
• 7,200 points

Related Questions In Cloud Computing

0 votes
1 answer
+1 vote
1 answer

What API's can I use to upload data to AWS Glacier/

You have sdk's available in both Java ...READ MORE

answered Oct 11, 2018 in Cloud Computing by DragonLord999
• 8,450 points
715 views
0 votes
1 answer

i want to bulid career in cloud computing but i am not good at programming what should i do?

Hii, To learn cloud technologies, you don’t actually ...READ MORE

answered Apr 13, 2020 in Cloud Computing by Niroj
• 82,880 points
593 views
0 votes
0 answers
+3 votes
3 answers

Is it possible to delete a API in AWS API Gateway?

Yes, it is possible to delete an ...READ MORE

answered Mar 27, 2018 in Cloud Computing by brat_1
• 7,200 points
4,231 views
0 votes
1 answer

Is there a way to transfer files between AWS s3 and ec2

The answer is a definite yes yes. ...READ MORE

answered Apr 17, 2018 in Cloud Computing by brat_1
• 7,200 points
628 views
+1 vote
3 answers

How to upload files on aws elastic beanstalk?

yes once you store it in (AWS) ...READ MORE

answered Sep 3, 2018 in Cloud Computing by bug_seeker
• 15,520 points
6,286 views
0 votes
1 answer

Can someone tell if one Elastic IP address enough for every instance that I have running and would do the job?

Depends! Every instance comes with its own ...READ MORE

answered Jun 26, 2018 in Cloud Computing by brat_1
• 7,200 points
434 views
0 votes
1 answer

Do I need To Learn JSON for working with AWS CloudFormation?

Not absolutely, but understanding JSON template will ...READ MORE

answered Dec 11, 2018 in Cloud Computing by brat_1
• 7,200 points
1,416 views
+2 votes
2 answers

Authenticated users with STS and API Gateway

RoleSessionName being an identifier for a defined ...READ MORE

answered Mar 27, 2018 in Cloud Computing by brat_1
• 7,200 points
1,319 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