Adobe Experience Platform vs. AWS Elastic Beanstalk

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Adobe Experience Platform
Score 8.5 out of 10
N/A
The Adobe Experience Platform is a platform-as-a-service (PaaS) serving as the foundation of the Adobe Experience Cloud, and is provided as a customer experience management platform with real-time customer profiles, continuous intelligence, and an open and extensible architecture that enables delivering personalized experiences at scale.N/A
AWS Elastic Beanstalk
Score 9.1 out of 10
N/A
AWS Elastic Beanstalk is the platform-as-a-service offering provided by Amazon and designed to leverage AWS services such as Amazon Elastic Cloud Compute (Amazon EC2), Amazon Simple Storage Service (Amazon S3).
$35
per month
Pricing
Adobe Experience PlatformAWS Elastic Beanstalk
Editions & Modules
No answers on this topic
No Charge
$0
Users pay for AWS resources (e.g. EC2, S3 buckets, etc.) used to store and run the application.
Offerings
Pricing Offerings
Adobe Experience PlatformAWS Elastic Beanstalk
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Adobe Experience PlatformAWS Elastic Beanstalk
Top Pros
Top Cons
Features
Adobe Experience PlatformAWS Elastic Beanstalk
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Adobe Experience Platform
-
Ratings
AWS Elastic Beanstalk
9.6
28 Ratings
16% above category average
Ease of building user interfaces00 Ratings10.018 Ratings
Scalability00 Ratings9.928 Ratings
Platform management overhead00 Ratings9.727 Ratings
Workflow engine capability00 Ratings9.622 Ratings
Platform access control00 Ratings9.427 Ratings
Services-enabled integration00 Ratings9.827 Ratings
Development environment creation00 Ratings9.627 Ratings
Development environment replication00 Ratings9.628 Ratings
Issue monitoring and notification00 Ratings9.227 Ratings
Issue recovery00 Ratings9.525 Ratings
Upgrades and platform fixes00 Ratings9.426 Ratings
Best Alternatives
Adobe Experience PlatformAWS Elastic Beanstalk
Small Businesses
AWS Elastic Beanstalk
AWS Elastic Beanstalk
Score 9.1 out of 10
AWS Lambda
AWS Lambda
Score 8.8 out of 10
Medium-sized Companies
IBM Cloud Private
IBM Cloud Private
Score 9.5 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.5 out of 10
Enterprises
IBM Cloud Private
IBM Cloud Private
Score 9.5 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.5 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Adobe Experience PlatformAWS Elastic Beanstalk
Likelihood to Recommend
7.0
(1 ratings)
9.8
(28 ratings)
Likelihood to Renew
-
(0 ratings)
7.9
(2 ratings)
Usability
7.0
(1 ratings)
7.7
(9 ratings)
Support Rating
8.0
(1 ratings)
8.0
(12 ratings)
Implementation Rating
-
(0 ratings)
7.0
(2 ratings)
User Testimonials
Adobe Experience PlatformAWS Elastic Beanstalk
Likelihood to Recommend
Adobe
The Adobe Experience Platform is well suited for companies that are maturing or have matured in their digital offerings and are looking for very sophisticated tools to elevate to the next level. It's also for well resourced teams, both financially and head count to take advantage of the deep functionality and integrations.
Read full review
Amazon AWS
I have been using AWS Elastic Beanstalk for more than 5 years, and it has made our life so easy and hassle-free. Here are some scenarios where it excels -
  • I have been using different AWS services like EC2, S3, Cloudfront, Serverless, etc. And Elastic Beanstalk makes our lives easier by tieing each service together and making the deployment a smooth process.
  • N number of integrations with different CI/CD pipelines make this most engineer's favourite service.
  • Scalability & Security comes with the service, which makes it the absolute perfect product for your business.
Personally, I haven't found any situations where it's not appropriate for the use cases it can be used. The pricing is also very cost-effective.
Read full review
Pros
Adobe
  • Integrated products for a holistic multi-channel marketing platform
  • Customization at it's finest. Very granular in it's settings, permissions, and functionality
  • Sophisticated products that are very powerful
