MongoDB Atlas Adds MultiCloud Cluster Support
Written by Kay Ewbank   
Friday, 23 October 2020

MongoDB Atlas has been updated with support for multi-cloud clusters. The developers have also updated MongoDB CLI and say it now offers 'Atlas performance advice on your terminal'.

MongoDB is a NoSQL document database that stores its documents in a JSON-like format with schema.  MongoDB Atlas is the fully managed global cloud version of the software that can be run on AWS, Azure, or Google Cloud.

mongodblogo

The support for multi-cloud clusters on MongoDB Atlas means customers can distribute their data in a single cluster across multiple public clouds simultaneously, or move workloads seamlessly between them.

The MongoDB team says they're seeing more organizations moving towards a multi-cloud model, partially so developers can choose the exact cloud service for analysis, such as AWS Lambda, Google Cloud AI Platform, and Azure Cognitive Services. With multi-cloud clusters, developers can now run operational and analytical workloads using different cloud tools on the same dataset, with no manual data replication required. The multi-cloud support includes built-in automation that handles cross-cloud data replication on a rolling basis so applications stay online and available to end-users.

Multi-cloud clusters come with built-in security defaults, fully managed backup and restores, automated patches and upgrades, and intelligent performance advice. The team is planning on releasing more capabilities in the coming months. 

Alongside the support for multi-cloud clusters on MongoDB Atlas, the developers have improved MongoDB CLI to include commands to use features of MongoDB cloud (MongoDB Atlas, MongoDB Cloud Manager, and MongoDB Ops Manager) on local terminals, so developers can you write advanced scripts and automate different workflows for a MongoDB cloud infrastructure.

The latest release adds the ability to get Atlas performance recommendations. These are based on MongoDB Atlas  Performance Advisor, which works by scanning your Atlas Cluster logs and finding any slow operations that could be affecting the performance of your queries..

mongodblogo

More Information

MongoDB Website

Related Articles

MongoDB Improves Query Language

Amazon Ditches MongoDB, Launches Rival

MongoDB 4 Released

MongoDB 4.0 Gets Multi-Doc ACID Support

MongoDB Stitch Makes App Development Easier

MongoDB 3.2 Released 

MonggoDB 3 Announced

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Java Version 22 Released
04/04/2024

JDK 22 is not a Long Term Support release, but is one of the regular releases that are scheduled to arrive every six months. Still, it has got a lot to show for itself.



Can C++ Be As Safe As Rust?
10/04/2024

Herb Sutter is a well known and respected C++ champion and he thinks that the language only needs a few tweaks to make it as safe as Rust. Can this be true?


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 23 October 2020 )