Upgrade to Pro — share decks privately, control downloads, hide ads and more …

AWS presentation

challengepost
September 20, 2013
2.7k

AWS presentation

AWS presentation at MHacks 2013

challengepost

September 20, 2013
Tweet

Transcript

  1. What Do I Need to Build an App? • Servers

    • Compute, High-CPU, High Memory • Storage • Object storage, Block storage • Databases • Relational, No-SQL, Data Warehousing • Messaging • Notifications, Queuing
  2. What is Amazon Web Services? Infrastructure as a Service (IaaS)

    Building blocks for applications Designed and built for the cloud Available at end of a web service call Security Scaling Database Networking Monitoring Messaging Workflow DNS Load Balancing Backup CDN Compute Storage
  3. 3 Options for Interacting with AWS Command Line Interface AWS

    Management Console Direct call to AWS API Web-based user interface REST/Query Interface or SDK Unified command line tool for all services
  4. How should I use AWS? • Generally speaking, you do

    not have to code against the API if you do not want to • The majority of what you need to do can be done within the AWS Management Console • Command line tools have the most functionality • Shut stuff down when you no longer need it!! Need Help? Look for AWS staff to help!