AWS Lambda is a serverless computing platform that lets users run code without provisioning or managing servers. With Lambda, users can run code for virtually any type of app or backend service—all with zero administration. It takes of requirements to run and scale code with high availability.
$NaN
Per 1 ms
Zoho Creator
Score 9.1 out of 10
Mid-Size Companies (51-1,000 employees)
Zoho Creator is a low-code application development platform for building enterprise-class applications that run on mobile, tablet, and web. It is designed to allow users to create custom forms, configure workflows, build pages, and deploy apps quickly.
$8
per month per user
Pricing
AWS Lambda
Zoho Creator
Editions & Modules
128 MB
$0.0000000021
Per 1 ms
1024 MB
$0.0000000167
Per 1 ms
10240 MB
$0.0000001667
Per 1 ms
Standard
$8
per month per user
Professional
$20
per month per user
Enterprise
$25
per month per user
Offerings
Pricing Offerings
AWS Lambda
Zoho Creator
Free Trial
No
Yes
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
Yes
Entry-level Setup Fee
No setup fee
Optional
Additional Details
—
Add-ons:
Customer Portal: $100/month onwards
Premium Support : 20% of license fees
Enterprise support: 25% of license fees
More Pricing Information
Community Pulse
AWS Lambda
Zoho Creator
Features
AWS Lambda
Zoho Creator
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
Lambda excels at event-driven, short-lived tasks, such as processing files or building simple APIs. However, it's less ideal for long-running, computationally intensive, or applications that rely on carrying the state between jobs. Cold starts and constant load can easily balloon the costs.
If you are using some application of Zoho and want some more functionality into it, Use Zoho creator to develop a separate app as per requirement and integrate it with your Zoho App. Small organization can use creator to make apps but it can be used for small range of storage, For Large organization , it may be not feasible.
Developing test cases for Lambda functions can be difficult. For functions that require some sort of input it can be tough to develop the proper payload and event for a test.
For the uninitiated, deploying functions with Infrastructure as Code tools can be a challenging undertaking.
Logging the output of a function feels disjointed from running the function in the console. A tighter integration with operational logging would be appreciated, perhaps being able to view function logs from the Lambda console instead of having to navigate over to CloudWatch.
Sometimes its difficult to determine the correct permissions needed for Lambda execution from other AWS services.
In C6, the new setup of permissions is not logical. Admins now have access to every application rather than specific applications, which impacts data confidentiality.
In C6, the new feature for having multiple environments is very limited as it does not work for ZOHO Creator applications that are linked to other Zoho Creator applications in the same workspace - which is not logical at all.
In C6, the revised permissions for Developers do not allow the developer to assign permissions to users or to publish forms, reports, pages, etc....which again is not logical.
Today Zoho Creator is included in our current plan from Zoho One, but if it was needed to pay apart it should be done because the software we created became very important for our team. The use of Zoho Creator contributes to endorse the Zoho One subscription year after year.
I give it a seven is usability because it's AWS. Their UI's are always clunkier than the competition and their documentation is rather cumbersome. There's SO MUCH to dig through and it's a gamble if you actually end up finding the corresponding info if it will actually help. Like I said before, going to google with a specific problem is likely a better route because AWS is quite ubiquitous and chances are you're not the first to encounter the problem. That being said, using SAM (Serverless application model) and it's SAM Local environment makes running local instances of your Lambdas in dev environments painless and quite fun. Using Nodejs + Lambda + SAM Local + VS Code debugger = AWESOME.
Its quite easy if one has the need, interest and passion to build applications and solutions through low-code. One example would be, that my finance head who has absolutely nothing to do with tech and apps, is now able to create apps and manage Zoho Creator all by himself. So its all about the interest and how much time we put to learn the tool. Having said that, its quite easy to learn the tool and create anything that's within our scope of knowledge.
In an earlier comment, I mentioned Zoho's excellent uptime. I have been using the system for over 6 years, and have experienced only momentary outages, and of those, only a hand full over the years. It is extremely reliable
We do not integrate Zoho with other systems at this time, but rarely are searches, database exports, record edits or creation tasks ever slow enough to notice. It is quite usable
Amazon consistently provides comprehensive and easy-to-parse documentation of all AWS features and services. Most development team members find what they need with a quick internet search of the AWS documentation available online. If you need advanced support, though, you might need to engage an AWS engineer, and that could be an unexpected (or unwelcome) expense.
I recommend Zoho Creator very often. A lot of companies go big earlier than they need to and spend way too much on SalesForce & Marketo. I worked for a small company with some limited budget that pivoted to sell it's product to the Enterprise. Zoho Creator was incredibly easy to set up, intuitive to use, and contains all the most essential features that most users need and seek in SalesForce. We integrated with MailChimp & Unbounce and were able to be incredibly useful in acquiring leads, nurturing them, and tracking pipeline in Zoho Creator. Our small sales team found it very easy to use and loved it.
Even if it is a easy to use platform, it got some issues on the implementation that could easily handle by IT teams. In our scenario this team don't exist anymore, and the business/marketing team had their expectations that it was quickier to be implemented. So, consider a professional help on this implementation could be cost more (of cource) but it would be helpful to manage the issues and expectations.
AWS Lambda is good for short running functions, and ideally in response to events within AWS. Google App Engine is a more robust environment which can have complex code running for long periods of time, and across more than one instance of hardware. Google App Engine allows for both front-end and back-end infrastructure, while AWS Lambda is only for small back-end functions
Zoho Creator stands out for its balance of affordability, ease of use, and powerful customization options. While it may not offer the same level of enterprise-scale features as platforms like OutSystems or Mendix, it provides a robust solution that meets the needs of many businesses, especially those looking for an integrated, cost-effective low-code platform with strong support for both simple and complex applications.
Zoho is incredibly versatile. Much thought was put in to the way the platform functions. I've yet to face a situation where Zoho would not be able to do what I needed. That being said, because of its power, it can also be a bit intimidating technically. Simple needs are simple. More complex needs are ... more complex! Overall, it's a powerful, robust platform
Positive - Only paying for when code is run, unlike virtual machines where you pay always regardless of processing power usage.
Positive - Scalability and accommodating larger amounts of demand is much cheaper. Instead of scaling up virtual machines and increasing the prices you pay for that, you are just increasing the number of times your lambda function is run.
Negative - Debugging/troubleshooting, and developing for lambda functions take a bit more time to get used to, and migrating code from virtual machines and normal processes to Lambda functions can take a bit of time.
With using Zoho Creator we are able to build apps that we may otherwise pay a pretty penny for. We may risk some features we could get from a 3rd party app but the fact that the data we do collect can easily syn with our CRM and Accounting systems makes up for this.
Negatively speaking, it takes time to fine tune and really craft your application. I am not a coder, nor do I have a coding background, so patience is key as you design and build out your application.