How do you edit a website that's already deployed on a cloud service provider?
How do you make small changes to your website if its hosted on aws elastic beanstalk for example
3 Replies
If it's a static website, you make the changes then redeploy
some parts arent static
but I want to make basic changes like changes to images and links
Ill have to completely redeploy the website for that as well?
that's my understanding, yeah. Though it will depend on the specific cloud provider I guess. Maybe someone with more direct experience with aws can chime in