AWS Free Hands-On (opens in new tab)
Introduction This is for the "I want to try AWS but I'm scared of the bill" and "I made an account once and never did anything with it" crowd. By the end of the next 30 minutes you'll have something running, and you'll have actually touched the parts of AWS that matter. The finished pipeline: What you touch by building it: S3: the cloud object store Lambda: a serverless runtime where you just put code and it runs DynamoDB: managed NoSQL database IAM: permission management for everything (the ...
Read the original article