locked
Amazon Cloud or Azure?? RRS feed

  • Question

  • User-1430363398 posted

    I want to connect my desktop app database(SSMS) with a cloud database. Amazon & Azure both allow outside connections to its DB.
    Can anyone here with hands on both suggest which one in these is better and flexible to use??

    Tuesday, March 27, 2018 5:50 AM

Answers

  • User541108374 posted

    Hi,

    and welcome to the ASP.NET forums.

    This is a rather subjective question as what works out great for me might be suboptimal for you. I suggest you set up a test application and have it connect to both and see what works out best for you.

    On Azure you don't only have SQL SB but also CosmosDB, blob or table storage (think about cost) and there are also other open source based databases which recently went GA (General Available). 

    Update: the new databases are MySQL and PostgreSQL

    Kris.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, March 27, 2018 6:55 AM

All replies

  • User541108374 posted

    Hi,

    and welcome to the ASP.NET forums.

    This is a rather subjective question as what works out great for me might be suboptimal for you. I suggest you set up a test application and have it connect to both and see what works out best for you.

    On Azure you don't only have SQL SB but also CosmosDB, blob or table storage (think about cost) and there are also other open source based databases which recently went GA (General Available). 

    Update: the new databases are MySQL and PostgreSQL

    Kris.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, March 27, 2018 6:55 AM
  • User-1430363398 posted

    Okay thanks i'll do research on new databases as well.

    Tuesday, March 27, 2018 7:28 AM