Try our new research platform with insights from 80,000+ expert users
Managing Director at Erste Group
Real User
Good price, easy to set up and migrate, but could use some more integration
Pros and Cons
  • "Setting up AWS was pretty easy. It was straightforward to set up, and it took us a year to develop and migrate our mobile banking solution to the AWS cloud. Our migration experience was quite positive."
  • "In terms of additional features we'd like to see, the one thing that comes to mind is better integration with Oracle. We have a lot of Oracle databases, and there is no other option to either migrate to PaaS, stay on-prem, or use Oracle Private Cloud."

What is most valuable?

I'm not the developer, so I cannot judge the services provided by AWS, but we run our mobile banking application on AWS. Database-wise, it's heavily based on Elasticsearch, so this is probably one of the main features that we find most valuable. Aside from that, I'm not familiar with which AWS services we are using.

What needs improvement?

It's too early to say what needs to be improved, as we went live only at the beginning of this year. We started last year and went live at the beginning of this year, so it's still a work in progress. In terms of additional features we'd like to see, the one thing that comes to mind is better integration with Oracle. We have a lot of Oracle databases, and there is no other option to either migrate to PaaS, stay on-prem, or use Oracle Private Cloud. So better integration with Oracle is something we are looking into. It's the same story with AWS or Azure. 

For how long have I used the solution?

We introduced AWS in production last year, so it's a relatively new development.

How was the initial setup?

Setting up AWS was pretty easy. It was straightforward to set up, and it took us a year to develop and migrate our mobile banking solution to the AWS cloud. Our migration experience was quite positive.

Buyer's Guide
Amazon AWS
April 2025
Learn what your peers think about Amazon AWS. Get advice and tips from experienced pros sharing their opinions. Updated: April 2025.
856,873 professionals have used our research since 2012.

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

The pricing of AWS was attractive for us, so that's something that's okay at least for this transaction-based system. However, we still have some concerns about more data-driven applications or those that involve a lot of heavy uploading and downloading. So our whole data warehouse is still something that would not go into the cloud because of the pricing model. So if you stayed pretty much in the cloud, that's fine.

What other advice do I have?

I would rate Amazon AWS seven out of 10. We're really satisfied.

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: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1667751 - PeerSpot reviewer
Manager, Technology at a computer software company with 201-500 employees
MSP
Extremely cost-efficient, easy to upgrade and expand storage with greatly improved interfaces
Pros and Cons
  • "Easy to upgrade, easy to expand storage and change your EC2 types."
  • "IAM only gives you one chance to capture your key."

What is our primary use case?

General use cases of AWS are for those needing a managed cloud instance without the bulk costs for a legacy server. We are customers of Amazon and I'm the technology manager. 

How has it helped my organization?

The benefit to the company is immense financial savings and the fact that you're able to see your monthly costs before buying anything. The AWS monthly calculator enables you to select your database, servers, volumes, and see how much everything will cost on a monthly basis. You can figure out what you'll be paying, so it enables a comparison; it's usually a third to half the cost of using an on-prem system.

What is most valuable?

Amazon is easy to upgrade, easy to expand storage and change your EC2 types. Each of those things usually takes at most five minutes to do, whereas on a legacy system you have to actually buy a new system or new hardware and have downtime for installation. Even then it may not be configured the same way and you might end up with a widespread outage. The advantage of using AWS is that all the testing's been done so you have proof that it works. We still do a cursory check, but they don't put anything out there that hasn't been vetted. Plus all the Atlassian tools are on AWS as well. The cloud instances they provide have a very robust network because there are over 160,000 companies that use the tools. Backups are really easy to access as are the automated backups of the VMs and the volumes. We're able to create a new volume from a backup in about two minutes, attach it to the server and view the data side by side to compare the old to the new. It takes 10 minutes total to get all the access needed.

I've had very positive experiences with AWS and it's gotten a lot better over time with their improved interfaces. Everything's all interconnected now and within its own framework. We pull in other tools to the OS such as Docker but AWS provides tools like Yum that enable quick installation of things. It's typically part of the OS. 

