Posts

Showing posts with the label EC2

AWS Training for Beginners - Day 1

Image
Get an initial view about AWS in 6 days. Spend less than an hour per day. If you can spend a bit more effort, it will be much better. Youtube Playlist of these 6 videos has created. Youtube video of this post - Day 1 Day 1 Notes The context of these series of Posts is to provide an overview of AWS for beginners. AWS - Amazon Web Services AWS in simplicity means a host of services for managing applications, analytics and related for your Enterprise in the Cloud. This was a 6 day discussion. First two days focus on skimming the excellent slides in this article . It provides some overview about AWS to beginners theoretically. Elastic Compute Cloud (EC2) It is like having your own manageable system in the cloud. Linux/Windows/Macintosh -- any of the Operating System is possible to be used along with. There are many instance types available within EC2 General Purpose (t2, m4, m3) Compute Optimized (c4, c3) Memory Optimized (r3) Storage Optimized (i2, d2) GPU instances (g2) - Like ou...