Read full review
Amazon AWS
  • Getting a project set up using the console or CLI is easy compared to other [computing] platforms.
  • AWS Elastic Beanstalk supports a variety of programming languages so teams can experiment with different frameworks but still use the same compute platform for rapid prototyping.
  • Common application architectures can be referenced as patterns during project [setup].
  • Multiple environments can be deployed for an application giving more flexibility for experimentation.
Read full review
Cons
Adobe
  • You need to be well trained and resourced to use the product
  • Features and integration work but often times you need to pay Adobe consultants for help
  • Not transparent in their pricing per customer
Read full review
Amazon AWS
  • Limited to the frameworks and configurations that AWS supports. There is no native way to use Elastic Beanstalk to deploy a Go application behind Nginx, for example.
  • It's not always clear what's changed on an underlying system when AWS updates an EB stack; the new version is announced, but AWS does not say what specifically changed in the underlying configuration. This can have unintended consequences and result in additional work in order to figure out what changes were made.
Read full review
Likelihood to Renew
Adobe
No answers on this topic
Amazon AWS
As our technology grows, it makes more sense to individually provision each server rather than have it done via beanstalk. There are several reasons to do so, which I cannot explain without further diving into the architecture itself, but I can tell you this. With automation, you also loose the flexibility to morph the system for your specific needs. So if you expect that in future you need more customization to your deployment process, then there is a good chance that you might try to do things individually rather than use an automation like beanstalk.
Read full review
Usability
Adobe
Overall I really like the Adobe Experience Cloud after a couple years of figuring out various tools. They are extremely powerful. The time commitment to learn them is high since it's not a tool you can easily begin using without much training.
Read full review
Amazon AWS
It is a great tool to manage your applications. You just need to write the codes, and after that with one click, your app will be online and accessible from the internet. That is a huge help for people who do not know about infrastructure or do not want to spend money on maintaining infrastructure.
Read full review
Support Rating
Adobe
Adobe has support at all levels and for each product but beyond tool questions you'll often be told they can help but it requires some paid consulting hours. So you either hire Adobe consultants or find 3rd part consultants who know their products well.
Read full review
Amazon AWS
As I described earlier it has been really cost effective and really easy for fellow developers who don't want to waste weeks and weeks into learning and manually deploying stuff which basically takes month to create and go live with the Minimal viable product (MVP). With AWS Beanstalk within a week a developer can go live with the Minimal viable product easily.
Read full review
Implementation Rating
Adobe
No answers on this topic
Amazon AWS
- Do as many experiments as you can before you commit on using beanstalk or other AWS features. - Keep future state in mind. Think through what comes next, and if that is technically possible to do so. - Always factor in cost in terms of scaling. - We learned a valuable lesson when we wanted to go multi-region, because then we realized many things needs to change in code. So if you plan on using this a lot, factor multiple regions.
Read full review
Alternatives Considered
Adobe
In most cases we have found Adobe products to be harder to use but offer a lot more capabilities. In some cases Adobe products are missing key, basic functions. Adobe does offer a more holistic toolset rather than buying pieces of the puzzle and having to integrate on your own but that results in paying for a higher price tag.
Read full review
Amazon AWS
We also use Heroku and it is a great platform for smaller projects and light Node.js services, but we have found that in terms of cost, the Elastic Beanstalk option is more affordable for the projects that we undertake. The fact that it sits inside of the greater AWS Cloud offering also compels us to use it, since integration is simpler. We have also evaluated Microsoft Azure and gave up trying to get an extremely basic implementation up and running after a few days of struggling with its mediocre user interface and constant issues with documentation being outdated. The authentication model is also badly broken and trying to manage resources is a pain. One cannot compare Azure with anything that Amazon has created in the cloud space since Azure really isn't a mature platform and we are always left wanting when we have to interface with it.
Read full review
Return on Investment
Adobe
  • The platform has allowed us to mature into digital spaces we couldn't otherwise have experienced
  • Contract pricing went up yearly on some products by 200%
  • We were able to consolidate email tools to save on yearly contract expenses
Read full review
Amazon AWS
  • till now we had not Calculated ROI as the project is still evolving and we had to keep on changing the environment implementation
  • it meets our purpose of quick deployment as compared to on-premises deployment
  • till now we look good as we also controlled our expenses which increased suddenly in the middle of deployment activity
Read full review
ScreenShots