DEV Community

Discussion on: 🎉 Published My First AWS Udemy Course And I Want You To Have It For Free!

Collapse
 
andrewbrown profile image
Andrew Brown 🇨🇦

I once was charged $3000 USD from AWS because I misconfigured a server forgot about it and then got a bill at the end of the month.

Another time I accidentally selected a private certificate instead of a public one and they cost something like $500 USD.

Though AWS was good enough to reverse the charges in both cases and also before they even made it onto my credit card so no refunding on my card required. So I have never been screwed by 'technicality'.

This big fear is less of a concern because I have billing alarms and I now know how pricing works for core services, and I use AWS Budgets to help me visualize or catch any weird costs.

But yeah I think I should make a video tutorial series of something like 5 videos on this.

Thread Thread
 
andrerpena profile image
André Pena • Edited

I got a mini heart attack on your $3000. It was reddit.com/r/nonononoyes/ material. I'm glad they didn't charge you. It is also good to know there are ways to mitigate this "problem".

Yes indeed. I think there would be a demand for cost centered trainings. For example, I use DigitalOcean, but I would prefer to use AWS because everybody uses AWS and for the industry it would be better if I did so I could have more experience on it. But the complexity and pricing pushes me off.

@andrew Brown, thank you for the coupon code on the AWS training. If should have your Twitter listed here.

Thread Thread
 
yaser profile image
Yaser Al-Najjar

Pheeew!
Mistakes on AWS are often expensive, I had once a tough experience too: dev.to/0xrumple/comment/9e90

Thread Thread
 
andrewbrown profile image
Andrew Brown 🇨🇦

3000 USD in CAD is 4,017.45 so for me it was even worse after conversion.

Learning to deal with Cloud Computing pricing is like learning Regex, You put it off for years and once you feel enough friction and learn it you'll wonder why you didn't do it sooner.

Full-stack development is losing its glided title, and so to stay competitive I had to say to myself, I HATE AWS so I'm going to be a master and jumped right in. One of my junior devs told me he hated Regex and so I said: "You shouldn't have told me that because I'm going to make you do it full time for a week." Cloud computing is still a mystery to most which is really good for job progression if you learn it now but it's going to become considered fundamental knowledge required in a few years I think.

This is my twitter, though I have yet to put it to good use.
twitter.com/examproco

Thread Thread
 
davidteren profile image
David Teren

How to set up billing alarms and other AWS caveats and potential pitfalls to avoid might make for a good article or tutorial.

Thread Thread
 
flrichar profile image
Fred Richards

What an interesting thread.

I may just do this. I've been using AWS not just professionally, but for a small lab for the last 5+ years.

I actually have little test experiments I do to try and keep costs down. I spend typically between $11-20 USD a month. Think of it as TDD but for billing. Maybe I can write something up... hmm.

Thread Thread
 
yaser profile image
Yaser Al-Najjar

Yep dude waiting for that writeup😉