Overview
This is a repackaged open source software product wherein additional charges apply for a hardened, AWS-optimized image with verifiable provenance evidence and maintenance. Neo4j Community Edition 5 runs on a Debian 12 base with its listening attack surface reduced, tuned for Amazon EC2 workloads, and shipped with a complete provenance evidence pack and Software Bill of Materials (SBOM).
Value-Added Features
Neo4j Community Edition 5 Deployment:
-
Best-Practice Deployment: Neo4j Community Edition 5 is fully configured and starts with the instance, with Java 17 included as required by the 5.x series.
-
Memory Pre-Tuned for the Instance: Heap size and page cache are pre-configured to use the EC2 instance RAM efficiently, preventing out-of-memory failures during complex Cypher queries.
-
Production Defaults: Connection handling, transaction management, and high-concurrency parameters are adjusted for enterprise workloads rather than left at desktop defaults.
Comprehensive Evidence Pack:
Every AMI carries a provenance evidence pack under /opt/optimization-report/:
- Tuning_Parameters.txt: Every change, shown against its base-image value, with the reasoning and how to reverse it.
- Security_Parameters.txt: Every security setting applied, shown against its base-image value, with the reasoning and how to reverse it.
- package_changes.txt: Packages added, upgraded and removed versus the base image.
- sbom.spdx.json: Software Bill of Materials in SPDX format, generated from the dpkg database.
- cve_scan.txt / cve_scan_full.txt.gz: Vulnerability scan reports categorizing CVEs by upstream patch availability.
- key_files.sha256: SHA-256 checksums of every file this image changed, so the delivered state can be verified.
- README.txt: Index of artifact contents, operational guidelines, and configuration defaults.
Security & Attack Surface:
-
Listening Surface Reduced: LLMNR and multicast DNS are turned off, closing UDP port 5355, verified against an unmodified base instance of the same source AMI.
-
Kernel Network Hardening: 19 network-related kernel parameters are fixed in /etc/sysctl.d/99-security.conf: ICMP redirects are neither accepted nor sent, source-routed packets are rejected, and the rest are pinned at safe values.
-
Unused Kernel Modules Disabled: 12 unused filesystem and protocol modules are blocked from loading via /etc/modprobe.d/99-disable-unused.conf. squashfs is deliberately left loadable so snap, AppImage and container workflows keep working.
-
SSH Login Window Tightened: LoginGraceTime is reduced from 120 to 60 seconds in /etc/ssh/sshd_config.d/99-security.conf. Root login policy, authentication retries and forwarding are unchanged.
-
Fully Patched at Release: Zero packages with a pending update at build time, taken from what apt-get upgrade actually offers rather than from a scanner opinion. The complete CVE scan ships inside the image, reported in three tiers.
-
Kernel Hygiene: Exactly two kernel generations are retained and older ones are removed automatically, so superseded kernels do not accumulate in the boot menu.
System Footprint & Reliability Optimization:
-
Log Growth Bounded: The systemd journal is capped at 200 MB, so logs cannot fill the root filesystem.
-
Validation Testing: Functional verification on clean AMI launches through multi-round integration testing, with every changed value compared against an unmodified base instance.
AWS Network & Kernel Tuning:
-
Network Stack: TCP BBR congestion control with fair queueing, increased connection backlogs, buffer adjustments, and MTU probing enabled.
-
System Tuning: tuned daemon active with an aws-optimized profile, transparent hugepages moved to madvise, and modified memory writeback parameters.
-
EC2 Integration: Amazon Time Sync and the SSM agent are left exactly as the base image ships them; size-capped persistent journald logging is configured on top.
Operational Tools:
- Preinstalled Tools: AWS SSM Agent active, CloudWatch Agent installed (disabled by default).
Maintenance:
- Maintenance Specifications: Rebuilt and updated bi-weekly to monthly incorporating upstream Neo4j and Debian 12 security updates, with artifact documentation refreshed per release.
About Neo4j
A native graph database whose Cypher query planner and relationship-first storage suit knowledge graphs, recommendation engines, and fraud detection networks.
About Debian 12
Debian 12 (Bookworm) follows the project's conservative release engineering, where every package is frozen and tested before release, with ongoing coverage from the Debian security team. As the upstream for Ubuntu and many other distributions it offers broad ecosystem compatibility and a predictable APT upgrade path.
Highlights
- Neo4j Community Edition 5 on an AWS-Optimized Debian 12 Base: LLMNR and multicast DNS disabled to close UDP port 5355, with 13 kernel parameters, a tuned aws-optimized profile, and capped journald logging applied on top, each verified against an unmodified base instance.
- Provenance Evidence and SBOM: A 7-file evidence pack ships inside the image, with a complete SPDX Software Bill of Materials, a three-tier CVE scan, a package delta report, and SHA-256 checksums of every file the image changed.
- Neo4j Community Edition 5: Best-practice deployment. Heap, page cache, connection handling, and transaction parameters pre-tuned for the instance - on an EC2-tuned base with TCP BBR and a tuned aws-optimized profile, rebuilt bi-weekly to monthly with upstream security patches.
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 |
|---|---|
t3.medium Recommended | $0.04 |
t2.micro | $0.04 |
t3.micro | $0.04 |
m2.2xlarge | $0.19 |
r6i.xlarge | $0.12 |
m6idn.16xlarge | $0.68 |
m7i.large | $0.12 |
i3.16xlarge | $0.68 |
r8i-flex.4xlarge | $0.29 |
i3en.metal | $0.68 |
Vendor refund policy
No refunds. Cancel anytime.
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
Latest Updates
Additional details
Usage instructions
Connection Methods:
Once launched, SSH into the instance ,The default username is 'admin'. You can switch to the root user environment by running sudo su -.
Install Information:
-
OS: Debian 12 (Bookworm)
-
Neo4j Edition: Community Edition 5.26
-
Java: OpenJDK 17
-
Config File: '/etc/neo4j/neo4j.conf'
Usage Instructions
1.neo4j password: To view the initial password for neo4j, please run the following command: sudo cat /home/admin/readme-neo4j
-
Web Interface: Navigate to http://<YOUR_IP>:7474 in your browser
-
Local Command-Line Access: Use the command to log in locally: cypher-shell -u neo4j -p
-
Manage Service: Use 'sudo systemctl start/stop/restart/status neo4j' to control the database service.
Firewall Configuration
-
SSH (Port 22): Required for initial system access.
-
Neo4j Web UI (Port 7474): Required for HTTP access to the Neo4j Browser.
-
Neo4j Bolt (Port 7687): Required for application drivers and code connections.
-
Security Recommendation: For production environments, strictly limit access to these ports to trusted IP addresses only via cloud Security Groups or the local UFW firewall.
Support
Vendor support
Should you encounter any issues while using the system, please do not hesitate to contact us via email at: support@easyclouds.io ,Thank you!
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.