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
monday.com
Score 8.3 out of 10
Mid-Size Companies (51-1,000 employees)
monday.com Work OS is an open platform designed so that anyone can create the tools they need to run all aspects of their work. It includes ready-made templates or the ability to customize any work solution ranging from sales pipelines to marketing campaigns, CRMs, and project tracking.
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.
The platform is very well suited for our nonprofit programs that serve low-income clients who need diapers, wipes, and period products. It has helped us run our programs, capturing information and allowing us to view the data for reporting purposes. The ability to filter data is very helpful by allowing us to categorize information to get a better picture of the progress of our programs.
I like summary of subitems, especially with subitasks as subitems and add item tracking for each subtask it can show total tracked in parent item. Similar with other columns, like numbers, status, date.
Dashboard features, Many kinds of dashboard view available, we can utilize on the basis of requirements.
monday.com workform is very powerful, easily share form link when submitted it will create line item in board with provided data.
monday.com automation is very helpful in order to automate steps with specific rules and easy setup.
monday.com also provides integrations in order to automate processes if need to integrate multiple app together. or need to transfer data between multiple apps.
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)
The desktop app for Mac seems to have a few issues with visual glitches appearing on screen, it only seems to go away when I close the tool and reopen it
Subtasks don't show on the individual users to-do list, only main level tasks
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.
Teams involved in content creation, such as marketing or editorial teams, could use monday.com to manage the entire content lifecycle. Boards might track content ideas, assignments, drafts, reviews, approvals, and publication schedules, helping teams collaborate and keep content production on track.
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
I give monday.com a 10/10 because I almost never encounter any lag or connectivity issues despite all of the many templates, boards, and automations we have. As a matter of fact, I feel like the last issue I encountered was over a year ago... and I'm in monday.com every single work day. Not only is monday trustworthy, it is easy to find what I'm looking for... making the overall usability extremely hard to beat.
Everything performs fairly well. Every now and then there are user errors where an employee will not click "ok" on a note they've created and simply exit out (I do wish that something was in place to prevent this, such as a pop "are you finished?")
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.
monday.com only really care about accounts that have 20 seats or more. While this is great for monday.com, it pushes smaller organisations to evaluate alternatives. We rate monday.com highly in our organisation because key staff have already got good experience with the application and we know we will get to 20+ seats one day. But, till then the billing model and lack of permanent enterprise features is a dread.
To have someone walk you thru the features and capabilities of Monday.com is priceless. Someone also coming along later in the contract to see if you are maximizing the program to suit your company needs is beyond helpful. The staff that have provided this training are fun, creative and very patient.
We signed up for the accounts. Created the accounts. Ran the trial version and tested it live while we were running multiple projects and found that it was fitting our needs perfectly. When the trial ended and we were asked to purchase the full version, we did. We have found other ways to use it and it's a breeze.
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.
monday.com is simpler and easier to grasp, apply and navigate than ClickUp, but the ClickUp free version has so much more functionality available than the monday.com free / low-cost options (sorry, but it's true!). Google Tasks is really simple and I shouldn't really compare them - it's just really nice to be able to see my tasks right next to my Google Calendar or Gmail (widget) - the "all on one" view on the screen is really nice ease of access, but the power of monday.com outweighs the nice-to-have of an all-in-one screen layout - it feels clumsy to bring in all my Calendar items from Google to monday.com, so an integration app to the Google screen where you can see monday.com tasks would be amazing.
For it to work across multiple departments and sites, I would like to see improvements made with integrations and automation. For this question, I am acknowledging not only the addition of internal triggers/automation, but also an expansion on external ones.
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.