In most cases, I'd recommend learning how to create, modify, and control server instances. That tends to lead you into security and AWS DNS services. You might also want to learn how to work with S3 store.
As an alternative, you could look at the Elastic Beanstalk/EC2 services. Instead of having to deal with an entire VM, you work with services containers such as
Tomcat.
It's worth looking at how elastic scaling works, as well, if you plan to provide large-scale services.
After that, there are so many options that I generally look at what I'm trying to do - such as use one of the AWS database servers - and read up as needed.
Some people, when well-known sources tell them that fire will burn them, don't put their hands in the fire.
Some people, being skeptical, will put their hands in the fire, get burned, and learn not to put their hands in the fire.
And some people, believing that they know better than well-known sources, will claim it's a lie, put their hands in the fire, and continue to scream it's a lie even as their hands burn down to charred stumps.