Listing Thumbnail

    HAProxy Server on AWS supported by Solve DevOps

     Info
    AWS Free Tier
    This product has charges associated with it for seller support. The high-performance load balancer and proxy solution that powers your applications with speed, reliability, and seamless scalability.
    Listing Thumbnail

    HAProxy Server on AWS supported by Solve DevOps

     Info

    Overview

    This is a repackaged open-source software product wherein additional charges apply for support by Solve DevOps.

    HAProxy is a robust, open-source solution that specializes in load balancing and proxying services. It is perfectly suited for API management and microservices architecture. Designed to optimize traffic flow, HAProxy enables seamless scaling and high availability, ensuring reliable, efficient distribution of workloads across multiple servers. Whether you are running complex applications, managing API traffic, or need to scale services, HAProxy enhances performance and resilience in your AWS environment.

    Key Use Cases for HAProxy on AWS:

    • API Load Balancing: Efficiently manage incoming API requests, distribute load across multiple instances, and optimize response times for a smooth client experience.
    • Microservices Support: Balance requests among microservices, reduce latency, and maintain high availability, making it ideal for modern cloud-native applications.
    • Web Application Scalability: HAProxy distributes web traffic across servers, ensuring that applications remain responsive and scalable, even during peak loads.

    Take your cloud infrastructure to the next level with HAProxy on AWS. Deploy now and experience powerful, reliable load balancing for your applications.

    Highlights

    • Full Root Access
    • Logging Preconfigured
    • Microservice Support

    Details

    Delivery method

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

    Latest version

    Operating system
    Ubuntu 24.04

    Typical total price

    This estimate is based on use of the seller's recommended configuration (t3.medium) in the US East (N. Virginia) Region. View pricing details

    $0.069/hour

    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

    HAProxy Server on AWS supported by Solve DevOps

     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 (135)

     Info
    • ...
    Instance type
    Product cost/hour
    EC2 cost/hour
    Total/hour
    t2.nano
    $0.027
    $0.006
    $0.033
    t2.micro
    AWS Free Tier
    $0.027
    $0.012
    $0.039
    t2.small
    $0.027
    $0.023
    $0.05
    t2.medium
    $0.027
    $0.046
    $0.073
    t2.large
    $0.027
    $0.093
    $0.12
    t2.xlarge
    $0.027
    $0.186
    $0.213
    t2.2xlarge
    $0.027
    $0.371
    $0.398
    t3.nano
    $0.027
    $0.005
    $0.032
    t3.micro
    AWS Free Tier
    $0.027
    $0.01
    $0.037
    t3.small
    $0.027
    $0.021
    $0.048

    Additional AWS infrastructure costs

    Type
    Cost
    EBS General Purpose SSD (gp3) volumes
    $0.08/per GB/month of provisioned storage

    Vendor refund policy

    Cancel Anytime

    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

    Includes the latest HAProxy and Ubuntu 24.04.

    Additional details

    Usage instructions

    Getting Started: It has never been this easy to deploy HAProxy on AWS

    1. Provision a VM with a suitable capacity for your needs.

    2. Access EC2 instance over SSH username: ubuntu password: < SSH-Key >

    3. Access the haproxy configuration file at: /etc/haproxy/haproxy.cfg to add your frontend and backend services. Sample configuration would look like below;

    Frontend configuration

    frontend http_front bind *:80 mode http default_backend servers

    # ACL and routing based on URL path (optional) # acl is_api path_beg /api # use_backend api_servers if is_api

    Backend configuration

    backend servers mode http balance roundrobin option httpchk GET /healthcheck

    server server1 192.168.1.101:80 check server server2 192.168.1.102:80 check

    Resources

    Vendor resources

    Support

    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 AWS reviews
    No customer reviews yet
    Be the first to write a review for this product.