Google App Engine is Google Cloud's platform-as-a-service offering. It features pay-per-use pricing and support for a broad array of programming languages.
$0.05
Per Hour Per Instance
Salesforce Experience Cloud
Score 8.2 out of 10
N/A
Salesforce Marketing Cloud Engagement (formerly Salesforce Experience Cloud or Salesforce Community Cloud) is an online forum powered by Salesforce that enables businesses to connect with their employees, customers, partner organizations, and prospects. Designed to help facilitate communication and information sharing, customers can ask questions and request help, administrators can integrate data from third-party apps, and employees can collaborate across projects and…
N/A
Pricing
Google App Engine
Salesforce Experience Cloud
Editions & Modules
Starting Price
$0.05
Per Hour Per Instance
Max Price
$0.30
Per Hour Per Instance
No answers on this topic
Offerings
Pricing Offerings
Google App Engine
Salesforce Experience Cloud
Free Trial
No
No
Free/Freemium Version
Yes
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Google App Engine
Salesforce Experience Cloud
Features
Google App Engine
Salesforce Experience Cloud
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
App Engine is such a good resource for our team both internally and externally. You have complete control over your app, how it runs, when it runs, and more while Google handles the back-end, scaling, orchestration, and so on. If you are serving a tool, system, or web page, it's perfect. If you are serving something back-end, like an automation or ETL workflow, you should be a little considerate or careful with how you are structuring that job. For instance, the Standard environment in Google App Engine will present you with a resource limit for your server calls. If your operations are known to take longer than, say, 10 minutes or so, you may be better off moving to the Flexible environment (which may be a little more expensive but certainly a little more powerful and a little less limited) or even moving that workflow to something like Google Compute Engine or another managed service.
For well-suited, this product is great for your external clientele groups that you would not necessarily want to have a high user fee rate for. So basically general public or a group that will be authorized to come in and just do a few things here and there, but you don't necessarily want them access to all of your systems and your data points for groups that it would not be a great use for. I'd say probably your high level internal staff, they're going to be using a lot of the backend functionality automations, evaluating data, managing data, and doing custom inputs. That's just not what's intended for.
Easy to use, just like Salesforce's other products. Many users can sit down and figure it out in no time, and with a little training become power users.
Fast and secure - Salesforce is a leader in the cloud world so you get consistently fast results and security that is top notch in the industry.
Accessible from anywhere - if you use cloud CMS already this is a no-brainer, but for those that do in-house CMS still, this is a major difference. Mobile access from anywhere on the planet without a VPN is something you just can't do without the cloud.
There is a slight learning curve to getting used to code on Google App Engine.
Google Cloud Datastore is Google's NoSQL database in the cloud that your applications can use. NoSQL databases, by design, cannot give handle complex queries on the data. This means that sometimes you need to think carefully about your data structures - so that you can get the results you need in your code.
Setting up billing is a little annoying. It does not seem to save billing information to your account so you can re-use the same information across different Cloud projects. Each project requires you to re-enter all your billing information (if required)
Unlike other CMS platforms like Wordpress and Adobe Experience Manager, Salesforce does not provide a fully featured editor with a drag-and-drop design tool.
Our content creators and marketing team often struggle with permissions and how to distribute content across different experience cloud sites.
Also, there is no side-to-side comparison view for content editors to update the content easily.
App Engine is a solid choice for deployments to Google Cloud Platform that do not want to move entirely to a Kubernetes-based container architecture using a different Google product. For rapid prototyping of new applications and fairly straightforward web application deployments, we'll continue to leverage the capabilities that App Engine affords us.
I had to revisit the UI after a year of just setting up and forgetting. The UI got some improvements but the amount of navigation we have to go through to setup a new app has increased but also got easier to setup. Gemini now is integrated and make getting answers faster
Strengths: - Intuitive for Salesforce Users – If you’re already working within the Salesforce ecosystem, the Salesforce CMS is easy to navigate, with a clean UI, drag-and-drop content management, and reusable assets for quick updates. - Seamless Integration – Since it connects natively with Experience Cloud, Marketing Cloud, and CRM, it allows for efficient multi-channel content distribution without needing extra third-party tools. - AI-Powered Personalization – The ability to deliver dynamic content based on user profiles and engagement data is a huge plus, making content delivery more relevant and impactful. Challenges: - Learning Curve for New Users – If you're not already familiar with Salesforce, the interface can feel overwhelming, requiring training to fully leverage all features. - Limited Customization & Workflow Automation – While it works well for structured content, advanced approval workflows and deep editorial customization are limited compared to enterprise CMS platforms like Adobe Experience Manager. - Media & Design Limitations – Salesforce CMS is not as robust for managing rich media-heavy content, which can be frustrating for teams needing more flexibility in multimedia presentation.
Again, since we provide and recommend solutions, I can't speak to every client's individual experience, but can offer general reflections as to keep their collaborations private, that they are satisfied with the experience. We hear a lot about how this system helps to encourage collaborations between their own business partners, customers, and internal members, and enables quality integrations with other products that help drive revenue.
Good amount of documentation available for Google App Engine and in general there is large developer community around Google App Engine and other products it interacts with. Lastly, Google support is great in general. No issues so far with them.
Although support from Salesforce itself can be quite unresponsive sometimes, the community hub is incredibly helpful. The large user base of Salesforce products contribute to troubleshooting and the forums are a powerful tool for finding solutions and possible bugs and response times can be quite fast compared to your regular support channels.
We were on another much smaller cloud provider and decided to make the switch for several reasons - stability, breadth of services, and security. In reviewing options, GCP provided the best mixtures of meeting our needs while also balancing the overall cost of the service as compared to the other major players in Azure and AWS.
Salesforce Experience Cloud was selected due to its tight integration with our existing Salesforce CRM platform. Customization of the portal was much, much simpler compared to Sharepoint - especially with role-based security parameters that are ultimately inherited based on attributes within the Salesforce CRM platform. Salesforce Experience Cloud was a natural fit for this customer-facing purpose.
Effective integration to other java based frameworks.
Time to market is very quick. Build, test, deploy and use.
The GAE Whitelist for java is an important resource to know what works and what does not. So use it. It would also be nice for Google to expand on items that are allowed on GAE platform.