Listing Thumbnail

    Apache APISIX | Support by cloudimg

     Info
    Sold by: cloudimg 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    This product has charges associated with it for seller support. Apache APISIX, the high performance open source cloud native API gateway, preinstalled as a system service with its etcd config store and the APISIX Dashboard web UI published on port 80 behind an authenticating nginx proxy. A unique admin API key and Dashboard password are generated on first boot. Backed by 24/7 cloudimg support.

    Overview

    Open image

    This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

    Overview Apache APISIX is a high performance, scalable open source cloud native API gateway built on NGINX and etcd. It provides dynamic routing, load balancing, authentication, rate limiting, observability and a rich plugin ecosystem, and it manages all of its configuration through a real time admin API and a graphical Dashboard. This image delivers APISIX fully installed and configured as a system service, with its etcd config store and the APISIX Dashboard, so a production grade API gateway is running within minutes of launch.

    Application Stack The Apache APISIX gateway installed from the official Apache APISIX package repository and run by a dedicated service account. A single node etcd config store, the source of truth for every route, upstream, service, consumer and plugin, with its data directory on a dedicated data disk so the gateway configuration is independently resizable and survives instance replacement. The APISIX Dashboard graphical management interface. An nginx reverse proxy that publishes the Dashboard on port 80. Systemd services that start the whole stack on boot and restart it on failure.

    API Gateway Route and proxy traffic to your upstream services with dynamic, hot reloaded configuration. Apply authentication, key auth, JWT, rate limiting, request and response rewriting, CORS, observability and dozens more plugins per route. Configure everything through the admin REST API or the graphical Dashboard, and APISIX applies changes in real time with no restart. The gateway data plane serves HTTP on port 9080 and HTTPS on port 9443.

    Secure First Boot On the first boot of your instance a one shot service generates a fresh admin API key and a fresh Dashboard administrator password, unique to that instance, writes them into the gateway and Dashboard configuration and records them in a root only file. The etcd config store and the admin API bind to the loopback interface only and are never exposed. No shared or default credentials ship in the image.

    Ready To Use The APISIX Dashboard is served on port 80 through nginx. Sign in with the generated administrator credentials to create routes and upstreams, attach plugins, manage consumers and watch traffic. The admin API is available on the loopback interface for automation and infrastructure as code. A demo route is seeded on first boot so the gateway and the Dashboard show real data immediately.

    cloudimg Support 24/7 technical support by email and chat. Help with deployment, route and upstream design, plugin configuration, authentication and rate limiting, the etcd config store, the Dashboard, TLS and gateway tuning.

    Use Cases A unified API gateway and reverse proxy for microservices. North south and east west traffic management in Kubernetes and on virtual machines. Authentication, rate limiting and observability for public APIs. A Kong or NGINX Plus alternative built on open source. Canary releases, traffic splitting and request transformation at the edge.

    All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

    Highlights

    • Apache APISIX high performance cloud native API gateway preinstalled as a systemd service with its etcd config store and the APISIX Dashboard web UI published on port 80, no manual setup required
    • Dynamic routing, load balancing, authentication, rate limiting, observability and a rich plugin ecosystem managed in real time through the admin API or the graphical Dashboard, with the etcd config store on a dedicated independently resizable data disk
    • Hardened first boot generates a fresh admin API key and Dashboard password for every instance behind an authenticating nginx proxy and stores them in a file only the root user can read, with 24/7 technical support from cloudimg

    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.

    Apache APISIX | Support by cloudimg

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

    Usage costs (800)

     Info
    • ...
    Dimension
    Description
    Cost/hour
    t3.medium
    Recommended
    t3.medium
    $0.04
    t3.micro
    t3.micro instance type
    $0.04
    t2.micro
    t2.micro instance type
    $0.04
    g7e.12xlarge
    g7e.12xlarge instance type
    $0.24
    m8in.large
    m8in.large instance type
    $0.08
    m8in.8xlarge
    m8in.8xlarge instance type
    $0.24
    g6e.24xlarge
    g6e.24xlarge instance type
    $0.24
    c8id.large
    c8id.large instance type
    $0.08
    m8idn.metal-96xl
    m8idn.metal-96xl instance type
    $0.24
    c8i.xlarge
    c8i.xlarge instance type
    $0.12

    Vendor refund policy

    Refunds available on request.

    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

    Initial release of the Apache APISIX cloud native API gateway with the APISIX Dashboard and etcd config store.

    Additional details

    Usage instructions

    Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). The APISIX Dashboard is served on port 80: browse to http://<instance-public-ip>/ and sign in with user admin and the generated password. Retrieve the credentials with: sudo cat /root/apache-apisix-credentials.txt. The APISIX admin API is served on the loopback interface at http://127.0.0.1:9180/apisix/admin/  behind the generated admin API key (header X-API-KEY); manage routes, upstreams, services and consumers there or through the Dashboard. The gateway data plane serves HTTP on port 9080 and HTTPS on port 9443; open those ports in your security group per your routing needs (they are not opened by default). The etcd config store, the source of truth for all gateway configuration, lives on a dedicated data disk mounted at /var/lib/apisix.

    Resources

    Vendor resources

    Support

    Vendor support

    cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers help with deployment, configuration, updates, performance tuning and troubleshooting; critical issues receive a one hour average response. Contact support@cloudimg.co.uk .

    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.