TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Azure Cloud Services

    Score8.5 out of 10
    N/AAzure Cloud Services is a cloud platform that enables users to create infinitely-scalable cloud applications and APIs. It enables users to build the web and cloud applications needed while also simplifying the management of applications with cloud services, and while ensuring high availability. Users can: scale an environment automatically based on demand and reduce costs, automate operating system and application updates to increase security, and take advantage of integrated health monitoring…

    $0.02

    per hour

    Google App Engine

    Score8.4 out of 10
    N/AGoogle 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

    Pricing
    Azure Cloud ServicesGoogle App Engine
    Editions & Modules
    No answers on this topic
    Starting Price
    $0.05
    Per Hour Per Instance
    Max Price
    $0.30
    Per Hour Per Instance
    Offerings
    Pricing Offerings
    Azure Cloud ServicesGoogle App Engine
    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
    Azure Cloud ServicesGoogle App Engine
    Considered Both Products
    Microsoft
    No answer on this topic
    Google
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    6 Answers
    92%
    Would buy again
    12 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    6 Answers
    100%
    Delivers good value for the price
    13 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    6 Answers
    92%
    Happy with the feature set
    12 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    5 Answers
    100%
    Lived up to sales and marketing promises
    10 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    5 Answers
    92%
    Implementation went as expected
    12 Answers
    Features
    Azure Cloud ServicesGoogle App Engine
    Platform-as-a-Service
    Comparison of Platform-as-a-Service features of Azure Cloud Services and Google App Engine
    Feature
    Azure Cloud Services
    8.3
    4 Ratings
    7% above category average
    Google App Engine
    9.5
    32 Ratings
    20% above category average
    Ease of building user interfaces9.04 Ratings9.018 Ratings
    Scalability10.04 Ratings10.032 Ratings
    Platform management overhead8.04 Ratings9.032 Ratings
    Workflow engine capability8.04 Ratings8.024 Ratings
    Platform access control9.04 Ratings10.031 Ratings
    Services-enabled integration7.04 Ratings10.028 Ratings
    Development environment creation9.03 Ratings10.029 Ratings
    Development environment replication7.03 Ratings10.028 Ratings
    Issue monitoring and notification8.04 Ratings9.028 Ratings
    Issue recovery8.04 Ratings9.026 Ratings
    Upgrades and platform fixes8.04 Ratings10.029 Ratings
    Best Alternatives
    Azure Cloud ServicesGoogle App Engine
    Small Businesses
    IBM Cloud Foundry
    Score8.5 out of 10
    IBM Cloud Foundry
    Score8.5 out of 10
    Medium-sized Companies
    IBM Cloud Private
    Score9.6 out of 10
    IBM Cloud Private
    Score9.6 out of 10
    Enterprises
    AWS Elastic Beanstalk
    Score8.6 out of 10
    AWS Elastic Beanstalk
    Score8.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Azure Cloud ServicesGoogle App Engine
    Likelihood to Recommend
    8.0
    (6 ratings)
    9.0
    (36 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    8.3
    (8 ratings)
    Usability
    9.0
    (1 ratings)
    10.0
    (8 ratings)
    Performance
    -
    (0 ratings)
    10.0
    (1 ratings)
    Support Rating
    -
    (0 ratings)
    8.4
    (12 ratings)
    Implementation Rating
    -
    (0 ratings)
    8.0
    (1 ratings)
    User Testimonials
    Azure Cloud ServicesGoogle App Engine
    Likelihood to Recommend
    Microsoft
    Microsoft Azure Cloud services is a good choice for hosting web applications, based on requirements it can be simple websites or complex web services as well as it provides automating application development and deployment pipeline. It's less appropriate in case of cost-effective option for organizations with tight budget constraints. For very basic static websites, Microsoft Azure's offerings might be seen as overkill.
    Read full review
    Google
    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.
    Incentivized
    Read full review
    Pros
    Microsoft
    • Effective service management and performance monitoring capability.
    • Reliable security management with excellent access controls.
    • Best orchestration and easy configuration management.
    • Easy on compatibility testing and change management.
    Read full review
    Google
    • Quick to develop, quick to deploy. You can be up and running on Google App Engine in no time.
    • Flexible. We use Java for some services and Node.js for others.
    • Great security features. We have been consistently impressed with the security and authentication features of Google App Engine.
    Incentivized
    Read full review
    Cons
    Microsoft
    • Latency and bandwidth as we often see gap here
    • There were many challenges as a developer while migrating our DB from on prem to cloud
    • System downtime is also one issue that can be improved
    Incentivized
    Read full review
    Google
    • 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)
    Incentivized
    Read full review
    Likelihood to Renew
    Microsoft
    No answers on this topic
    Google
    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.
    Incentivized
    Read full review
    Usability
    Microsoft
    As a certificate developer and consultant, I love using Azure, it's interface is developer friendly with well guidance and support. Also there are a lot of service for any work, Azure ecosystem is sufficient to complete your all developments needs. So based on that I feel Azure is good and gives better developer experience.
    Incentivized
    Read full review
    Google
    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
    Incentivized
    Read full review
    Support Rating
    Microsoft
    No answers on this topic
    Google
    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.
    Incentivized
    Read full review
    Alternatives Considered
    Microsoft
    I feel AWS offers a robust and versatile platform for cloud infrastructure and services. It's scalability, reliability array of tools make it a top choice for businesses of all sizes. AWS has better open source communities such as Linux, Jenkins and GitHub in comparison to Azure service cloud
    Read full review
    Google
    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.
    Incentivized
    Read full review
    Return on Investment
    Microsoft
    • Azure's services and automation capabilities contribute to operational efficiency.
    • Azure's scalability ensures optimal performance during peak demand periods and cost savings during off-peak times
    Read full review
    Google
    • Effective employee adoption through ease of use.
    • 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.
    Incentivized
    Read full review
    ScreenShots