What needs improvement?

While the IAM security key is very secure, they only give you one chance to capture your key. If I'm already logged in and have an email address online, it would be better if it were sent in an encrypted manner to email so that you don't lose the key. I might create the IAM and then perhaps forget to capture it off the screen and then when I do need it, I realize I don't have it and have to create another profile.

For how long have I used the solution?

I've been using this solution for about 12 years. 

What do I think about the stability of the solution?

I haven't had any problem with stability. We do multiple zone backups and multiple zone data and we haven't had any problems or slowdowns. We've had dealings with countries like India, where things are generally slower but with AWS there haven't been any issues. There's no wait time.  

What do I think about the scalability of the solution?

Scalability is good. I like the EFS expandable storage because it expands and contracts, you don't have to do anything with it and it's really inexpensive. Somebody may use it for temporary storage where they drop a terabyte of data that they need to give to a customer and then it shrinks back down when they're done with it. It expands and contracts as needed and that's also reflected in the cost.

How are customer service and technical support?

The technical support is very fast, very efficient and very knowledgeable. Even when I've asked questions and they didn't know the answers, they were able to find someone within 15 minutes that was able to help.

How was the initial setup?

The initial setup is pretty straightforward. The main thing is getting the security protocols set up in the proper order, otherwise it won't work. You have to go in and set up the main group and make sure to share it to your database. They've improved their documentation and it's a lot better but still lacks a little in some areas. If you've deployed before, setup takes a couple of hours, otherwise it might take up to a day. It's a lot faster on cloud; if you're working on-prem you have to jump through a lot of hoops because each team has its own security. 

They have scripting tools on AWS which allow you to set up your framework and you can use it as a template. We use an AWS architect for implementation and to make sure all the security is set up. And then we have a DevOps team that manages the OS updates. That's a team of three handling over 100 servers, VMs basically. Once a month they do the non-production patching with the production patching the following week. 

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

Licensing fees are only applicable if you're using Red Hat or an Oracle database. You have to pay for both of those. If you're using Postgres or MySQL, there are no costs for the actual database application. There are no fees for individuals using Oracle Java, but businesses pay a license. We use an OpenJDK that is vetted by Atlassian so if you don't want to buy Java you can use the OpenJDK.

What other advice do I have?

My advice would be to do some homework, read as much as you can about the setup before you dive in. If you take an hour to review the setup and then put together your own process so you know all the steps required and you use a checklist, it simplifies things. Have some kind of system, whether it's a spreadsheet or a Confluence page where you're documenting the steps and keeping track of where you're at. 

Whenever I'm asked to do something, I can find a tool on AWS that I can vet for our customers, and for that reason, I rate Amazon AWS 10 out of 10. 

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: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Amazon AWS
April 2025
Learn what your peers think about Amazon AWS. Get advice and tips from experienced pros sharing their opinions. Updated: April 2025.
856,873 professionals have used our research since 2012.
it_user1525914 - PeerSpot reviewer
Sr Solution Architect at a financial services firm with 1,001-5,000 employees
Real User
Priced competitively, reliable, but difficult figuring out usage cost
Pros and Cons
  • "This solution is stable and reliable."
  • "We have had some difficulty figuring out how to monitor how many EC2 instances have been networked into our entire enterprise. We usually try to create a diagram outside of AWS. The types of information we are trying to determine are, for example, what hardware devices are interconnected, and when was the interconnection made."

What is our primary use case?

We use this solution predominately to reduce the amount of effort we need to migrate to the cloud. 

What is most valuable?


What needs improvement?

We have had some difficulty figuring out how to monitor how many EC2 instances have been networked into our entire enterprise. We usually try to create a diagram outside of AWS. The types of information we are trying to determine are, for example, what hardware devices are interconnected, and when was the interconnection made.

It is difficult to extrapolate budgeting costs and schedules from the information gathered from the usage of the solution in our systems. We are given a large lump sum of money at the beginning of the year for our budget but it is hard to summarize costs to put down on paper for justification or projections.

