Try our new research platform with insights from 80,000+ expert users
Spencer Malmad - PeerSpot reviewer
Owner at Tech Exchange
Real User
It's a good solution if you have a website that needs a lot of business logic and horsepower
Pros and Cons
  • "The feature that I like the most is the scalability. The solutions I build often have many pieces, which are very complicated. If a client comes to me with a design, my developer has made this as a template or a cloud formation script. It's a design on paper, and I want it executed a certain way. I can do that quickly and repeatedly with AWS. That is a considerable advantage because I can take that template and do it five times in different zones. That is an excellent feature based on a template, et cetera."
  • "The reporting could be simplified so that the client sees a report of what they cached at the end of the month and the number of hits. It should have metrics above and beyond their Google analytics, etc. You can't do that with the solutions from AWS. You have to build sophisticated cloud trails, reports, dashboards, etc. The setup is significant, and it's hard to manage. You'll need to hire someone or pay a consultant on a regular basis to manage it, and it's not for the faint of heart."

What is our primary use case?

I host virtual machines and multiple web servers in AWS and use Cloudflare as the front end. I don't use the front end offered by AWS. The developer recommended using Cloudflare because it's so much easier.

I have only deployed Elastic Load Balancing for two companies so far, but we evaluated it for the university where I previously worked. Unfortunately, they didn't take our advice and went with it. It required a lot of extra effort to integrate it with the firewall.

What is most valuable?

The feature that I like the most is the scalability. The solutions I build often have many pieces, which are very complicated. If a client comes to me with a design, my developer has made this as a template or a cloud formation script. It's a design on paper, and I want it executed a certain way. I can do that quickly and repeatedly with AWS. That is a considerable advantage because I can take that template and do it five times in different zones. That is an excellent feature based on a template, et cetera.

What needs improvement?

The reporting could be simplified so that the client sees a report of what they cached at the end of the month and the number of hits. It should have metrics above and beyond their Google analytics, etc. You can't do that with the solutions from AWS. You have to build sophisticated cloud trails, reports, dashboards, etc. The setup is significant, and it's hard to manage. You'll need to hire someone or pay a consultant on a regular basis to manage it, and it's not for the faint of heart.

For how long have I used the solution?

I have been using Elastic Load Balancing for three to four years.

Buyer's Guide
Application Delivery Controllers (ADC)
December 2024
Find out what your peers are saying about Amazon Web Services (AWS), Microsoft, NetScaler and others in Application Delivery Controllers (ADC). Updated: December 2024.
824,067 professionals have used our research since 2012.

What do I think about the stability of the solution?

Elastic Load Balancing is a robust solution and highly reliable, but it requires a lot of care and feeding.

How are customer service and support?

I rate AWS support 10 out of 10. 

How would you rate customer service and support?

Positive

How was the initial setup?

Elastic Load Balancing could be easier to set up. Other technical experts might say it's easy. My definition of easy is pointing the website to it, and it's working in 10 minutes. It takes a couple of hours to set it up. You need at least one person or maybe two if you have a significant web presence.

What was our ROI?

I see a return from using AWS. If you have a website with a lot of content built on the fly, you want to go with AWS.

What's my experience with pricing, setup cost, and licensing?

I don't know precisely what it costs, but they're charging you for the amount of data that you transmit. You pay a small fee to have the services enabled, but you're really paying for the amount of data that goes through that VPC.

What other advice do I have?

I rate Elastic Load Balancing eight out of 10. I can make a lot of money with AWS. It's highly lucrative, but it depends on the client's wants. If someone says that cost is no object and wants the most robust solution, that will be AWS. Am I going to do the AWS load balancing or CDN from Cloudflare? That's up for discussion. However, it's hard to beat AWS if you want a secure, reliable solution. AWS Elastic Load Balancing and global DNS with Route 53 are the Cadillac solutions. They're the most reliable and excellent cars with all the bells and whistles.

However, if you are using the web application firewall solution with AWS, you have to buy other technologies to do an excellent job of building the rules. If you want to compare and contrast the rule base for the web application firewall solution, Fastly and Cloudflare are industry leaders. Small, medium-sized, and large businesses can do well with Cloudflare. It's a set-it-and-forget-it solution. With Cloudflare, many technical people build the rules in real time, fix things, and make things work. 

