Listing Thumbnail

    Prestashop on Ubuntu LEMP Stack(Nginx, PHP, MySQL)|Powered by Webkul

     Info
    Sold by: Webkul 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    PrestaShop is a powerful, open-source eCommerce platform that enables businesses to create, manage, and scale professional online stores with ease. It features a modern, user-friendly admin panel, flexible customization options, and a robust architecture designed for performance and reliability.

    Overview

    PrestaShop is an enterprise-capable, open-source eCommerce platform engineered to support scalable and customizable digital commerce operations. It enables organizations to manage complex product catalogs, multi-store environments, international sales channels, and integrated payment ecosystems from a centralized administrative interface. With its modular architecture and extensible framework, PrestaShop allows businesses to tailor workflows, integrate third-party systems, and align commerce operations with evolving business requirements. It is well-suited for mid-sized and enterprise organizations seeking a flexible, self-hosted commerce solution with full control over infrastructure, data, and customization.

    Key Features:

    Unlimited Products & Catalog Management: Merchants can create and manage product sheets with multiple attributes, combinations, and media, with automatic stock updates on orders.

    Order & Inventory Management: Native support for managing orders, order status, stock quantities, and catalog adjustments.

    Multi-Store Support: Ability to run and manage multiple storefronts from a single back office.

    International Commerce: Supports multi-language, multi-currency, and global tax configurations.

    SEO Optimization Tools: Includes SEO improvements such as cleaner URLs, metadata settings, redirects, and image format support (WebP/AVIF).

    Payment & Shipping System Integrations: Integrates with a variety of payment gateways and carrier/shipping options through modules.

    Customizable Themes & Extensions Ecosystem: Thousands of modules, plugins, and themes extend functionality. Since PrestaShop is open source, developers can build their own.

    Open Source & Customizable Platform: Full codebase access allows technical teams to extend or customize the platform.

    Highlights

    • This Amazon Machine Image (AMI) provides an enterprise-ready deployment of PrestaShop 9.0.3, pre-configured with NGINX and PHP 8.4 on Ubuntu, optimized specifically for secure and scalable AWS environments. Designed for production workloads, this AMI eliminates manual stack configuration and reduces infrastructure setup time. It delivers a hardened, performance-tuned environment aligned with modern cloud security and deployment best practices.
    • Supports automatic HTTPS provisioning via Lets Encrypt, offering secure access from the first launch without extra configuration. SSL certificates are automatically generated and renewed, ensuring encrypted connections and improving trust with users accessing the system. This also helps meet common data security standards for cloud-hosted applications.
    • Built and maintained by Webkul, this solution enables businesses and system integrators to launch high-performance eCommerce stores on AWS with confidence. Whether deploying a new digital commerce platform, migrating an existing store, or building a staging environment, this AMI ensures operational readiness from day one.

    Details

    Sold by

    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

    Free trial

    Try this product free for 7 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.

    Prestashop on Ubuntu LEMP Stack(Nginx, PHP, MySQL)|Powered by Webkul

     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.
    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.

    Usage costs (471)

     Info
    • ...
    Dimension
    Cost/hour
    t3.medium
    Recommended
    $0.02
    t2.micro
    $0.02
    t3.micro
    $0.02
    m7i.2xlarge
    $0.02
    m5a.large
    $0.02
    c7a.24xlarge
    $0.02
    x8i.64xlarge
    $0.02
    r6a.4xlarge
    $0.02
    c5.18xlarge
    $0.02
    r7i.metal-24xl
    $0.02

    Vendor refund policy

    The instance can be terminated at anytime to stop incurring charges.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    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

    This AMI comes pre-configured with a fully automated Prestashop setup, including: Nginx Server, MySQL, PHP 8.4. It is production-ready with: Secure default configurations, Integrated SSL via Lets Encrypt, and Optimized deployment settings for AWS. Designed for fast, secure, and hassle-free deployment in AWS environments.

    Additional details

    Usage instructions

    1. Sign in to the AWS EC2 Console.
    2. Click Launch Instance to start a new server.
    3. In the AWS Marketplace, search for and select the Prestashop AMI.
    4. Choose an instance type (Recommended: t3.medium or larger for optimal performance.)
    5. Set up your Key Pair, select an existing key pair or create a new one (.pem file). Download and save the .pem file securely.
    6. Configure Network Settings: Public IP: Assign a public IP (Elastic IP recommended). Security Group Rules: Allow TCP Port 22 (SSH) Allow TCP Port 80 (HTTP) and Allow TCP Port 443 (HTTPS)
    7. Launch the instance and note the public IP or Elastic IP from the EC2 dashboard.
    8. Connect to your instance via SSH: ssh -i /path/to/your-key.pem ubuntu@<your-public-ip>
    9. Run the master script and choose the option 1 for Database setup: sudo bash /root/setup_master.sh Follow the prompts to: Enter MySQL details (name, username and password).
    10. Run the master script again and choose the option 2 for SSL setup: sudo bash /root/setup_master.sh Follow the prompts to: Enter domain name and email.
    11. Log in to the admin panel and create admin credentials.
    12. Access the admin panel (Back Office) and Home page. For full installation steps and configuration details, please refer to the complete setup guide: https://cloudkul.com/blog/prestashop-ami-usage-instructions/ 

    Support

    Vendor support

    For help related to this Prestashop AMI, including setup, usage, or feature inquiries, you can reach out to the team at Webkul. Contact: support@webkul.com  Webkul provides guidance for initial configuration, module development, and other technical queries related to Prestashop.

    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.