Awesome tutorial mate. Concise and rich. Was wondering if you could share a repo that has all you've explained.
@vaibhavdani44706 ай бұрын
Repo requested !!
@kkvaruas57592 жыл бұрын
for those who are getting internal server error ,pls make sure that you are doing *module.exports = app* im your server.js file
@akashgogoi200510 ай бұрын
Thank You Elder Brother🙂
@kurisuta13052 жыл бұрын
Thank you! The tutorial I needed! :) Keep up the good work 😃
@Benjamin-Chavez Жыл бұрын
Are you sure that that’s an express.js server? Helpful tutorial in any case. Thanks!
@amrutjadhav162316 сағат бұрын
what is best approach to manage codebase based on envionments like dev, qa, prod using diffrent git branches?Do we need different functions for each env?
@cheung60333 жыл бұрын
The interface to integrate lambda serverless and your rest api server is the handler.js, am I right? Thanks
@TechnicalBabaji13 жыл бұрын
Yes...
@tysonneil69153 жыл бұрын
Flixportal =)
@eduardocampili60043 жыл бұрын
Great Tutorial, all is working fine, i have problems with custom headers with tokens, do you have any tutorial about this problem? Thank You
@patshalaaa5 ай бұрын
any production grad tutorial on serverless please . including ssl, load balancing , domain connection
@udaykumar-cx9lu3 жыл бұрын
why did you create node httpServer, it seems you are not using fully serverless ?
@SoubhikChatterjee-u1w Жыл бұрын
+1 For putting efforts in making this video -1 For no providing the source code.
@akhil_kathi2 жыл бұрын
I am using express with typescript with ES2017. Then how to go about with Lambda deployment?
@Snagesh37705 ай бұрын
Thank You , very helpfull video
@Jishnuk011235Ай бұрын
Isn't this achieved by uploading code to the lambda as well? Just asking
@Snagesh37704 ай бұрын
i have create already api gateway and lambda function . i want deploy on this lambda function using api gateway path. what is approach ?
@sivas48613 ай бұрын
my team develop app with nodejs/react/css/type script dis i can deploy that application using azure pipeline and deploy on aws lambda ? for that i need to choose which API service , Lambda service and do i need s3 or not ? artifact size is 23 mb , can you suggest me please.
@DeveloperDhiraj Жыл бұрын
the image after uploading by lambda api is showing not supported format before i wast uploading with localhost api it was working any suggestion ?
@sankarprakash7472 Жыл бұрын
I build one mern stack app and deployed it in aws lambda, but when I try to access got internal error. Then came to know that there parsing error with mongodb url added in serverless yaml file. It's having special character like @ : , so it's parsing error. How to handle this? I tried by passing key followed by pipe symbol also it's not working. undefined INFO Error: MongoParseError: Incomplete key value pair for option
@benjaminakindeko38942 жыл бұрын
Thank you...very helpful
@mahendranath2504 Жыл бұрын
Thank you so much 👍
@rabbyhossain61502 жыл бұрын
Is it a good way to run the entire application on a single lambda?
@suryak8286 Жыл бұрын
Either "handler" or "image" property needs to be set on function "events". i am getting error
@sankarprakash7472 Жыл бұрын
I have mongo dB uri added as a variable in server less yaml file but after deployed I accessed the url it's showing error like parsing error. How to handle this issue Error: undefined INFO Error: MongoParseError: Incomplete key value pair for option
@mirzaali99012 жыл бұрын
I am facing this error while creating serverless create -t aws-nodejs Error: Could not download template. Ensure that you are using the latest version of Serverless Framework: Timeout awaiting 'request' for 30000ms Please help me to sort this out
@MrRahul159379 ай бұрын
Sounds like network issue
@kritarthsinghal37143 жыл бұрын
this is responding with {"message": "Internal server error"} while the API sunning perfectly on Local
@TechnicalBabaji13 жыл бұрын
This means you made mistakes but as you are claiming that it’s working fine in local then chances are handler.js has some issues or in yml file please check
@bhargavsurani62793 жыл бұрын
@@TechnicalBabaji1 i am facing same problem.. i show error message in cloudwatch log it showing this message : "Module did not self-register: '/var/task/node_modules/snappy/build/Release/binding.node'."
@raprap6213 жыл бұрын
Up on this running locally but if access sa link it shows the error
@bhavikjain73502 жыл бұрын
I am getting the same error. Did you find solution for this???
@patshalaaa5 ай бұрын
Is there any production grade video. please give me a link
@saankhyakatari66522 жыл бұрын
There's a error when followed the above steps. The error is "Cannot parse "serverless.yml": bad indentation of a mapping entry" . I also tried finding that error in google as well but couldn't find the solution . Can you help ?
@saankhyakatari66522 жыл бұрын
check the space between the margin and the text in serverless.yml file. The error line is shown in the terminal.
@anubhavshrivastav82702 жыл бұрын
creating a external api call in node js lambda and could not find a way to deploying it
@MrRahul159379 ай бұрын
Thanks friend
@devcoder63262 жыл бұрын
Awesome!
@frazbakht44802 жыл бұрын
It is okayish because it's not a good idea to use only 1 lambda function for all endpoints
@mohit-codewave Жыл бұрын
can we change node 14 to 18
@HOLONIA4EVER Жыл бұрын
Thanks ! Can you attach the source code please ?
@mystikyogi Жыл бұрын
API response is slow, its taking more than 2.5s to get result with lambda
@sunilsuryawanshi61102 жыл бұрын
I followed the entire video and got the following error after deploying on AWS and trying to run the API; any idea what must be causing this? "Error: Unsupported framework", " at getFramework (/var/task/node_modules/serverless-http/lib/framework/get-framework.js:69:9)"
@maitreyeesawant59392 жыл бұрын
same here. did u get solution ?
@coderzone1232 жыл бұрын
I am getting internal server error
@physicsmadness2 жыл бұрын
please show how to do it from scratch...just a basic crud application...this is little confusing..
@dagher.a2472 жыл бұрын
True
@holanube51953 жыл бұрын
please share the code. Thanks!
@noname-yp7ge3 жыл бұрын
i need it
@006sumitkumar82 жыл бұрын
can you send the code
@ivangarcialaverde2065 Жыл бұрын
should'nt you hide the aws key and secret for security ?👁👄👁
@Nitin.0202 Жыл бұрын
if you do already why you create this video ? 😒😒😒😒
@SrivishnuCS-b1n Жыл бұрын
i am trying to deploy but its throwing Cannot read file node_modules\core-js-pure\modules\esnext.promise.with-resolvers .js due to: EMFILE: too many open files, open 'D:\serverless-kangaroo-care ode_ modules\core-js-pure\modules\esnext.promise.with-resolvers.js' 1 deprecation found: run 'serverless doctor' for more details × Uncaught exception D:\serverless-kangaroo-care ode_modules\serverless\scripts\serverless.js:52 throw error; ^ [Error: EMFILE: too many open files, open 'C:\Users\srivi\AppData\Local\Temp od e-process-b9bf\health-status'] { errno: -4066, code: 'EMFILE', syscall: 'open', path: 'C:\\Users\\srivi\\AppData\\Local\\Temp\ ode-process-b9bf\\hea
@shaikhareebali3217 Жыл бұрын
there may be llimitation in editor while opening multiple files while deploying try with just opening server.js file