Hey everyone! I'm completely new to AWS and I've been assigned to work on a project that involves sharing images between devices. To get started, I really need some examples or resources related to image or file sharing with AWS. Does anyone have recommendations on where to find good AWS examples or any tips for beginners?
1 Answer
Before diving into the project, it's crucial to understand the basics and set up some security measures. You really shouldn't attempt this without guidance from someone experienced in AWS. Make sure to do things like disable root keys, set up multi-factor authentication, and create IAM users for development. Otherwise, you might be in for a rude awakening with costs and security risks. Getting familiar with services like VPC, IAM, ECS, and S3 will also be beneficial since they play a huge role in app development on AWS.
Yeah, it's daunting! We have similar issues, and none of us know AWS. Tried getting a third party for help, but management shut it down. Trying to learn as I go, but it feels impossible!