How to upload files to amazon S3 using API Gateway and Serverless Framework

preview_player
Показать описание
The goal of this video is to give you a way to upload files to S3 when all your architecture is serverless. Nowadays, due to the huge demand for serverless architecture, and the need by the majority of web apps for uploading files, we need some way to do this.
Using AWS Services, it is possible to build a service to make upload without thinking about provisioning infrastructure, so it’s the power of serverless architecture that has been growing a lot in the last years.
To help with the complexity to build serverless apps, we’re going to use Serverless Framework, which is a multi-provider (AWS, Microsoft Azure, Google Cloud Platform, Apache OpenWhisk, Cloudflare Workers, or a Kubernetes-based solution like Kubeless), mature and great framework for serverless architecture.

--------------------------------------------------

💻 Modus Create builds customer-centric products, processes, and platforms to help businesses succeed in the digital economy.

🌐 For over 10 years, our global team of strategists, designers, and technologists have helped the world’s biggest brands such as Burger King, Kaplan, AARP, PBS, and Time Inc. deliver powerful digital experiences to their clients. We work in an iterative, outcome-driven way to support our clients with product strategy, customer experience (CX), full-stack Agile software development, and security.

#AWS #ServerlessFramework #Lambda #S3
Рекомендации по теме
Комментарии
Автор

Nice one, I would like to see how you include this in HTML with a file input box

nandl
Автор

500 Internal Server Error
{
"message": "Internal Server Error"
}
I'm getting this error, please help me.

ngdkwrj
Автор

Hello sir, make a vidoe how to insert csv data to dynamodb using serverless framework lambda, api

riazahmad