This product has charges associated with it for technical support with a 24-hour response time. This AMI contains PostgreSQL 17 on Amazon Linux 2023 repackaged by Easycloud. It is pre-initialized, fully configured as a systemd service.
This is a repackaged open source software product wherein additional charges apply for technical support with a 24-hour response time. PostgreSQL 17, built on a minimal Amazon Linux 2023 (AL2023) installation, is included in this AMI, repackaged by Easycloud. It provides a highly optimized, enterprise-grade object-relational database system, deliberately engineered for complex queries, data integrity, and extreme performance in modern cloud-native environments.
Core Features & Integrations
PostgreSQL 17 Performance Tuning: Pre-configured to leverage V17's advanced capabilities, including the overhauled memory management for vacuum processes that significantly reduces system overhead. It comes pre-packaged with 'postgresql17-contrib', granting immediate access to essential extensions like 'pg_stat_statements' and 'uuid-ossp'.
Amazon Linux 2023 (AL2023) Optimized: Built on the latest AWS Linux distribution, offering enhanced security with SELinux by default, optimized kernel performance for EC2 instances, and a predictable lifecycle for enterprise compliance.
Cloud Infrastructure Ready: Equipped with cloud-init for automated provisioning and the Amazon SSM Agent for secure, keyless remote management via AWS Systems Manager.
Key Benefits
The Most Advanced Data Store: By starting with a bloat-free OS, maximum CPU and memory resources are dedicated to the PostgreSQL 'shared_buffers'. This makes it the perfect, conflict-free backend for complex enterprise frameworks (Spring Boot, Django, Laravel), modern ORMs (Hibernate, Prisma, SQLAlchemy), and heavy-duty analytical tools (Grafana, Metabase).
Heterogeneous Ecosystem & Migration Anchor: As a universally capable RDBMS, it provides a powerful, open-source migration target from high-cost commercial databases (Oracle, Microsoft SQL Server, IBM DB2) and acts as a feature-rich upgrade path from other relational platforms (MySQL, MariaDB, Amazon Aurora). It integrates flawlessly into modern architectures alongside distributed caches and NoSQL engines (Redis, MongoDB, Cassandra, Elasticsearch).
Production Ready & Expert Support: Secured with the latest OS patches and hardened configurations. It delivers a highly stable environment, fully supported by comprehensive documentation and fast technical assistance (guaranteed 24-hour response time) to ensure your mission-critical data remains safe and available.
Highlights
Extensions Pre-loaded: Includes the 'contrib' package out-of-the-box, granting instant access to vital tools like 'pg_stat_statements' and 'uuid-ossp'.
Version 17 Ready: The database cluster is pre-initialized and natively integrated with systemd for automatic startup.
Expert Support: Backed by comprehensive documentation and fast, professional technical assistance.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier for more details.
You pay by the hour for vendor support of PostgreSQL running on Amazon Linux 2023. Each dimension maps to a specific Amazon EC2 instance type, from small shared instances to large memory-, compute-, storage-, and accelerator-optimized machines, including bare metal. There are no tiers or feature levels. Your rate matches the instance you run, so pricing scales with the size and family of that instance. Larger or more specialized instances carry higher hourly rates. You select the instance type that fits your workload and pay only for the hours it runs.
Top-of-mind questions for buyers
What does one hourly unit cover, and what am I actually paying the vendor for?
Each hourly unit maps to one running Amazon EC2 instance of the type you select. The charge is vendor support for PostgreSQL on Amazon Linux 2023, billed per instance-hour. The rate matches your chosen instance family and size. Running two instances of the same type accrues two hourly charges.
Am I charged when my instance is stopped or paused?
The hourly support charge accrues only while the instance runs. Stopping the instance stops the vendor support meter. Restarting resumes the hourly charge. Note that underlying AWS storage or other AWS resources may still bill separately while the instance is stopped, independent of this support charge.
What support does the hourly rate include beyond the software itself?
The rate covers vendor support for PostgreSQL running on Amazon Linux 2023. The vendor provides database management, monitoring, backups, patching, and performance tuning services. Support scope details are not fully listed in the pricing table, so confirm exact coverage and response terms with the vendor before purchase.
www.easyclouds.io
Helpful?
Vendor refund policy
No refunds. Cancel anytime.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
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:
Access the instance via SSH using the 'ec2-user' user. Use 'sudo' to run commands requiring root privileges. To switch to the root user, use 'sudo su - root'.
Install Information
Operating System: Amazon Linux 2023
PostgreSQL Version: 17
Port: 5432
Superuser: postgres
Data Directory: '/var/lib/pgsql/data/'
Config Files: '/var/lib/pgsql/data/postgresql.conf' and '/var/lib/pgsql/data/pg_hba.conf'
Log Directory: '/var/lib/pgsql/data/log/'
Usage Instructions
Local Admin Access: Connect locally by running: 'sudo -u postgres psql'
Manage Service: Use 'sudo systemctl start/stop/restart postgresql' to control the database daemon.
Enable Remote Access:
By default, PostgreSQL only allows local connections. To enable remote access, complete these exact steps:
Step 1: Open '/var/lib/pgsql/data/postgresql.conf', find the 'listen_addresses' parameter, uncomment it, and set it to:
listen_addresses = '*'
Step 2: Open '/var/lib/pgsql/data/pg_hba.conf', scroll to the very bottom, and append this exact line:
host all all 0.0.0.0/0 scram-sha-256
Step 3: Apply the configuration changes by running:
sudo systemctl restart postgresql
Step 4: AWS Firewall: Go to your AWS Console and ensure the EC2 Security Group has an Inbound Rule allowing TCP Port 5432.
Firewall Configuration
SSH (Port 22): Required for initial system access.
PostgreSQL (Port 5432): Required for remote database clients (e.g., pgAdmin, DBeaver) or application servers to connect.
Security Recommendation: For production environments, strictly limit access to ports 22 and 5432 to trusted IP addresses only via AWS Security Groups.
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.
This product has charges associated with it for technical support with a 24-hour response time. This AMI contains Docker on Amazon Linux 2023 repackaged by Easycloud. It comes pre-configured with the 'ec2-user' permissions, Docker Buildx, and Docker Compose, ready for immediate container deployment.
This product has charges associated with it for seller support. PostgreSQL on Ubuntu 24.04 LTS offers a powerful, open-source relational database management system, optimized for high performance, reliability, and scalability. Leveraging the stability of Ubuntu 24.04 LTS, this AMI simplifies the deployment of PostgreSQL in the EC2 cloud, enabling seamless integration with your applications. Benefit from advanced features such as JSON support, full-text search, and robust transaction processing capabilities. Ideal for developers and businesses needing a reliable database environment for web applications, analytics, and data-intensive workloads, this AMI allows for quick launch with pre-configured settings to expedite your project timelines. Utilize automated backups and scaling options to ensure your database grows with your business without compromising performance or security.
This product has charges associated with it for seller support. PostgreSQL on CentOS 10 is a robust, open-source relational database management system optimized for performance and reliability in cloud environments. It leverages the stability of CentOS 10, providing a secure and efficient platform for deploying scalable applications. With features such as advanced data types, support for concurrent connections, and powerful indexing, this AMI is perfect for handling complex queries and large datasets. It's ideal for developers and businesses looking to manage data-intensive applications, from web services to analytics. Streamline your database management and enhance your application's performance with this ready-to-run PostgreSQL instance, all while enjoying the benefits of seamless integration within the AWS ecosystem.
This product has charges associated with it for seller support. PostgreSQL on Amazon Linux 2023 offers a highly scalable, open-source relational database solution optimized for the AWS cloud environment. Deploying this AMI provides a secure, well-configured PostgreSQL installation, allowing you to focus on building applications without worrying about the underlying infrastructure. Leverage seamless integration with other AWS services, such as S3 for storage and Lambda for serverless computing, to enhance your application capabilities. The latest Amazon Linux 2023 enhancements ensure robust performance and security, while automatic updates keep your system running smoothly. Ideal for developers and enterprises looking to host applications ranging from data warehousing to web applications, this AMI simplifies PostgreSQL management and accelerates your time to market, making it a strategic choice for cloud-based database solutions.
This product has charges associated with it for seller support and pre-configured stack (Adminer) in it. Intuz PostgreSQL is a pre-configured, ready to run image for running PostgreSQL on Amazon EC2 and has Apache2, PHP, Adminer, PostgreSQL, and Scripts which make it easy for you to use PostgreSQL.
PostgreSQL for AWS Graviton (arm64): Deploy a secure, enterprise-grade database on SLES. Preconfigured and maintained by SUSE, this image significantly reduces set up time and operational risk. Full stack support and the SUSE Secure Software Supply Chain with SBOM provide verifiable assurance for critical data workloads.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.