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


Pgai Brings Your ML Workload To The Database
15/07/2024

Extensions like pgai are targeted at the "AI Engineers", a new breed of developers who unlike researchers are concerned with practically applying AI (models, tools, and APIs) to build software.



MySQL 9 Adds Support For JavaScript Stored Procedures
11/07/2024

Oracle has announced that support for JavaScript functions and stored procedures has been added to the MySQL database server. The enhancements were added to MySQL 9, an 'innovation release', whic [ ... ]


More News

kotlin book

 

Comments




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

Last Updated ( Friday, 23 October 2020 )