I’m currently running an EC2 instance outside the Elastic Beanstalk which includes a bunch of PHP files/folders. I want this app to be in the Elastic Beanstalk so I created a new Elastic Beanstalk environment which automatically launched a new EC2 instance.
1) Do I have to save all my PHP files/folders in a zip file and upload & deploy?
2) If I change a file, do I have to re-zip and upload (eg. no FTP)? (This will be time consuming since I have 500MB of images).
3) Should I only use the Elastic Beanstalk when my app is final and continue using an EC2 instance outside it for easy FTP and changes?
Aucun commentaire:
Enregistrer un commentaire