For how long have I used the solution?

I have been using this solution for approximately one year.

What do I think about the stability of the solution?

This solution is stable and reliable.

What do I think about the scalability of the solution?

We are planning on moving more of our systems to the cloud. Currently, we have approximately 60% of our applications on the cloud.

How was the initial setup?

Our developers found the installation a moderate level of difficulty, there was not anything that was complex. It is helpful to have some tutorials to follow.

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

The solution is on a pay-as-use pricing model. The price of the solution could always be better but it is priced competitively.

Which other solutions did I evaluate?

We have evaluated Lambda, and in some cases, it might be a better option than EC2. However, we have decided to go with EC2 because it is closer to a drop-in displacement which works better with our applications, for example, Spring Boot and other similar variations.

What other advice do I have?

My advice to others is EC2 has its specific use case needs like other solutions, such as Lamda. If you have the need for a specific use case this solution could be the right choice. For example, it is possible to have your monolithic application on the cloud and decompose it into your microservice architecture or use it with Lambda capabilities. You can do this and have a high percentage of your application on the cloud. However, you need to be sure it is the right choice, it is something you need to be careful of.

I would recommend this solution to others.

I rate Amazon AWS a seven out of ten.

Which deployment model are you using for this solution?

Hybrid Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1438260 - PeerSpot reviewer
Lead Architect - Expert Enterprise Data Solutions at a financial services firm with 10,001+ employees
Real User
Good storage and API gateway but needs a metadata framework
Pros and Cons
  • "The storage on offer is excellent."
  • "Their metadata management in AWS needs improvement."

What is our primary use case?

We are primarily using the solution as real-time streaming to our data-lake. We also have microservices publishing to APIs. It's a customer 360 application. 

We also used the product for migration from on-prem Hadoop to AWS EMR.

How has it helped my organization?

We used to spend about $57,000 on-perm with another solution. Then we lifted and shifted to AWS. It came down in cost to about $33,000 while maintaining the same inner software with Apache Kafka. However, we then got into ECS Fargate, and that brought costs down further to about $22,000. When we removed ECS, we moved into a serverless Lambda for 45 million, and our billing is now $8000 per month. It's an amazing amount of savings.

What is most valuable?

The solution's API Gateway is very good.

The storage on offer is excellent. 

Recently they improved a lot in the analytics that they have on the backend. 

It's great that the product is completely serverless. 

The implementation for end-to-end, for Lambda serverless implementation, is excellent. I do run about 16 million messages per day with their Lambdas, for my API microservices.

The initial setup is not difficult.

What needs improvement?

We get a lot of exception errors, and we're working with AWS to figure out how to fix that. when we lift and shift . We get a lot of alerts. 

As our serverless Lambda is maintained by AWS, in a certain aspect,  we need to gain some more visibility into what is going on when problem happens with AWS serverless 

Their metadata management in AWS needs improvement. They need a centralized metadata management tool, where it can be integrated with  outside metadata tools  with the API. We really need a central metadata framework.

For how long have I used the solution?

I've been using the solution for four years. It's been a while at this point.

What do I think about the stability of the solution?

The stability of the solution is very good. there are no bugs or glitches. it doesn't crash or freeze. It's reliable. That said, initially, we did have a few problems, however, everything has ironed out. It's great now.

What do I think about the scalability of the solution?

Scalability-wise, the product is very good. The Lambdas and the serverless architecture are very good on AWS. If a company needs to expand, it can do so with ease.

We have a lot of APIs, and we'll run them on my customer 360. There are six departments that use the product. We have about 1,000 users currently.

How are customer service and technical support?

We've dealt with technical support in the past and have not been satisfied for the most part. Azure's technical support is much better. AWS often can't help us resolve our issues. But they brought some good consultants basing on our request and helped us . The account Manager always there when he took over this account .  

 i recommend IAAS AWS , for IPAAS ( integration as platform service) and Hybrid cloud Azure

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

