Analyze the performance of MongoDB on Arm servers
Introduction
Install MongoDB on Arm
Creating MongoDB test scenarios
Benchmark MongoDB on Arm with Yahoo Cloud Serving Benchmark (YCSB)
Three node replica set testing with YCSB
Alternative performance testing of MongoDB
Automate MongoDB Performance Benchmarking Infrastructure Setup with Pulumi
Next Steps
Analyze the performance of MongoDB on Arm servers
MongoDB is a popular free-to-use document database.
The latest released version of MongoDB Community Edition (8.0) is supported on the following Linux distributions:
- Ubuntu Versions - 20.04, 22.04, 24.04
- RHEL/CentOS 8, 9
- Amazon Linux 2023
Refer to Platform Support Matrix for additional details.
Install and Run MongoDB on Ubuntu
Launch an Arm based instance running either Ubuntu versions 20.04, 22.04 or 24.04.
Follow Install MongoDB Community Edition on Ubuntu to install and run MongoDB on your instance.
Install and Run MongoDB on Red Hat
Launch an Arm based instance running RHEL8 or RHEL9.
Follow Install MongoDB Community Edition on Red Hat or CentOS to install and run MongoDB on your instance.
Install and Run MongoDB on Amazon Linux 2023
Launch an Arm based instance running Amazon Linux 2023.
Follow Install MongoDB Community Edition on Amazon Linux 2023 to install and run MongoDB on your instance.