Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
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
Metabase Up and Running

You're reading from   Metabase Up and Running Introduce business intelligence and analytics to your company and make better business decisions

Arrow left icon
Product type Paperback
Published in Sep 2020
Publisher Packt
ISBN-13 9781800202313
Length 332 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Tim Abraham Tim Abraham
Author Profile Icon Tim Abraham
Tim Abraham
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Section 1: Installing and Deploying Metabase
2. Chapter 1: Overview of Metabase FREE CHAPTER 3. Chapter 2: Deploying Metabase with AWS 4. Section 2: Setting Up Your Instance and Asking Questions of Your Data
5. Chapter 3: Setting Up Metabase 6. Chapter 4: Connecting to Databases 7. Chapter 5: Building Your Data Model 8. Chapter 6: Creating Questions 9. Chapter 7: Creating Visualizations 10. Chapter 8: Creating Dashboards, Pulses, and Collections 11. Chapter 9: Using the SQL Console 12. Section 3: Advanced Functionality and Paid Features
13. Chapter 10: Advanced Features, Getting Help, and Contributing 14. Other Books You May Enjoy

Creating a PostgreSQL database in AWS

In this section, we'll be creating a PostgreSQL database in AWS, downloading a utility called psql to connect to it, and finally, loading some sample data into it. Let's get started.

PostgreSQL is a popular open source database. It's actually what is running behind the scenes in our Metabase instance as the application database. In that case, it was created automatically by the Elastic Beanstalk configuration. Here, we will create one from scratch, using Relational Database Service (RDS) in AWS. Let's get started:

Important Note

You get 750 hours of RDS a month on the Free Tier. Since we're already using one of these to power our Elastic Beanstalk app, you will now be charged if you leave both running all month long. As of the time of writing, a db.t2.micro instance costs around USD 0.03 per hour.

  1. Log in to AWS as the metabase-admin IAM user and find the RDS service in the AWS Management Console.
  2. Click...
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 $19.99/month. Cancel anytime