Re: Rackspace to RDS using DMS (Postgres 9.2)

From: Patrick B <patrickbakerbr(at)gmail(dot)com>
To: Mike Sofen <msofen(at)runbox(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Rackspace to RDS using DMS (Postgres 9.2)
Date: 2016-09-01 21:15:02
Message-ID: CAJNY3itDMUFv0=cZwhRzBXq2kn=bVWxfsMeMVFzfjEWaPMKE5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
>
>
> It is 2.3TB, it is going to take a long time no matter what service you
> are running.
>
>
I know that Joshua! I just wanna get an idea from someone who has used DMS
service...

>
>
> No, I have not used DMS. Frankly, with all respect to AWS/RDS the idea of
> running a 2.3TB instance that will get any level of performance sounds
> ridiculously expensive.
>
>
A business that has a 2.3TB database large, is not worried about costs...
the system has been running fine since 2009 and now it's time to change the
infrastructure to something more easily to make changes when needed.... We
also have lots of customers in Australia and USA, so the Viability at
Amazon will help with the latency for sure.

>
>
> Sincerely,
>
>
>
> JD
>
>
>
> I currently have an EC2 instance in AWS – an m4.xlarge (4 cores, 16gb, 3tb
> SSDs) and it’s pretty cheap, about $620/mo ($210/mo for the compute, $410
> for the storage). The performance of this setup rivals in-house Cisco UCS
> server that we are demoing that costs ~$100k, as long as our batch sizes
> don’t exceed available memory – that’s where the larger Cisco pulls ahead.
> The $620/mo is the on-demand price, btw…the reserved price is much lower.
>
>
>
> $100k/ $620 = 161 months of operation before cost parity.
>
>
>
> Mike S
>

We'll be using RDS, not an EC2 Instance.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vick Khera 2016-09-01 21:15:30 Re: Rackspace to RDS using DMS (Postgres 9.2)
Previous Message Eduardo Morras 2016-09-01 20:50:56 Re: Clustered index to preserve data locality in a multitenant application?