Scared of losing all your hard work in your systems due to errors like latency or CPU failures? This article explains a process called Chaos Engineering, a method of purposely “breaking things” in order to prevent overall failure and...
Facing challenges with centralized data architectures like data warehouses and lakes? This article explores a decentralized data platform called Data Mesh and how it can be used to solve the challenges you face with centralized data...
Spark Connectors can be a very useful tool when using CosmosDB and MongoDB. Want to learn how to implement them? This final article of the Azure ConsmosDB for MongoDB series, explains the benefits and endless options when using Spark...
Migrating an application from CosmosDB SQL to MongoDB can be difficult for users to guarantee a successful transition. Luckily, this article provides the tools and factors you should consider when attempting to transition from CosmosDB...
Interested in learning how change feed works in Azure Cosmos DB for Mongo API? This article will show you multiple designs you can use in order to apply change streams to Atlas. With the use of a change processor application, users can...
Want to build a backend service that simplifies the frontend logic and provides only the required information for your service to evolve? This articles explains the Backend-For-Frontends (BFFs) service that can be made using GraphQL, a...