
- English
- ePUB (mobile friendly)
- Available on iOS & Android
AWS For Developers For Dummies
About this book
Everything you need to get running with IaaS for Amazon Web Services
Modern businesses rely on Infrastructure-as-a-Service (IaaS)—a setup in which someone else foots the bill to create application environments—and developers are expected to know how to write both platform-specific and IaaS-supported applications. If you're a developer who writes desktop and web applications but have little-to-no experience with cloud development, this book is an essential tool in getting started in the IaaS environment with Amazon Web Services.
In Amazon Web Services For Developers For Dummies, you'll quickly and easily get up to speed on which language or platform will work best to meet a specific need, how to work with management consoles, ways you'll interact with services at the command line, how to create applications with the AWS API, and so much more.
- Assess development options to produce the kind of result that's actually needed
- Use the simplest approach to accomplish any given task
- Automate tasks using something as simple as the batch processing features offered by most platforms
- Create example applications using JavaScript, Python, and R
- Discover how to use the XML files that appear in the management console to fine tune your configuration
Making sense of Amazon Web Services doesn't have to be as difficult as it seems—and this book shows you how.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Discovering the AWS Development Environment
Starting Your AWS Adventure




Defining the AWS Cloud
https://aws.amazon.com/solutions/case-studies/. (The page also includes a link to create an account, a topic discussed in Chapter 2.) AWS use isn’t just for private companies, either — even the government makes use of its services.Understanding service-driven application architectures
- Create a request on the client using whatever message technology the server requires.
- Package the request, adding security or other information as needed.
- Send the request using a protocol, such as Simple Object Access Protocol (SOAP), or an architecture, such as REpresentational State Transfer (REST).No matter what programming language you use, you need to know how to communicate with web services using your programming language of choice. The “Considering the AWS-Supported Platforms” section of this chapter helps you make a good decision about a language choice. You can discover how SOAP works at

http://www.w3schools.com/xml/xml:soap.aspand how REST works athttp://www.tutorialspoint.com/restful/. Knowledge of ...
Table of contents
- Cover
- Title Page
- Table of Contents
- Introduction
- Part 1: Discovering the AWS Development Environment
- Part 2: Starting the Development Process
- Part 3: Performing Basic Development Tasks
- Part 4: Interacting with Databases
- Part 5: The Part of Tens
- About the Author
- Connect with Dummies
- End User License Agreement