I'm experimenting with Amazon AWS free tier.
Only been four days, and I just got an email: "I've exceeded 85% of my 1Gig bandwidth"
How can I tell what used this bandwidth?
What I've done ... I created and terminated some t2.micro linux instances. Installed nginx and tomcat on them with "apt-get". Downloaded a 16MB zip file using "wget" a few times. I also created some VM images from the instances.
Does all of that count towards bandwidth?
Is there a way in the console to see current bandwidth usage and what's eating it up?