Amazon-Web-Services – How to deploy a cloud code on the AWS host Parse server

I am new to AWS elastic beanstalk. I deployed the Parse example server using the deploy to AWS button in the Parse Server Example Link. I want to update the cloud code in main.js, but I I don’t know how to deploy cloud code, just like I use Parse deployment in the terminal.
Try this command: < p>

eb deploy

It will compress your repository, upload to S3 and deploy to eb.

Get CLI Tools:
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-install.html

I am AWS elastic beanstalk A newbie. I deployed the Parse example server using the deploy to AWS button in the Parse Server Example Link. I want to update the cloud code in main.js, but I don’t know how to deploy the cloud code, just like I use Parse deployment in the terminal Same.

Try this command:

eb deploy

It will compress Your repository, upload to S3 and deploy to eb.

Get the CLI tool:
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-install .html

Leave a Comment

Your email address will not be published.