Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AWS Administration ??? The  Definitive Guide

You're reading from   AWS Administration ??? The Definitive Guide Learn to design, build, and manage your infrastructure on the most popular of all the Cloud platforms - Amazon Web Services

Arrow left icon
Product type Paperback
Published in Feb 2016
Publisher Packt
ISBN-13 9781782173755
Length 326 pages
Edition 1st Edition
Tools
Arrow right icon
Toc

Table of Contents (12) Chapters Close

Preface 1. Introducing Amazon Web Services FREE CHAPTER 2. Security and Access Management 3. Images and Instances 4. Security, Storage, Networking, and Lots More! 5. Building Your Own Private Clouds Using Amazon VPC 6. Monitoring Your AWS Infrastructure 7. Manage Your Applications with Auto Scaling and Elastic Load Balancing 8. Database-as-a-Service Using Amazon RDS 9. Working with Simple Storage Service 10. Extended AWS Services for Your Applications Index

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

{
"Id": "Policy1448937262025",
"Version": "2012-10-17",
"Statement": [
  {
"Sid": "Stmt1448937260611",
"Effect": "Allow",
"Principal": "*",
  }
}

Any command-line input or output is written as follows:

CREATE TABLE doge
(
idint(11) NOT NULL auto_increment,
namevarchar(255),
description text,

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Next, select the Launch DB Instance button to bring up the DB Launch Wizard:"

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at R$50/month. Cancel anytime