TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Google Cloud Functions

    Score8.7 out of 10
    N/AGoogle Cloud Functions enables users to run code in the cloud with no servers or containers to manage. Cloud Functions is a scalable, pay-as-you-go functions as a service (FaaS) product to help build and connect event driven services with simple, single purpose code.N/A

    Oracle WebLogic Server

    Score7.3 out of 10
    N/AOracle WebLogic Server is a unified and extensible platform for developing, deploying and running enterprise applications, such as Java, for on-premises and in the cloud. WebLogic Server offers a scalable implementation of Java Enterprise Edition (EE) and Jakarta EE.N/A
    Pricing
    Google Cloud FunctionsOracle WebLogic Server
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Google Cloud FunctionsOracle WebLogic Server
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Google Cloud FunctionsOracle WebLogic Server
    Considered Both Products
    Google
    No answer on this topic
    Oracle
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    78%
    Would buy again
    7 Answers
    Delivers good value for the price
    No answers on this topic
    86%
    Delivers good value for the price
    6 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    9 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    6 Answers
    Implementation went as expected
    No answers on this topic
    83%
    Implementation went as expected
    5 Answers
    Features
    Google Cloud FunctionsOracle WebLogic Server
    Access Control and Security
    Comparison of Access Control and Security features of Google Cloud Functions and Oracle WebLogic Server
    Feature
    Google Cloud Functions
    7.5
    2 Ratings
    12% below category average
    Oracle WebLogic Server
    -
    Ratings
    Multiple Access Permission Levels (Create, Read, Delete)7.52 Ratings00 Ratings
    Single Sign-On (SSO)7.52 Ratings00 Ratings
    Reporting & Analytics
    Comparison of Reporting & Analytics features of Google Cloud Functions and Oracle WebLogic Server
    Feature
    Google Cloud Functions
    7.5
    2 Ratings
    13% above category average
    Oracle WebLogic Server
    -
    Ratings
    Dashboards7.52 Ratings00 Ratings
    Standard reports7.52 Ratings00 Ratings
    Custom reports7.52 Ratings00 Ratings
    Function as a Service (FaaS)
    Comparison of Function as a Service (FaaS) features of Google Cloud Functions and Oracle WebLogic Server
    Feature
    Google Cloud Functions
    7.3
    2 Ratings
    13% below category average
    Oracle WebLogic Server
    -
    Ratings
    Programming Language Diversity7.02 Ratings00 Ratings
    Runtime API Authoring6.52 Ratings00 Ratings
    Function/Database Integration8.52 Ratings00 Ratings
    DevOps Stack Integration7.52 Ratings00 Ratings
    Application Servers
    Comparison of Application Servers features of Google Cloud Functions and Oracle WebLogic Server
    Feature
    Google Cloud Functions
    -
    Ratings
    Oracle WebLogic Server
    7.2
    37 Ratings
    10% below category average
    IDE support00 Ratings9.033 Ratings
    Security management00 Ratings8.435 Ratings
    Administration and management00 Ratings5.837 Ratings
    Application server performance00 Ratings8.836 Ratings
    Installation00 Ratings5.537 Ratings
    Open-source standards compliance00 Ratings5.525 Ratings
    Best Alternatives
    Google Cloud FunctionsOracle WebLogic Server
    Small Businesses
    IBM Cloud Functions
    Score6.5 out of 10
    NGINX
    Score9.1 out of 10
    Medium-sized Companies
    AWS Lambda
    Score8.3 out of 10
    NGINX
    Score9.1 out of 10
    Enterprises
    AWS Lambda
    Score8.3 out of 10
    NGINX
    Score9.1 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Google Cloud FunctionsOracle WebLogic Server
    Likelihood to Recommend
    8.7
    (3 ratings)
    7.2
    (44 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.0
    (1 ratings)
    Usability
    7.0
    (3 ratings)
    7.0
    (4 ratings)
    Performance
    -
    (0 ratings)
    9.0
    (1 ratings)
    Support Rating
    10.0
    (1 ratings)
    6.0
    (1 ratings)
    Ease of integration
    -
    (0 ratings)
    9.0
    (1 ratings)
    User Testimonials
    Google Cloud FunctionsOracle WebLogic Server
    Likelihood to Recommend
    Google
    Any sort of transaction or complex logic that is going to take longer than 250ms or accesses resources that are protected by permissions, secrets, etc. is a great use case for a GCF. Some sort of "helper function" associated strictly with the UI inside browser would not be a good application of a GCF. It would not be crazy to create/debug some fairly complicated logic inside the browser/IDE and when perfected package it up as a Google Cloud Function. I have done that many times.
    Incentivized
    Read full review
    Oracle
    If you need to have complex options in place you can count on Weblogic to be a robust Applicational Server you can rely on. But you would need to keep an eye on maintaining the framework updated quite frequently to avoid security breaches and subsequent severe situations. If you don't have other infrastructure for test purposes, I wouldn't advise you on having devs and QA installing this heavy application in their local machines, there are other lightweight solutions that would be a better fit for that.
    Incentivized
    Read full review
    Pros
    Google
    • integration with oAuth
    • integration with Firebase
    • integration with React Frontend
    Incentivized
    Read full review
    Oracle
    • The brand relation between Java and WebLogic Application Server usually provides a quicker access to programming features and their availability for the applications deployed.
    • The access to centralized configuration both from console and command line WLST eases the implementation of changes major or not in an organized and expedite way.
    • The maturity of the product is also visible in the available tools provided by the product itself, for both monitoring of resources and alerting for availability and thresholds
    Incentivized
    Read full review
    Cons
    Google
    • Needing a zip file is problematic (when wanting to automate deployment for example).
    • Requires another solution to execute automatically (ex. cloud scheduler).
    Incentivized
    Read full review
    Oracle
    • Debugging issues has been difficult sometimes, the documentation is too dense and finding the the root cause for an specific issue takes time.
    • The Oracle WebLogic Server console UI feels old and gives a sense of lack of innovation even though it provides so much functionality.
    • I'm not sure if Oracle WebLogic Server supports more modern frameworks, but it feels more like a Java EE specific, maybe there's an opportunity there to appeal to newer application platforms
    Incentivized
    Read full review
    Usability
    Google
    The console UI is pretty nasty. Managing various authentication/permissions configurations is just a nightmare. On the other hand, once you are over the hump it's not so bad. AWS Lambda is no better.
    Incentivized
    Read full review
    Oracle
    Oracle WebLogic Server has so many features that sometimes it's hard to find the right place to setup things, I think the dated user interface does not help with that either. This has a direct impact when deciding to use it as your application server, you'd need to have the right people and invest the time needed to master it. If you're application justifies it then it will definitely be a great choice in the long run.
    Incentivized
    Read full review
    Performance
    Google
    No answers on this topic
    Oracle
    Oracle WebLogic Application Server is great at security, performance and features.
    Incentivized
    Read full review
    Support Rating
    Google
    Documentation is provided and clear for this service. Although GCP support is included in the current contract we didn't get to use it since the process is pretty straightforward.
    Incentivized
    Read full review
    Oracle
    The Oracle support is not great sometimes. They take a long time and need a lot of data over and over to resolve issues.
    Incentivized
    Read full review
    Alternatives Considered
    Google
    It is easier to keep everything in house when we are using GCP or AWS. To mix Lambda with google cloud is not a best practice and will cause problems ahead. The segmentation is clear, if you are using google, you use Google Cloud Functions. if you are on Amazon, you use all AWS tools. You can't mix them. The price is set.
    Incentivized
    Read full review
    Oracle
    I believe the Oracle WebLogic Suite is probably a better all encompassing suite of development tools for the IT department. [It] is probably a bit more expensive than other competitors like Apache Tomcat or NGINX, but is worth the investment if you consider the savings from time to get code into production.
    Incentivized
    Read full review
    Return on Investment
    Google
    • For training purposes, it is free
    • Budgeting makes it cap the use
    • monitoring makes it predictable
    Incentivized
    Read full review
    Oracle
    • WebLogic Application Server definitely had a positive ROI since all the applications are deployed on a single platform and making maintenance extremely cost effective.
    • Since all major cloud vendors support and maintain WebLogic, it gives us an opportunity to explore possibilities to move the organizational infrastructure on to the cloud without too much effort.
    Incentivized
    Read full review
    ScreenShots