We've also planed for  Azure. We've found Azure to be much more helpful when dealing with issues than AWS has been. I prefer them over AWS in support , application development  and integration as platform. But AWS has great products like S3 , API gateway , transit gateways , route 53 . AWS has  more OS options than AZURE and database offerings. their EMR is good with spark and python but not well supported for Scala and HBase. AWS serverless offerings are very good with out any major problems which includes ECS with fargate and EKS . But we got a good support from account manager

How was the initial setup?

The initial setup is not complex. When we lifted and shifted faced lot of problems on EMR. Moved to ECS, as well as serverless Lambda, it's was that difficult then. That said, we had to think about how we run our Lambdas, and what problems we are facing or might face.

We're also facing a few problems due to the fact that we use encryption, HCM. When we initially started loading this data, batch data, a lot of Lambdas came, and our limit in HCM is only about 5,000 a minute, however, it quickly jumped up to 20,000 which made it so that we could not load, and errors came up. We had to turn to AWS to get assistance. We just ask them if we can have space over a few days for 20,000 and then they scale it back to 3,000. they helped us 

In terms of the implementation strategy, ours took about eight months. The lift and shift happened within 3 months. Then, we took another four months as we had a lot of problems with our scale-up programming due to multiple issues - for example, libraries, EMR, AWS doesn't have. We faced some problems when we had to change our code according to AWS, or we have to bring in those libraries on our own. So that's where it took time, maybe four months.

For ECS, it took about 30 days to move everything we needed to. 

We don't have a lot of staff to maintain the product. We have about eight people who are capable of doing so. For example, we have someone on infrastructure, who is an architect and we have an enterprise architecture team. I have four developers, two for API and two for Lambda, and one is a systems admin. 

What about the implementation team?

Initial setup environment helped by AWS free . We were able to handle every aspect of the implementation in-house. We didn't need any consultants or integrators. We used our systems manager so that all of our deployments - including environments and keys - can be stored on our SSM. A lot was automated as well.

What was our ROI?

excellent in covid -19 situation . 

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

We saw a lot of cost savings when we switched over to AWS. It can really save a company a lot of money.

Which other solutions did I evaluate?

Azure and AWS 

What other advice do I have?

I'm a user and  implementer.

The solution is on the cloud; it's always the latest version. It's constantly being updated, and we're always using the latest version.

We use both public and hybrid clouds as deployment models.

I'd rate the solution at a seven out of ten.

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: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Amarjit Rathee - PeerSpot reviewer
Associate Vice President at Hitachi Systems, Ltd.
Real User
Top 5
Has good scalability
Pros and Cons
  • "The scalability is a valuable feature."
  • "The pricing is expensive"

What is our primary use case?

We are using it for certain business applications.

What is most valuable?

The scalability is a valuable feature. 

What needs improvement?

The improvement should be done as per business needs. 

For how long have I used the solution?

I have been using Amazon AWS for five years. 

What do I think about the stability of the solution?

It is a stable solution. 

What do I think about the scalability of the solution?

It is a scalable solution. Presently, 3,000 users are using the solution. 

How was the initial setup?

The initial setup is straightforward. 

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

The pricing is expensive. 

What other advice do I have?

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

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Md Saiful Hyder - PeerSpot reviewer
AGM, Enterprise Solutions at Omgea Exim Ltd
MSP
Top 20
A highly scalable solution that helps organizations to move their applications to a containerized platform
Pros and Cons
  • "The solution also helps organizations to move applications to a containerized platform."
  • "Instead of using some third-party solutions, Amazon should include them as part of its offering."

What is most valuable?

The introduction of the ITD pipeline makes the development and operation cycle easier for the organization.

The solution also helps organizations to move applications to a containerized platform.

What needs improvement?

Instead of using some third-party solutions, Amazon should include them as part of its offering.

Currently, we are using some third-party services for various purposes. Amazon can acquire those open-source products and provide them with managed services.

For how long have I used the solution?

