TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What's the best way to learn how to use AWS?

1 pointsby michaelrbockalmost 12 years ago
Where should I start? Thanks.

2 comments

bharathwaajalmost 12 years ago
The best way to start is to sign up for an account and start using it. AWS comes with different services based on requirements. Start an EC2 instance and access it from command line and deploy a web server from there. You don't need anything else to learn in that. Start building your app locally and deploy it there. You'll start learning in that process. If you are stuck use google or search stackoverflow.com. Or question in their support forums. They'll respond with a good solution.
cdvonstinkpotalmost 12 years ago
Take Amazon's free online 'Intro' course:<p><a href="https://aws.amazon.com/aws-training/aws-online-training/" rel="nofollow">https://aws.amazon.com/aws-training/aws-online-training/</a>