Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Effective Business Intelligence with QuickSight

You're reading from  Effective Business Intelligence with QuickSight

Product type Book
Published in Mar 2017
Publisher
ISBN-13 9781786466365
Pages 262 pages
Edition 1st Edition
Languages
Author (1):
Rajesh Nadipalli Rajesh Nadipalli
Profile icon Rajesh Nadipalli
Toc

Table of Contents (15) Chapters close

Effective Business Intelligence with QuickSight
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
1. A Quick Start to QuickSight 2. Exploring Any Data 3. SPICE up Your Data 4. Intuitive Visualizations 5. Secure Your Environment 6. QuickSight Mobile 7. Big Data Analytics Mini Project 8. QuickSight Product Shortcomings

Getting started with QuickSight


In this section, we will review how to get started with QuickSight and build a real dashboard on data.

Registering for QuickSight

You have two options for signing up to QuickSight. If you are new to AWS, then sign up for Amazon QuickSight with a new AWS account to create an Amazon QuickSight account. If you have an existing AWS account and want to use IAM user credentials to create an Amazon QuickSight account, sign up for Amazon QuickSight with an existing account. Let's review each of these options in detail.

Signing up to QuickSight with a new AWS account

Let's review the steps to sign up to QuickSight with a new AWS account:

  1. Go to http://www.quicksight.aws and choose TRY IT FOR FREE.

  2. You will see a Sign In or Create an AWS Account page. Choose I am a new user and then follow the instructions to create a new account. This step involves receiving a phone call from the system.

  3. After you are done signing up for an AWS account, you are taken to the Amazon QuickSight sign up page, where you specify an account name, an e-mail address for notifications about Amazon QuickSight, and a home AWS region. Here are a few guidelines for completing this form:

    • For account name, type a unique name for your team, for example, YourCompanyName-Marketing-Analytics. Account names can only contain characters (A-Z, or a-z), digits (0-9), and dashes (-).

    • For e-mail address, provide one where Amazon QuickSight should send service and usage notifications.

    • For the region, select the region closest to your physical location, and the same region where you have the majority of your other AWS resources (like Amazon RDS instances).

  4. Click Continue.

  5. Next, you will be redirected to Grant Amazon QuickSight read-only access to AWS resources page, accept the default selections to allow QuickSight to read from Amazon Redshift clusters, Amazon RDS instances, Amazon S3 buckets, and IAM entities you create under your AWS account.

  6. Finally, click on Finish to complete your registration to Amazon QuickSight.

Note

You can next proceed to the Building your first analysis in under 60 seconds section.

Signing up to QuickSight with an existing AWS account

If you already have an AWS account, follow this section to create an Amazon QuickSight account that is connected to your AWS account. You can use your AWS credentials to login or use IAM user credentials.

To use IAM, the user must have a permissions policy attached that includes the following statements:

{
  "Statement": [
    {
      "Action": [
        "iam:ListPolicyVersions",
        "iam:ListAccountAliases",
        "iam:AttachRolePolicy",
        "iam:GetPolicy",
        "iam:GetPolicyVersion",
        "iam:CreateRole",
        "iam:CreatePolicy",
        "iam:CreatePolicyVersion",
        "iam:DeletePolicyVersion",
        "iam:GetRole",
        "iam:ListAttachedRolePolicies",
        "iam:ListRoles",
        "ds:CheckAlias",
        "ds:CreateIdentityPoolDirectory",
        "ds:CreateAlias",
        "ds:AuthorizeApplication",
        "ds:DescribeDirectories",
        "ds:UnauthorizeApplication",
        "ds:DeleteDirectory",
        "quicksight:Subscribe",
        "quicksight:Unsubscribe",
        "s3:ListAllMyBuckets"
      ],
      "Effect": "Allow",
      "Resource": [
        "*"
      ]
    }
  ],
  "Version": "2012-10-17"
}

Let's review the steps to sign up to QuickSight with an existing AWS account:

  1. Go to http://www.quicksight.aws and choose TRY IT FOR FREE.

  2. You will see a Sign In or Create an AWS Account page. Choose I am returning user and enter your username and password.

  3. After you have signed up to your AWS account, you are taken to the Amazon QuickSight sign up page, where you specify an account name, an e-mail address for notifications about Amazon QuickSight, and a home AWS region. Here are a few guidelines for completing this form:

    • For account name, type a unique name for your team, for example, YourCompanyName-Marketing-Analytics. Account names can only contain characters (A-Z, or a-z), digits (0-9), and dashes (-).

    • For e-mail address, provide one where Amazon QuickSight should send service and usage notifications.

    • For the region, select the region closest to your physical location, and the same region where you have the majority of your other AWS resources (like Amazon RDS instances).

  4. Click Continue.

  5. Next, you will be redirected to Grant Amazon QuickSight read-only access to AWS resources page where the following is recommended:

    • Select the option for Amazon Redshift to allow QuickSight to auto-discover Redshift clusters associated with your AWS account.

    • Select the option for Amazon RDS to allow QuickSight to auto-discover RDS instances associated with your AWS account.

    • Leave IAM selected to allow QuickSight to get a list of IAM users associated with your AWS account. This will enable you to invite these users to access this Amazon QuickSight account.

  6. Finally, click on Finish to complete your registration to Amazon QuickSight.

Note

You can now proceed to the, Building your first analysis under 60 seconds section.

You have been reading a chapter from
Effective Business Intelligence with QuickSight
Published in: Mar 2017 Publisher: ISBN-13: 9781786466365
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 ₹800/month. Cancel anytime