I'm really confused, that's I'm asking you - I have my Angular based app with Spring Boot as a backend. I wonder if I can use Lambda instead of EC2 to store my backend? And what with my fronted? Should I upload my frontend to S3 bucket? I'm still not an AWS expert, I try to figure out if I can use Lambda instead of EC2 to save more money (my app will be used only by me).
And what if I'd like to dockerize my 1-service backend? Then probably lambda can't be used in this case.
Thank you