I  would recommend Elastic Load Balancing, depending on the size of the implementation and the amount of scalability they anticipate. The difference between a solution that requires something like AWS versus a simple CDN is the amount of live content on a system. A simple CDN like Cloudflare is excellent if there's a lot of static content. A server can take a lot of those requests when there's a limited amount of dynamic content. If you have a site with many moving parts, it needs a lot of business logic and horsepower. It's doing a lot of queries. That's when you use AWS.

Understand your data, content, user base, and whether you will get many requests. Let's say you built the website to run on your basic LAMP: Linux, Apache, MySQL, and PHP. In that case, it doesn't matter what kind of server you use. AWS Route 53 provides global DNS load balancing. I also recommend that. You don't have to use AWS to host. If you're using Elastic Load Balancing, you can only use AWS, but Route 53 balances with Azure as well. 

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
AbhishekShukla1 - PeerSpot reviewer
Marketing Intern at HOLOGRAD
Real User
Top 10
Simplified traffic management with room for interface enhancement

What is our primary use case?

The primary use case is for learning purposes. A load balancer is used to redirect sites. It is used for managing traffic in cloud infrastructure, utilizing the traffic of multiple cloud servers or a website uploaded on AWS, and matching traffic in simple terms.

How has it helped my organization?

It can help manage traffic. That is our biggest benefit in Windows and in VNet both. Also, it can increase the response time because manually attaching some volumes and storage can take more time, but in load balancing, it takes less time.

What is most valuable?

The overall EC2 instance is best for learning purposes. I have used the application load balancer because it has an easy-to-understand interface, which is beneficial for traffic management. Elastic Load Balancer can distribute traffic easily through various gateways.

What needs improvement?

I am not aware of any features not available because I have less experience using Elastic Load Balancer, focusing more on Application Load Balancer.

For how long have I used the solution?

I have hands-on experience with load balancer for around one month.

What do I think about the stability of the solution?

I find it stable, and I do not face any performance issues currently.

What do I think about the scalability of the solution?

I find it scalable. I can scale the EC2 instance where I can create an instance of approximately twenty GB and attach the S3 bucket and volume to increase its storage.

How are customer service and support?

I have not required any technical support because I am using the free tier of AWS. However, I understand that if we face issues and pay for AWS, they provide technical support in three steps, with varying levels of service depending on payment.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

I do not work with any other products for load balancing. I primarily use AWS and application and Elastic Load Balancer.

How was the initial setup?

The initial setup was easy due to the user-friendly AWS interface. You first need to create the instance because, without an instance, the load balancing is useless. Then, you create the target group and attach the target group to the load balancer.

What's my experience with pricing, setup cost, and licensing?

I use the free tier of AWS, so I do not have much experience with setup costs or licensing.

What other advice do I have?

I would recommend Amazon Elastic Load Balancing because it is easy to understand. The UI is very understandable, and AWS is more stable than GCP and Microsoft Azure.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
Buyer's Guide
Application Delivery Controllers (ADC)
December 2024
Find out what your peers are saying about Amazon Web Services (AWS), Microsoft, NetScaler and others in Application Delivery Controllers (ADC). Updated: December 2024.
824,067 professionals have used our research since 2012.
Syed Muhammad Noman Akhtar - PeerSpot reviewer
AWS & Azure Engineer at a media company with 11-50 employees
Real User
Ensures optimal performance with robust instance checks and configuration
Pros and Cons
  • "I appreciate the checks that Elastic Load Balancer performs with the instances to ensure they are running properly."
  • "Sometimes the target group takes too much time to configure or to be seen on the internet, especially when configuring through ISV tools."

What is our primary use case?

Elastic Load Balancer is used to maintain requests and distribute traffic on target groups. The target could be any type of instances, IPs, or Lambda functions. Most of the time, the target group is an instance.

What is most valuable?

I appreciate the checks that Elastic Load Balancer performs with the instances to ensure they are running properly. 

Additionally, the Grid feature is impactful as it checks that instances are properly configured and running.

What needs improvement?

Sometimes the target group takes too much time to configure or to be seen on the internet, especially when configuring through ISV tools.

For how long have I used the solution?

I have been working with Amazon Elastic Load Balancing for more than one year.

