Thanks
AWS has a real Fred tier now as of 6/2025 where you get a $100 credit in addition to the other free stuff - Lambda up to a certain limit every month, free EC2 hours etc.
https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2...
But be careful. If you don’t know what you’re doing, AWS can bite you in the ass. What type of resources do you need to spin up on AWS?
The job ads now ask for cloud computing, I did on-perm with similar components but built in house.
Step Functions Glue Athena S3 RDS
Databrick GCP Snowflake
I am looking at ways to 'modernize' 'cloudifly' myself
This is chatgpt suggestions: Step 3: Your FIRST project (this is the breakthrough) Project: “Cloud Data Pipeline” (must-do) What you build: Pull financial data (API) Store in S3 Process with Python Schedule with Airflow Load into warehouse (Redshift or PostgreSQL) Architecture (simple) API → Python → S3 → Airflow → DB → (optional dashboard)