I have been using Amazon AWS for about six years.

What do I think about the stability of the solution?

I rate Amazon AWS an eight out of ten for stability.

What do I think about the scalability of the solution?

The solution's scalability is always high, and the customer can seamlessly scale up the solution. I rate Amazon AWS an eight out of ten for scalability.

How are customer service and support?

The solution’s technical support is good.

How would you rate customer service and support?

Positive

How was the initial setup?

The solution’s initial setup is very easy. Amazon AWS is the easiest cloud platform to learn and deal with compared to any other provider.

I rate Amazon AWS a nine out of ten for ease of initial setup.

What about the implementation team?

Any service built on AWS is very easy and quick to deploy and does not take much time. Within 10 to 15 minutes, you can bring a server up and launch a website.

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

The pricing of Amazon AWS is high compared to any other cloud provider.

What other advice do I have?

Amazon AWS was deployed on the cloud in my organization.

Overall, I rate Amazon AWS an eight out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Minos Pitsillides - PeerSpot reviewer
IT Director at IT-Flow ltd
Reseller
Flexible and offers a wide range of services, but the support could be improved
Pros and Cons
  • "AWS has a lot of flexibility, which is great."
  • "In terms of improvement, they should try to give more emphasis to the VoIP system."

What is our primary use case?

I use Amazon AWS to host services for my clients, as well as creating SMTP services for them. These are the main two use cases. AWS offers a wide range of services, but I do not use them all.

What is most valuable?

AWS has a lot of flexibility, which is great.

What needs improvement?

Recently tried the boot on the desktop, which is where you create a virtual desktop, on a laptop for example. You provide this, and you can use a laptop on the cloud and have everything safe, without having to purchase an expensive laptop.

When I tried with another company, from Azure, which uses the same thing, that with the boot as desktop they had some work needed to make some changes to the AWS desktop. They are not as flexible or powerful as a platform as Azure on this subject.

Previously, they had great VoIP software that they used in AWS, and when I created an account, they didn't have the option to assign too many numbers, local numbers, that could be used for hosting.

In terms of improvement, they should try to give more emphasis to the VoIP system.

For how long have I used the solution?

I have been working with Amazon AWS for the last two years.

You can deploy and create any number of virtual machines to meet your needs.

What do I think about the stability of the solution?

Amazon AWS is very stable.

When I'm setting up SMTP servers for clients. They use SMTP as the main platform, but for example, on their CRM, and to be honest, I never go back to that to check for any issues from the day one that I finish the task and provide everything to the CRM developers to proceed with the integration.

What do I think about the scalability of the solution?

We have over 60 companies in our portfolio, and I would estimate that half of them use AWS services.

How are customer service and support?

Going through the chats has left me a little disappointed. It's taking far too long, and I have to come back with questions. The reason could be that they have too many departments internally, so they assign a ticket from one department to another, and it takes a long time to complete the task and provide an accurate solution.

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

I'm using both Microsoft Azure and AWS at the same time.

I am a Microsoft Azure certified technician, and some of my clients have asked me about some potential within the product. Based on my research, I discovered that this project can be easily designed using AWS rather than Microsoft Azure. This is why I'm learning more about AWS. It is similar to that of Microsoft Azure, and I'm using it, that we can, say, shut down Microsoft Azure completely and then send all of my clients to AWS.

Half of them are AWS, half are Microsoft Azure, and sometimes there are internal IT departments, which need to follow this path, to create the architecture on Microsoft Azure or AWS based on their architecture.

How was the initial setup?

They are difficult to set up. Before you can start using AWS, you must first read the documentation and learn a lot about it.

I would rate the initial setup a three out of five.

It is not very easy, and difficult to complete some of the tasks.

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

They have a pay-as-you-go subscription. You pay only for the time you use the service. By service, I mean that they are not frequently used by clients. It's the best idea because they are very expensive to them because if it's a small company and you have the option of pay as you go as a solution, it would be less expensive, and better for the company in terms of saving money.