What do I think about the stability of the solution?

I find Amazon Elastic Load Balancing to be stable.

What do I think about the scalability of the solution?

Amazon Elastic Load Balancing is scalable.

How are customer service and support?

Neither I nor my team have needed to escalate to tech support for now.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

I worked with Azure Load Balancer previously. AWS is very user-friendly compared to Azure, which requires many steps to configure a simple load balancer.

How was the initial setup?

The initial setup is sometimes complex, however, after working on it for one or two months, it becomes very easy.

What about the implementation team?

I create a separate security group for Elastic Load Balancer, then proceed with the target group or listener rules.

What was our ROI?

Amazon Elastic Load Balancing has shown great performance and efficiency, especially in high-traffic e-commerce applications during sales times.

Which other solutions did I evaluate?

I have experience with Azure Load Balancer.

What other advice do I have?

I recommend Amazon Elastic Load Balancing for high-traffic web applications because it performs great.

I'd rate the solution ten out of ten.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
Ritesh  Purbey - PeerSpot reviewer
Assistant Manager at a paper AND forest products with 5,001-10,000 employees
Real User
Top 10
Ssupports our AI-driven applications
Pros and Cons
  • "Customer support is good."
  • "They charge for technical support depending on the support model required."

What is our primary use case?

We have a public-based application where we are using Elastic Load Balancing. It supports our AI-driven applications, though currently, I am not using it for that purpose.

What needs improvement?

The only thing that could be improved is their technical support. The first level contact needs to be more quick.

For how long have I used the solution?

I have been working with Amazon Elastic Load Balancing for five years.

How are customer service and support?

Customer support is good. However, the first level contact requires a more quick response. They charge for technical support depending on the support model required.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

I have not worked with similar products before Amazon Elastic Load Balancing.

What's my experience with pricing, setup cost, and licensing?

Amazon Elastic Load Balancing is cheaper when compared to other major public load balancers like Azure and GCP. Each Amazon service has its own charges, and additional technical support incurs extra costs based on the support model selected.

What other advice do I have?

Everyone uses load balancers when the application is public-facing as there are no other choices.

I'd rate the solution eight out of ten.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
Aditya Mehta - PeerSpot reviewer
Director at AM Equipment & Services Private Limited
Real User
Top 5
Integrates well with Amazon native services and useful for load balancing
Pros and Cons
  • "The tool integrates well with Amazon native services. Its valuable feature is integrations."
  • "The product should be made as an alternative to Amazon services. It would be easier for us if you got one service that is available everywhere."

What is our primary use case?

We use the tool for load balancing.

What is most valuable?

The tool integrates well with Amazon native services. Its valuable feature is integrations.

What needs improvement?

The product should be made as an alternative to Amazon services. It would be easier for us if you got one service that is available everywhere.

What do I think about the scalability of the solution?

I rate Amazon Elastic Load Balancing's scalability an eight out of ten. 

How was the initial setup?

The tool's deployment is simple. Follow the instructions from AWS, and it can be completed in a day.

What's my experience with pricing, setup cost, and licensing?

I have no issues with the tool's pricing. 

What other advice do I have?

I rate the tool an eight out of ten and recommend it to others.

Which deployment model are you using for this solution?

Hybrid Cloud
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
Flag as inappropriate
PeerSpot user
Swathi Minchala - PeerSpot reviewer
Software Engineer at Relevance Lab
Vendor
Top 5
Provides excellent security and monitoring features and automatically distributes incoming traffic
Pros and Cons
  • "Security and monitoring for high-performance applications are some of the top features."
  • "We faced some issues with the health check."

What is our primary use case?

We use the tool to move the target location from one location to another.

What is most valuable?

The product automatically distributes our incoming traffic to multiple targets like EC2 instances, containers, and IP addresses in one or more availability zones. If one instance fails, the product automatically creates another instance. Security and monitoring for high-performance applications are some of the top features. We can perform health checks using the target keyword in ALB.

What needs improvement?

We faced some issues with the health check. I had to check the EC2 instances and ELB. It worked properly after that. Auto Scaling must be improved.

For how long have I used the solution?

I have used the solution in the past year.

What do I think about the stability of the solution?

We use Auto Scaling. If an instance goes down, it creates a new instance.

