I'm quite new to AWS and not able to understand one thing. I've installed aws cli, and now I'll start using AWS to code. But all the tutorials online shows creating instances, some deployments etc. Is there any way I can run it locally? Because it's an enterprise network and I don't want to cause any unreasonable payment charges.
P.S.- is there anything similar how we work with node application? I build app using vscode, run locally and test. Once all good, i Deploy in production.