Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (19.1k points)

I have never used Amazon EC2 or RDS Service. I am using AWS simple calculator to calculate the billing costs - http://calculator.s3.amazonaws.com/calc5.html

I searched a little but could locate answers to some basic things. Can you help me out with this:

  1. What does DB Instance mean? 1 Database = 1 Instance or 1 Connection = 1 Instance
  2. How to calculate hours/month usage? It should depend on the transfer rates or processing time. Is there a way I can get rough Idea about it?
  3. What if I already have my DB Ready and want to upload it directly (it would be few GBs) then how will it be calculated.

I am new to Amazon EC2. Got some idea but not specifically what I am looking for. Can someone help me out here?

1 Answer

0 votes
by (44.4k points)

I'll give the answers in points with the corresponding question.

  1. A DB instance is a DB server. To put it simply, when you use RDS to launch a Database instance, you will be given a running DB server which you can use to create databases and store your data in. Now coming to the billing perspective, here 1 DB instance = 1 DB server which is running. Also, the charges for storing data, data transfer or taking backups are not included.
  2. To calculate monthly usage or hourly usage, you have an option in the Simple Monthly calculator:                                                 imageimage
  3. If your DB is already running, then you can upload data to it. Whenever your DB is running you will get billed according to the type of instance you have chosen. If you want your DB running all the time, then you should find a way to make it cheap with some best practices. If only for a few hours, then you will be charged relatively low and you will only get the bill once a month, so the charges are calculated hours per month basis.

As you are new to AWS, I would suggest you to take a look at this informative AWS Tutorial and also if you are looking to become an expert in the same, check out the AWS Training page.

For more information about Amazon RDS, check out the Amazon RDS tutorial page.

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

Browse Categories

...