TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Google Compute Engine

    Score8.8 out of 10
    N/AGoogle Compute Engine is an infrastructure-as-a-service (IaaS) product from Google Cloud. It provides virtual machines with carbon-neutral infrastructure which run on the same data centers that Google itself uses.

    $0

    per month GB

    Amazon Redshift

    Score8.9 out of 10
    N/AAmazon Redshift is a hosted data warehouse solution, from Amazon Web Services.

    $0.24

    per GB per month

    Pricing
    Google Compute EngineAmazon Redshift
    Editions & Modules
    Preemptible Price - Predefined Memory
    0.000892 / GB
    Hour
    Three-year commitment price - Predefined Memory
    $0.001907 / GB
    Hour
    One-year commitment price - Predefined Memory
    $0.002669 / GB
    Hour
    On-demand price - Predefined Memory
    $0.004237 / GB
    Hour
    Preemptible Price - Predefined vCPUs
    0.006655 / vCPU
    Hour
    Three-year commitment price - Predefined vCPUS
    $0.014225 / CPU
    Hour
    One-year commitment price - Predefined vCPUS
    $0.019915 / vCPU
    Hour
    On-demand price - Predefined vCPUS
    $0.031611 / vCPU
    Hour
    Redshift Managed Storage
    $0.24
    per GB per month
    Current Generation
    $0.25 - $13.04
    per hour
    Previous Generation
    $0.25 - $4.08
    per hour
    Redshift Spectrum
    $5.00
    per terabyte of data scanned
    Offerings
    Pricing Offerings
    Google Compute EngineAmazon Redshift
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional DetailsPrices vary according to region (i.e US central, east, & west time zones). Google Compute Engine also offers a discounted rate for a 1 & 3 year commitment.—
    More Pricing Information
    Community Pulse
    Google Compute EngineAmazon Redshift
    Considered Both Products
    Google
    No answer on this topic
    Amazon AWS
    No answer on this topic
    Key User Insights
    Would buy again
    98%
    Would buy again
    45 Answers
    78%
    Would buy again
    14 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    44 Answers
    82%
    Delivers good value for the price
    14 Answers
    Happy with the feature set
    96%
    Happy with the feature set
    44 Answers
    78%
    Happy with the feature set
    14 Answers
    Lived up to sales and marketing promises
    91%
    Lived up to sales and marketing promises
    31 Answers
    93%
    Lived up to sales and marketing promises
    14 Answers
    Implementation went as expected
    93%
    Implementation went as expected
    41 Answers
    100%
    Implementation went as expected
    16 Answers
    Features
    Google Compute EngineAmazon Redshift
    Infrastructure-as-a-Service (IaaS)
    Comparison of Infrastructure-as-a-Service (IaaS) features of Google Compute Engine and Amazon Redshift
    Feature
    Google Compute Engine
    8.0
    65 Ratings
    3% below category average
    Amazon Redshift
    -
    Ratings
    Service-level Agreement (SLA) uptime8.125 Ratings00 Ratings
    Dynamic scaling7.860 Ratings00 Ratings
    Elastic load balancing9.353 Ratings00 Ratings
    Pre-configured templates9.562 Ratings00 Ratings
    Monitoring tools3.026 Ratings00 Ratings
    Pre-defined machine images9.464 Ratings00 Ratings
    Operating system support8.365 Ratings00 Ratings
    Security controls9.163 Ratings00 Ratings
    Automation7.92 Ratings00 Ratings
    Best Alternatives
    Google Compute EngineAmazon Redshift
    Small Businesses
    IBM Cloud Object Storage
    Score9 out of 10
    No answers on this topic
    Medium-sized Companies
    IBM Cloud Bare Metal Servers
    Score8.7 out of 10
    Snowflake
    Score8.7 out of 10
    Enterprises
    SAP on IBM Cloud
    Score9 out of 10
    Snowflake
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Google Compute EngineAmazon Redshift
    Likelihood to Recommend
    8.9
    (65 ratings)
    9.0
    (38 ratings)
    Likelihood to Renew
    6.9
    (3 ratings)
    -
    (0 ratings)
    Usability
    8.0
    (9 ratings)
    9.0
    (10 ratings)
    Availability
    9.6
    (28 ratings)
    -
    (0 ratings)
    Performance
    9.0
    (28 ratings)
    -
    (0 ratings)
    Support Rating
    10.0
    (10 ratings)
    9.0
    (7 ratings)
    Contract Terms and Pricing Model
    -
    (0 ratings)
    10.0
    (1 ratings)
    Product Scalability
    7.3
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    Google Compute EngineAmazon Redshift
    Likelihood to Recommend
    Google
    You can use Google Cloud Compute Engine as an option to configure your Gitlab, GitHub, and Azure DevOps self-hosted runners. This allows full control and management of your runners rather than using the default runners, which you cannot manage. Additionally, they can be used as a workspace, which you can provide to the employees, where they can test their workloads or use them as a local host and then deploy to the actual production-grade instance.
    Incentivized
    Read full review
    Amazon AWS
    If the number of connections is expected to be low, but the amounts of data are large or projected to grow it is a good solutions especially if there is previous exposure to PostgreSQL. Speaking of Postgres, Redshift is based on several versions old releases of PostgreSQL so the developers would not be able to take advantage of some of the newer SQL language features. The queries need some fine-tuning still, indexing is not provided, but playing with sorting keys becomes necessary. Lastly, there is no notion of the Primary Key in Redshift so the business must be prepared to explain why duplication occurred (must be vigilant for)
    Incentivized
    Read full review
    Pros
    Google
    • Scaling - whether it's traffic spikes or just steady growth, Google Compute Engine's auto-scaling makes sure we've got the compute power we need without any manual juggling acts
    • Load balancing - Keeping things smooth with that load balancing across multiple VMs, so our users don't have to deal with slow load times or downtime even when things get crazy busy
    • Customizability - Mix and match configs for CPU, RAM, storage and whatnot to suit our specific app needs
    Incentivized
    Read full review
    Amazon AWS
    • [Amazon] Redshift has Distribution Keys. If you correctly define them on your tables, it improves Query performance. For instance, we can define Mapping/Meta-data tables with Distribution-All Key, so that it gets replicated across all the nodes, for fast joins and fast query results.
    • [Amazon] Redshift has Sort Keys. If you correctly define them on your tables along with above Distribution Keys, it further improves your Query performance. It also has Composite Sort Keys and Interleaved Sort Keys, to support various use cases
    • [Amazon] Redshift is forked out of PostgreSQL DB, and then AWS added "MPP" (Massively Parallel Processing) and "Column Oriented" concepts to it, to make it a powerful data store.
    • [Amazon] Redshift has "Analyze" operation that could be performed on tables, which will update the stats of the table in leader node. This is sort of a ledger about which data is stored in which node and which partition with in a node. Up to date stats improves Query performance.
    Incentivized
    Read full review
    Cons
    Google
    • Built-in monitoring via Stackdriver is quite expensive for what it provides.
    • Initially provided quotas (ie. max compute units one can use) are very low and it took several requests to get an appropriate amount.
    • Support on GCE is limited to their knowledge base and forums. For more hands-on support provided by Google, you must pay for their Premium services.
    Incentivized
    Read full review
    Amazon AWS
    • We've experienced some problems with hanging queries on Redshift Spectrum/external tables. We've had to roll back to and old version of Redshift while we wait for AWS to provide a patch.
    • Redshift's dialect is most similar to that of PostgreSQL 8. It lacks many modern features and data types.
    • Constraints are not enforced. We must rely on other means to verify the integrity of transformed tables.
    Incentivized
    Read full review
    Likelihood to Renew
    Google
    Its pretty good, easy and good performance. Also, interface is very good for starters compared to competitors. Infra as Code (IaC) using Terraform even added easiness for creation, management and deletion of compute Virtual Machines (VM). Overall, very good and very easy cloud based compute platform which simplified infrastructure, very much recommend.
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Usability
    Google
    Having interacted with several cloud services, GCE stands out to me as more usable than most. The naming and locating of features is a little more intuitive than most I've interacted with, and hinting is also quite helpful. Getting staff up to speed has proven to be overall less painful than others.
    Incentivized
    Read full review
    Amazon AWS
    Just very happy with the product, it fits our needs perfectly. Amazon pioneered the cloud and we have had a positive experience using RedShift. Really cool to be able to see your data housed and to be able to query and perform administrative tasks with ease.
    Incentivized
    Read full review
    Reliability and Availability
    Google
    Google Compute Engine works well for cloud project with lesser geographical audience. It sometimes gives error while everything is set up perfectly. We also keep on check any updates available because that's one reason of site getting down. Google Compute Engine is ultimately a top solution to build an app and publish it online within a few minutes
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Performance
    Google
    It works great all the time except for occasional issues, but overall, I am very happy with the performance. It delivers on the promise it makes and as per the SLAs provided. Networking is great with a premium network, and AZs are also widespread across geographies. Overall, it is a great infra item to have, which you can scale as you want.
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Support Rating
    Google
    • The documentation needs to be better for intermediate users - There are first steps that one can easily follow, but after that, the documentation is often spotty or not in a form where one can follow the steps and accomplish the task. Also, the documentation and the product often go out of sync, where the commands from the documentation do not work with the current version of the product.
    • Google support was great and their presence on site was very helpful in dealing with various issues.
    Incentivized
    Read full review
    Amazon AWS
    The support was great and helped us in a timely fashion. We did use a lot of online forums as well, but the official documentation was an ongoing one, and it did take more time for us to look through it. We would have probably chosen a competitor product had it not been for the great support
    Incentivized
    Read full review
    Alternatives Considered
    Google
    Google Compute Engine provides a one stop solution for all the complex features and the UI is better than Amazon's EC2 and Azure Machine Learning for ease of usability. It's always good to have an eco-system of products from Google as it's one of the most used search engine and IoT services provider, which helps with ease of integration and updates in the future.
    Incentivized
    Read full review
    Amazon AWS
    Than Vertica: Redshift is cheaper and AWS integrated (which was a plus because the whole company was on AWS).
    Than BigQuery: Redshift has a standard SQL interface, though recently I heard good things about BigQuery and would try it out again.
    Than Hive: Hive is great if you are in the PB+ range, but latencies tend to be much slower than Redshift and it is not suited for ad-hoc applications.
    Incentivized
    Read full review
    Contract Terms and Pricing Model
    Google
    No answers on this topic
    Amazon AWS
    Redshift is relatively cheaper tool but since the pricing is dynamic, there is always a risk of exceeding the cost. Since most of our team is using it as self serve and there is no continuous tracking by a dedicated team, it really needs time & effort on analyst's side to know how much it is going to cost.
    Incentivized
    Read full review
    Scalability
    Google
    It works really well with other Google Cloud services, making it easy to build scalable solutions across different teams and locations.
    Incentivized
    Read full review
    Amazon AWS
    No answers on this topic
    Return on Investment
    Google
    • With Google Compute we don't have the overhead of managing our own data centers reducing costs and reducing the staff needed to manage systems.
    • As I said earlier, Google's costs are ~1/2 of AWS, so we are able to see a ROI much faster.
    Incentivized
    Read full review
    Amazon AWS
    • Our company is moving to the AWS infrastructure, and in this context moving the warehouse environments to Redshift sounds logical regardless of the cost.
    • Development organizations have to operate in the Dev/Ops mode where they build and support their apps at the same time.
    • Hard to estimate the overall ROI of moving to Redshift from my position. However, running Redshift seems to be inexpensive compared to all the licensing and hardware costs we had on our RDBMS platform before Redshift.
    Incentivized
    Read full review
    ScreenShots

    Google Compute Engine Screenshots

    Screenshot of How to choose the right VM
With thousands of applications, each with different requirements, which VM is right for you?Screenshot of documentation, guides, and reference architectures
Migration Center is Google Cloud's unified migration platform with features like cloud spend estimation, asset discovery, and a variety of tooling for different migration scenarios.