Software Alternatives, Accelerators & Startups

ProxySQL VS AWS Elastic Load Balancing

Compare ProxySQL VS AWS Elastic Load Balancing and see what are their differences

ProxySQL logo ProxySQL

ProxySQL: high-performance, GPL licensed MySQL proxy. It supports hundreds of thousands of concurrent connections and can be multiplexed to hundreds of servers.

AWS Elastic Load Balancing logo AWS Elastic Load Balancing

Amazon ELB automatically distributes incoming application traffic across multiple Amazon EC2 instances in the cloud.
  • ProxySQL Landing page
    Landing page //
    2023-05-23
  • AWS Elastic Load Balancing Landing page
    Landing page //
    2023-04-27

ProxySQL videos

#ProxySQL Use Case Scenarios - #ProxySQL #Database Tutorial - René Cannaò - #Percona Live 2017

More videos:

  • Review - ProxySQL Use Case Scenarios / Alkin Tezuysal (Percona)
  • Review - Inexpensive Datamasking for MySQL with ProxySQL - data anonymization for developers

AWS Elastic Load Balancing videos

No AWS Elastic Load Balancing videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to ProxySQL and AWS Elastic Load Balancing)
MySQL Tools
100 100%
0% 0
Web Servers
0 0%
100% 100
Databases
100 100%
0% 0
Web And Application Servers

User comments

Share your experience with using ProxySQL and AWS Elastic Load Balancing. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, AWS Elastic Load Balancing should be more popular than ProxySQL. It has been mentiond 22 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

ProxySQL mentions (10)

  • Save Cost on RDS Data Transfer - Internet - Out
    Another option could be ProxySQL, where you can cache queries on the ProxySQL server. Source: about 1 year ago
  • Is replication between v5.1 and v8 possible?
    Also, if you're not using it yet, I can recommend looking at ProxySQL to do your read-write/read-only failover controls. Source: over 1 year ago
  • SSL Termination for SQL
    What are the recommendations here? I took a look into ProxySQL and it looks like since v2, it can do frontend and backend SSL connections. I have it locally working on a docker setup. Source: over 1 year ago
  • Business complexity with performance
    DB: Split you write-read operations. You may scale read as needed. Write operations can be slow if you have too many indices, so make sure to use only the ones you really need. Your DBMS may have some configuration to optimise, for example in MySQL if you do NOT need ACID compliance you can set innodb_flush_log_at_trx_commit = 2 to achieve better write speed. For MySQL you should also look into https://proxysql.com/. Source: over 1 year ago
  • Advanced caching mechanisms using distributed locks and async pub/sub systems.
    A Layer-7 Database Load Balancer is optional here. An L7-DBLB can be used for various use cases (eg: ProxySQL). One or more database instances handle queries from the web server. A Client-side DB query/connection load balancing can also be used instead of an L7-DBLB according to the use case of the application. - Source: dev.to / almost 2 years ago
View more

AWS Elastic Load Balancing mentions (22)

  • A Ride Through Optimising Legacy Spring Boot Services For High Throughput
    Use load balancers and distribute load accordingly to your redundant spring boot services. - Source: dev.to / about 2 months ago
  • DevSecOps with AWS- Ephemeral Environments – Creating test Environments On-Demand - Part 1
    • Amazon Elastic Container Service (Amazon ECS) is a fully managed container orchestration service that helps you easily deploy, manage, and scale containerized applications. • AWS Fargate is a serverless, pay-as-you-go compute engine that lets you focus on building applications without managing servers. AWS Fargate is compatible with both Amazon Elastic Container Service (Amazon ECS) and Amazon Elastic... - Source: dev.to / 7 months ago
  • AWS wastes money.
    Elite Dangerous. With proper setup, AWS works great. And I am sure there are hundreds or even thousands of games using them, but not all are willing to share that information. Source: 12 months ago
  • Fortifying Your Three-Tier Application: Proactive Measures for Strengthening Your Application Security
    Terraform templates can be used to automate the deployment and configuration of the Presentation Tier components. This Terraform code snippet can be used to deploy an AWS Elastic Load Balancer (ELB):. - Source: dev.to / about 1 year ago
  • What is something that you don't understand, but at this point are too embarrassed to ask?
    Assuming you already have two LBs (as above), most services will offer auto scaling of some description to handle this (e.g., https://aws.amazon.com/elasticloadbalancing/). Source: about 1 year ago
View more

What are some alternatives?

When comparing ProxySQL and AWS Elastic Load Balancing, you can also consider the following products

Gonarch Tech - MySQL High Availability as a service

nginx - A high performance free open source web server powering busiest sites on the Internet.

MariaDB MaxScale - We are the company behind #MariaDB, the fastest growing #opensource #database. Download MariaDB at https://t.co/DtYwuH0FOl.

Traefik - Load Balancer / Reverse Proxy

PostgREST - Automatic REST API for Any Postgres Database

Azure Traffic Manager - Microsoft Azure Traffic Manager allows you to control the distribution of user traffic for service endpoints in different datacenters.