This refers to what's in the automated-jobs repo only
Webscraper and energy dashboard backend changes can be handled separately, e.g. if you update the energy-dashboard backend you don't have to update the webscraper, and vice versa
On initial setup of the webscraper, you need to set up ECS, but if you are just updating the webscraper later, you only need to update ECR
Go to AWS Console > ECR > View Push Commands
Follow push commands in CLI
Note, as also explained in linked article below, that your operating system (Windows vs Linux etc.) can affect the AWS CLI login command syntax
In general, remember to check ECR and/or ECS in AWS Console (depending on which you tried to change), just to make sure the changes have gone through and all is working as expected. Check Cloudwatch logs as well