However, if some large clients, for example, use AWS as a hosting provider and compare their prices with other hosting providers, other hosting providers are more affordable. 

I believe that a pay-as-you-go solution is very inexpensive, but not for monthly or fixed prices.

What other advice do I have?

I am a partner and reseller.

I would advise them, before they use the account before they open an account with Amazon, to do their account around just to learn a bit about that solution and then start using it, because it will take a long time to understand how that platform works, how you're going to create a VM on there, how you can create an SMTP.

It is not a simple procedure that we point to and then follows some steps to complete. You must be familiar with information technology. You must have at least basic IT knowledge of a hosting site. This is a platform, and before they begin using it, they must check a number of things and understand how they will proceed.

I would rate Amazon AWS a seven out of ten.

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: My company has a business relationship with this vendor other than being a customer: partner / reseller
PeerSpot user
FlorianPriede - PeerSpot reviewer
Technical Account Manager Premier Services at Hyland
Real User
Scalable, easy to deploy, and makes a lot of sense if you are growing
Pros and Cons
  • "Scalability is one of the biggest benefits we have."
  • "We have a very good approach internally with what we have developed. It involved overcoming some hurdles regarding the single point of truth or single point of configuration, which is sometimes not that easy for AWS. There are dashboards and you have your web service, but bringing all these together and orchestrating is sometimes quite difficult."

What is our primary use case?

We're a native AWS customer and a provider as well. We have multiple solutions running in there, and we are also doing infrastructure as a code and infrastructure as a service. For example, we can offer you lower prices than the price that you would pay for an AWS instance because we are an official partner of Amazon. So, we are taking all the advantages of what we currently have with AWS. 

It is being used for ECM. In terms of deployment, from an AWS perspective, it is partly self-developed based on Terraform, and we are also using services like S3, S9, and all the things we have in AWS for DNS, but it is highly automated. When a customer comes in and says that they need an instance clustered with certain options and a certain amount of service, it's usually firing up one line of code, and then everything gets set up, including the infrastructure.

We're working with its newer version.

What is most valuable?

Scalability is one of the biggest benefits we have.

What needs improvement?

We have a very good approach internally with what we have developed. It involved overcoming some hurdles regarding the single point of truth or single point of configuration, which is sometimes not that easy for AWS. There are dashboards and you have your web service, but bringing all these together and orchestrating is sometimes quite difficult.

For how long have I used the solution?

My estimate is six years, but it might be way earlier. We ramped up way early with AWS on the market and developed together with them.

What do I think about the scalability of the solution?

It is very scalable. Our customers are from every corner you can imagine. There is no specific type of customers we are serving.

How are customer service and support?

We have a direct relationship with AWS. We are not running with the usual support with AWS. We have other possibilities and are directly integrated. 

How was the initial setup?

It is easy. With our solution, it's really a piece of cake. Even my seven-year-old would be able to set up a cluster with high availability, as long as I tell her what to enter.

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

It is quite expensive in my very personal opinion. Going on-prem in a data center is, for sure, not as expensive as going to AWS, but when it comes to a point where you are raising and growing, it simply makes a lot of sense to stay in AWS. It is awesome in that way. I am not aware of any extra costs.

Which other solutions did I evaluate?

Azure is something that we are currently looking into as a second option, but there are no concrete actions planned.

What other advice do I have?

It boils down to two points. The first point would be to have correct planning. You need to know what you want to do and you need to be familiar with what you can do in AWS. The second very important point is that you need very stable and very good monitoring of your AWS instances. This is mandatory because if you fire up a very expensive environment and forget it over weeks, you need to pay for that. I've seen a lot of companies struggling to get an overview of all these AWS machines. It starts by tagging and so on.

I would rate it an eight out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
PeerSpot user
Buyer's Guide
Download our free Amazon AWS Report and get advice and tips from experienced pros sharing their opinions.
Updated: April 2025
Buyer's Guide
Download our free Amazon AWS Report and get advice and tips from experienced pros sharing their opinions.