Back

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

I've seen that you can add code to auto adjust the throughput if need be, but I'm not seeing any specifics in documentation describing queries or code changes to existing apps after migrating from Cassandra to Cosmos

1 Answer

0 votes
by (9.6k points)

You can follow these steps to move your Cassandra apps to Azure Cosmos DB:

  1. Open your Azure portal and create your  Azure Cosmos DB account. Choose the new Cassandra API while you're creating the account.
  2. On creation, you'll be provided with a code snippet, copy this to your Cassandra app to connect with Azure Cosmos DB.
  3. You can now use your Cassandra tools and run your queries and manage your Azure cosmos DB. 

It is not entirely based on "No code changes" as after you migrate your app from Cassandra to Cosmos, you will have to see if the app works fine or if the queries are being executed. 

Check this Microsoft Azure Training out to get more insights on Azure!

Related questions

0 votes
1 answer
asked Mar 22, 2020 in Azure by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Oct 28, 2019 in Azure by Rajesh Malhotra (19.9k points)
0 votes
1 answer
0 votes
1 answer

Browse Categories

...