DEV Community

Erik Anderson
Erik Anderson

Posted on

I ran a python script on AWS for the first time!

That's about all there is to say.
Well, there's a lot more to say, but I'm too excited to write it just now.

Top comments (2)

Collapse
 
absinthetized profile image
Matteo Nunziati

That feeling...

Collapse
 
datadeverik profile image
Erik Anderson

I know, right?
Although it got slightly less exciting when execution got throttled because I used up my CPU credits.
(I'm doing a super inefficient analysis of a very long list of words. It's a toy problem, but it's a good excuse to learn AWS).