2
2 Comments

How to migrate my app from GCP to AWS?

Hi currently I am running my app on GCP. Why?

Because it's super easy. I just push the changes and GCP build automatically pull the changes via Cloud Build and deploy to Cloud Run.

But recently I noticed my monthly bill is getting bigger and bigger because I have a SQL instance running to support my APP.

I managed to get some AWS credits via startup program, but now I am stuck, how can I swiftly migrate my data and my docker app from GCP to AWS.

posted to Icon for group Developers
Developers
on May 26, 2022
  1. 3

    It's better to be on fixed pricing hosting service and keep checking usage on peak hours to know exactly how much resources your site need. And once you figured out then stick with that plan.

  2. 1

    Hi Amy, AWS has a database migration service that supports GCP (https://aws.amazon.com/about-aws/whats-new/2021/11/aws-database-migration-google-cloud-sql-mysql/)

    As for your application - depending on which AWS service you want to use. There are a number of AWS services that can deploy your docker containers. Each with varying degrees of complexity. You have ECS, EKS, Fargate, App Runner, and BeanStalk.

    I think that the one that comes closest to GCP Cloud Run for ease of deployment and abstraction of management functions is AWS App Runner

    Hope this helps,

Trending on Indie Hackers
Agencies charge $5,000 for a 60-second product demo video. I make mine for $0. Here's the exact workflow. User Avatar 127 comments I wasted 6 months building a failed startup. Built TrendyRevenue to validate ideas in 10 seconds. User Avatar 55 comments I've been building for months and made $0. Here's the honest psychological reason — and it's not what I expected. User Avatar 51 comments Your files aren’t messy. They’re just stuck in the wrong system. User Avatar 28 comments Why Direction Matters More Than Motivation in Exam Preparation User Avatar 14 comments I built a health platform for my family because nobody has a clue what is going on User Avatar 13 comments