How was the initial setup?

The initial setup is easy.

What's my experience with pricing, setup cost, and licensing?

The product is not cheap. It is a pay-as-you-go model. It costs us $30 per month.

What other advice do I have?

I work mostly on DevOps tools. I like to work on AWS. I will recommend the tool to others. Overall, I rate the solution an eight out of ten.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Jay Sevak - PeerSpot reviewer
AWS Cloud at AeonX Digital Solutions Pvt. Ltd.
Real User
Distributes traffic efficiently with serverless technology benefits
Pros and Cons
  • "The most valuable feature is the Lambda function due to its utility with serverless technology."
  • "Clients sometimes face issues with Amazon Elastic Load Balancing, and it can take a long time to detect these issues."

What is our primary use case?

I use Amazon Elastic Load Balancing with EC2 instances to distribute traffic. I also incorporate Lambda for serverless technology and disaster recovery for backup across multiple availability zones. 

Additionally, AWS Backup is utilized for regular backups, and VPC is used for network configuration and traffic management.

What is most valuable?

The most valuable feature is the Lambda function due to its utility with serverless technology. It allows deployment of code without a server and facilitates connection between multiple services. This automatic functionality is highly beneficial for serverless technology. 

Additionally, Amazon Elastic Load Balancing is excellent for traffic management and security.

What needs improvement?

Clients sometimes face issues with Amazon Elastic Load Balancing, and it can take a long time to detect these issues. Although Amazon Elastic Load Balancing is effective for managing traffic and security bases, the delay in issue detection is an area for improvement.

For how long have I used the solution?

I have been using Amazon Elastic Load Balancing for around one year.

What do I think about the stability of the solution?

I have not faced any stability issues with Amazon Elastic Load Balancing. I know how to use it effectively, which helps in avoiding problems.

What do I think about the scalability of the solution?

The scalability of Amazon Elastic Load Balancing is straightforward. It allows for easy scaling up or down of data.

How are customer service and support?

The support team at Amazon is excellent. In my experience of generating more tickets with AWS support, they were very supportive and understanding, solving issues swiftly within one or two days.

How would you rate customer service and support?

Positive

What other advice do I have?

I would recommend Amazon Elastic Load Balancing because it is very useful for companies that have a heavy server load. It is beneficial for managing traffic and ensuring security. 

I rate Amazon Elastic Load Balancing as eight out of ten. While it is excellent in its core functionalities, it sometimes takes a long time to detect client issues, which affects its perfect rating.

Which deployment model are you using for this solution?

Hybrid Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Disclosure: My company has a business relationship with this vendor other than being a customer:
Flag as inappropriate
PeerSpot user
Cyber Security Analyst at Wipro Limited
Real User
Top 20
Transfers data securely from servers to users and splits the traffic based on peak times
Pros and Cons
  • "Amazon Elastic Load Balancing transfers the data securely from servers to users and splits the traffic based on peak times."

    What is our primary use case?

    We use the solution in our application deployment by configuring the server with the customer's specific port.

    What is most valuable?

    Amazon Elastic Load Balancing transfers the data securely from servers to users and splits the traffic based on peak times.

    For how long have I used the solution?

    I have been using Amazon Elastic Load Balancing for two years and eight months.

    What do I think about the stability of the solution?

    I rate the solution a nine out of ten for stability.

    What do I think about the scalability of the solution?

    Amazon Elastic Load Balancing is a scalable solution.

    I rate the solution a nine out of ten for scalability.

    How are customer service and support?

    The solution’s technical support is good.

    How was the initial setup?

    The solution’s initial setup is easy.

    What about the implementation team?

    It takes around five to ten minutes to deploy the solution.

    What's my experience with pricing, setup cost, and licensing?

    The solution's pricing is $30 per month.

    What other advice do I have?

    Once, the external network load balancer was not working because of the server-side change. The server had changed the certificate to a TLS version. We were unable to edit the security policy as a TLS version with the network load balancer. So, I created the classic load balancer instead of the network load balancer, and we're able to edit the security policy as the TLS version.

    I would recommend Amazon Elastic Load Balancing to other users.

    Overall, I rate the solution a nine out of ten.

    Disclosure: I am a real user, and this review is based on my own experience and opinions.
    PeerSpot user