Overview
MongoDB 8.0.23 on Ubuntu 24.04 with Free maintenance support by ATH Infosystems. MongoDB on AWS by ATH Infosystems is a pre-configured, Ubuntu-based Amazon Machine Image (AMI) that enables customers to deploy a fully functional, self-managed MongoDB database on Amazon EC2 with complete control over infrastructure, security, and operations. Key Benefits - Full control over the operating system and database runtime - AWS-native deployment inside customer-managed VPCs - Suitable for development, staging, and production workloads - Compatible with Infrastructure-as-Code and CI/CD pipelines Architecture & Deployment Model Deployment Type: - Amazon EC2 AMI (Ubuntu Linux) - Single-node or multi-node architectures supported Supported Architectures: - Standalone MongoDB instance - High-availability replica sets - Shard-ready configurations - Container-compatible extensions (ECS/EKS integration) Core Database Capabilities - Document-oriented data model (JSON-like documents) - High-performance read/write operations - Secondary and compound indexing - Aggregation pipelines - ACID-compliant multi-document transactions - Change streams for real-time data processing - Advanced queries: Geospatial, Text search, Vector and similarity search - Replica sets for high availability - Sharding support for horizontal scaling System Requirements (Minimum) - Instance type: t3.medium or higher - Memory: 4 GB RAM minimum - Storage: 20 GB EBS (expandable) - Network: VPC with Security Groups configured Security & Networking - Deployed inside customer-controlled VPC - No public exposure by default - Security Group-based access control - Database authentication enabled - TLS encryption configurable - Full log visibility for audit and compliance needs This solution does not include telemetry, tracking, or third-party agents. Backup & Recovery Supported Backup Methods: - Amazon EBS snapshots - Native database dump and restore - Scripted or scheduled backup workflows - Cross-region snapshot replication Recovery Options: - Point-in-time restores - Replica rehydration - Disaster recovery automation Developer Integration Supported Application Patterns: - Web and mobile backends - Microservices architectures - Event-driven systems - Analytics and data ingestion pipelines Language Driver Support: - JavaScript/Node.js, Python, Java, Go, .NET, PHP Why Choose ATH Infosystems ATH Infosystems provides more than a basic image: - AWS Marketplace validated AMI - Clean, auditable configuration baseline - Cloud-optimized performance tuning - Predictable infrastructure-based pricing - Freedom to implement custom security and compliance controls - Suitable for enterprises, ISVs, and system integrators
Highlights
- Pre configured MongoDB server, deploy and start using within minutes.
- Flexible JSON document data model for modern application workloads.
- Suitable for development, staging, and production database environments.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
m4.large Recommended | $0.03 |
t2.micro | $0.01 |
t3.micro | $0.03 |
t3.small | $0.03 |
m3.medium | $0.03 |
c3.large | $0.03 |
c4.large | $0.03 |
c5.large | $0.03 |
r5.large | $0.03 |
m3.large | $0.03 |
Vendor refund policy
No refund
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Try one unit of this product for 5 days. There will be no software charges for that unit, but AWS infrastructure charges still apply. Free Trials will automatically convert to a paid subscription upon
Additional details
Usage instructions
Launch the AMI from AWS Marketplace and create an EC2 instance. Ensure that Security Groups allow inbound SSH access on port 22 and MongoDB access on port 27017 if remote database access is required.
Connect to the instance using SSH:
ssh -i <your-key.pem> ubuntu@<public-ip>
After login, update the system and verify MongoDB service status:
sudo apt update sudo systemctl status mongod
Start and enable MongoDB if required:
sudo systemctl start mongod sudo systemctl enable mongod
Connect to the MongoDB shell:
mongosh
For product documentation and configuration guidance, visit: https://your-domain.com/documentation
For support, visit: https://your-domain.com/support
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
