Listing Thumbnail

    Perimattic Managed MinIO - S3-Compatible Object Storage on AWS

     Info
    Deployed on AWS
    Production-ready MinIO with full root access, S3-compatible API, and security hardening - a self-hosted object storage solution for teams needing complete data control on AWS.

    Overview

    This fully managed MinIO solution delivers a production-ready, S3-compatible object storage server on AWS, built on Ubuntu 24.04 LTS. Every instance is pre-configured with security best practices, performance optimizations, and automated operations.

    Key Features

    S3-Compatible API Full S3 API compatibility for seamless integration with existing tools, SDKs, and applications. Drop-in replacement for Amazon S3 in development, testing, and production environments.

    Automated Setup On first login, an interactive setup script configures MinIO with access credentials, bucket policies, and firewall rules - all within minutes.

    Security Hardened TLS encryption, access key authentication, bucket-level policies, UFW firewall pre-configured, and latest security patches applied.

    Performance Optimized Optimized for high-throughput object storage with configurable erasure coding and caching for the selected instance type.

    Use Cases S3-compatible object storage for applications and microservices Data lake storage for analytics and machine learning pipelines Backup and disaster recovery storage target Media and asset storage for content delivery Development and testing with S3 API without AWS costs Hybrid cloud storage with S3 replication

    Getting Started Launch the AMI from AWS Marketplace on your preferred instance type SSH into your instance and follow the interactive setup wizard Access MinIO console and start creating buckets with S3-compatible API

    Book a free setup consultation at https://cal.com/gaurav-pareek-perimattic/marketplace-setup-consultations  or email us at aws-support@perimattic.com .

    Support Managed and supported by Perimattic, a cloud infrastructure company with 13+ years of experience serving global clients. We offer free setup assistance, custom integrations, infrastructure consulting, and 24/7 support.

    Highlights

    • S3-Compatible Object Storage: Full S3 API compatibility for seamless integration with existing tools and SDKs. Drop-in replacement for Amazon S3 with predictable costs.
    • Complete Data Control: Full root access to configure bucket policies, lifecycle rules, replication, and encryption. Keep data sovereign without per-request pricing.
    • 24/7 Expert Support by Perimattic: 13+ years of cloud infrastructure expertise with free setup assistance, storage architecture guidance, and dedicated support at aws-support@perimattic.com.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    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.
    Financing for AWS Marketplace purchases

    Pricing

    Perimattic Managed MinIO - S3-Compatible Object Storage on AWS

     Info
    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.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (8)

     Info
    Dimension
    Cost/hour
    t2.medium
    Recommended
    $0.05
    t2.large
    $0.05
    t2.xlarge
    $0.05
    t3.medium
    $0.05
    t3.large
    $0.05
    t3.xlarge
    $0.05
    m5.large
    $0.05
    m5.xlarge
    $0.05

    AI Insights

     Info

    Dimensions summary

    You pay by the hour based on the EC2 instance size you choose to run this managed object storage service. The eight options fall into three instance families. The t2 and t3 families each offer medium, large, and xlarge sizes, giving you burstable compute at rising capacity levels. The m5 family adds large and xlarge sizes for steady, general-purpose workloads. Pricing scales with the compute and memory of the instance you select. You subscribe through your AWS account, and charges appear on your AWS invoice.

    Top-of-mind questions for buyers

    Each instance runs your object storage on a dedicated EC2 virtual machine sized by that dimension. The t2 and t3 medium, large, and xlarge options give burstable compute at rising memory levels. The m5 large and xlarge give steady general-purpose compute. You pay for each running instance-hour. Larger instances carry more CPU and memory.
    The software charge meters running instance-hours. A fully stopped instance does not accrue hourly software charges. Note that underlying AWS storage and other resources tied to a stopped instance may still incur separate AWS fees. The vendor also handles backups, monitoring, and updates as part of the managed service.
    Each deployment includes provisioning, networking, SSL setup, monitoring dashboards, automated daily backups, and security patching. The vendor applies updates and provides 24/7 monitoring with alerting. These operational tasks are handled for you, so the hourly instance charge covers a managed object storage service, not just a bare server.
    perimattic.com
    Helpful?

    Vendor refund policy

    For any questions or concerns, please contact: Perimattic.com Email: aws-support@perimattic.com 

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    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.

    Usage information

     Info

    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
    1. Initial Release: Fully automated MinIO deployment using Docker Compose and Bash scripts.
    2. First-Boot Wizard: Interactive setup for domain mapping, SSL, and admin credentials.
    3. SSL Integration: Automated HTTPS setup via Certbot and Apache reverse proxy.
    4. Docker-Based Architecture: Runs MinIO in a containerized environment for easy maintenance.
    5. Persistent Storage: Data volume mapped to /opt/app/data for durability across restarts.
    6. Fail-Safe Recovery: Includes failsafe.sh for re-running setup scripts if configuration fails.
    7. Domain Mapping Support: Guides users through DNS validation for custom domains.
    8. Secure Access Control: Generates strong admin credentials and stores them in .env.
    9. Optimized Startup: Auto-detects server IP and configures MinIO console for direct access.
    10. Production-Ready Configuration: Preconfigured Apache, Docker Compose, and MinIO setup for quick deployment on AWS.

    Additional details

    Usage instructions

    1. Launch an Instance

      From AWS Marketplace, click Continue to Subscribe and then Continue to Configuration.

    2. Choose the Recommended Instance Type

      Select t2.medium or larger for optimal performance and stability.

    3. Configure Security Group

      Allow inbound traffic on the following ports:

      • 22 (SSH) - for secure terminal access
      • 80 (HTTP) - for initial domain verification and SSL setup
      • 443 (HTTPS) - for secure MinIO web access
      • 9000 - MinIO API port (optional external access)
      • 9001 - MinIO Console port (for web interface access)
    4. Connect to the Instance

      ssh -i <your-key.pem> ubuntu@<public-ip>

    5. First-Boot Setup

      On first launch, the initialization scripts automatically perform the following actions:

      • Detect your public IP address
      • Prompt you to map a custom domain for MinIO access (optional)
      • Validate your DNS A record to ensure it resolves to your instance
      • Prompt for an admin email (used for SSL and notifications)
      • Generate or accept a MinIO root password
      • Configure Apache virtual hosts and prepare for SSL provisioning
      • Deploy MinIO using Docker Compose with persistent storage
    6. Configure DNS (if using a custom domain)

      • Add an A record in your DNS provider pointing your domain (e.g., example.com) to the instance's public IP.
      • The setup automatically checks DNS propagation using multiple resolvers before continuing.
    7. Automatic SSL Setup

      • Once DNS validation is complete, Certbot issues and installs a Let's Encrypt SSL certificate for your domain.
      • Apache is automatically configured to serve MinIO securely over HTTPS.
    8. Start MinIO

      The MinIO container is automatically started using Docker Compose. To manually verify or restart the container, run:

      cd /opt/app docker compose ps docker compose restart

    9. Access MinIO Console

      Access the MinIO web console securely via:

      • With domain: https://<your-domain>
      • Without domain: http://<public-ip>:9001

      Use the credentials displayed after setup or stored in the .env file.

    10. Login Credentials

      Default credentials are stored in the environment file located at:

      cat /opt/app/.env

      • Username: (value of ADMIN_LOGIN)
      • Password: (value of ADMIN_PASSWORD)
    11. Environment File

      All configuration details - domain, admin email, credentials, and SSL status - are stored in:

      /opt/app/.env

    Thank you for subscribing. Your instance is ready to go!

    Need Support or Customization? Whether you're facing setup issues or need custom features, Perimattic's expert team is here to help:

    Email us: aws-support@perimattic.com  WhatsApp: +91-92142 66896 Learn more: <www.perimattic.com >

    We offer: Free setup assistance Custom development & integrations Infrastructure consulting Automation & AI solutions With 13+ years of experience serving global clients, we ensure your deployment runs smoothly and scales with your needs.

    Let's build something great together!

    This file is automatically created and updated during the first boot.

    Support

    Vendor support

    Support by Perimattic

    Perimattic provides 24/7 support for all AWS Marketplace products. Our team has 13+ years of cloud infrastructure expertise serving global clients.

    Contact Channels: Email: aws-support@perimattic.com  WhatsApp: +91-92142 66896 Website: <www.perimattic.com >

    What We Help With: Initial setup and configuration assistance (free) Troubleshooting connectivity, performance, and backup issues Custom development and integrations Infrastructure consulting and architecture review Migration planning from other solutions Automation solutions and scaling guidance

    Instance Sizing Guidance: t2.medium or t3.medium: Development environments, small applications m5.large: Production workloads with moderate traffic m5.xlarge: High-traffic production deployments and larger datasets

    For workload-specific sizing recommendations, contact our team for a free consultation.

    Refunds and Issues: If you experience any issues or need to request a refund, contact us at aws-support@perimattic.com  and we will respond promptly.

    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

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    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.