resiliency test on SQL Cosmos DB

Rajkumar Murugesan 0 Reputation points
2024-06-14T17:23:14.48+00:00

I'm planning for the resiliency test on SQL Cosmos DB: I intended to halt operations on our SQL Cosmos DB. This action is necessary to monitor the application’s behavior in the absence of database connectivity. Is there any way to take one of DB offline or disrupt the connectivity to test this out. My network connection is on a a private endpoint. please share available option to perform this.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,518 questions
Chaos Studio
Chaos Studio
An Azure service used to create, run, and analyze chaos experiments to identify resilience gaps in cloud apps.
2 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Marcin Policht 16,730 Reputation points MVP
    2024-06-14T19:54:24.8633333+00:00

    Block the traffic by modifying the firewall settings - https://video2.skills-academy.com/en-us/azure/cosmos-db/how-to-configure-firewall


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

  2. GeethaThatipatri-MSFT 29,007 Reputation points Microsoft Employee
    2024-06-17T17:02:06.0333333+00:00

    @Rajkumar Murugesan In addition to above to create a chaos experiment that uses a service-direct fault to fail over an Azure Cosmos DB instance, you can follow the steps outlined in the following documenthttps://video2.skills-academy.com/en-us/azure/chaos-studio/chaos-studio-tutorial-service-direct-portal

    Regards

    Geetha

    0 comments No comments