CloudFoundry is a free, open source cloud computing platform supported by the non-profit CloudFoundry. It is not tied to any particular cloud service, but can be self-hosted or run on any cloud service preferred.
N/A
Workday HCM
Score7.8 out of 10
N/A
Workday Human Capital Management is a cloud-native system offering a globally
consistent user experience. Workday HCM is part of an intelligent, unified system with other
Workday products.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Large organizations with extensive back-office support functions. With that in mind, WD is a great HCM system for mastering and controlling downstream data and providing strong support. Where WD falls short is the front-end user experience. If your intent is for the average Jane/Joe to use the system, you will find them frustrated or disappointed.
Support for Orgs and Spaces that allow for managing users and deployables within a large organization.
Easy deployment, deploying code is as simple as executing single line from CLI, thanks to build-packs.
Solid and rich CLI, that allows for various operations on the instance.
Isolated Virtual Machines called Droplets, that provide clean run time environment for the code. This used to be a problem with Weblogic and other application servers, where multiple applications are run on the same cluster and they share resources.
SSH capability for the droplet (isolated VM's are called droplets), that allows for real time viewing of the App code while the application is running.
Support for multiple languages, thanks to build-packs.
Support for horizontal scaling, scaling an instance horizontally is a breeze.
Support for configuring environment variable using the service bindings.
Supports memory and disk space limit allocation for individual applications.
Supports API's as well as workers (processes without endpoints)
Supports blue-green deployment with minimal down time
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
I think what it does is not having worked on the side of talent acquisitions. Whenever we have a job interview, for example, you can go right there, you can put in everything in Workday Human Capital Management. If I need to go in and see what a coworker put in or notes all that, I can document everything there in Workday Human Capital Management. I think the other thing that makes it a lot easier is for performance management, goal setting. All these things can be done right there in the platform and it just makes it easier. So to store documents, I can do that. I mean it is like a one-stop shop all in one, so it's excellent.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Does not support stateful containers and that would be a nice to have.
Supports showing logs, but does not persist the logs anywhere. This makes relying on Cloud Foundry's logs very unreliable. The logs have to be persisted using other third party tools like Elk and Kibana.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
It is work to make one system the source of truth for our data, but now that it is done, there is less work involved in staying on this path. This means for us that maintaining and/or implementing new modules like performance, finance, talent, etc. is simple. It's a no-brainer
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Workday's on a great path in terms of user experience. Their goals is to deliver a use experience that doesn't require training or instruction, like Amazon on the consumer side for example. That's hard to do when you're talking about complex business processes and important and sensitive employee information, but they're doing it well
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
In 2014, Workday has changed the update process. There will be two updates a year; the updates will be delivered to customers typically in a 24 hour window during these two weekends a year. They also keep the Community up-to-date about any planned outages, etc. There is weekly scheduled downtime on Friday night.
From my perspective, the system runs like a well oiled machine and I have not had any issues with customers complaining about speed. If a report is taking long to run, the report can run in the background and you can go about your business. For larger enterprises, there is additional space and machines to process the application in what Workday refers to it as Extended Configuration Tenant
Workday is still learning about the needs of higher education. I have seen rapid improvement in support and knowledge over the last year so am confident this will continue to improve. Overall however, I have found the Support Team to be extremely responsive and Workday offers the advantage of having support across several timezones so that we never wait more than a few hours for a response.
Some training is offered online. Cost is per-person. This also gets quite expensive. Training doesn’t follow a logical path A to B. Starts in middle. When you try to do it afterwards at your desk, difficult. • Training scenarios are not very real
I have done for report writing and mass imports (EIBs). They give materials and you run through examples, i.e. you don’t just watch them do tasks, so that is helpful. Training is expensive – a single reporting writing class is $600 per person for virtual training
It was implemented before my joining the company. At my last company, we used Workday professional services.
Based upon my experience at my last company, I would rate the implementation experience an 8/10. There are different ways to set things up and we had different people telling us different things. It set us back a couple of times.
Regarding configuration advice, we could set things up where every manager has supervisory organizations, or have it financially based i.e. aligned to cost center/department. We chose the individual manager path and I think we should have chosen a department route. Going down the individual manager path, to maintain the information, we have to inactivate a supervisory org whenever a manager changes/leaves.
While Docker shines in providing support for volumes and stateful instances, Cloud foundry shines in providing support for deploying stateless services. Heroku shines in integrating with Git and using commits to git as hooks to trigger deployments right from the command line. But it does not provide on-premise solution that Cloud foundry provides.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Workday is an incomplete product, by this I mean it must work alongside other products and does not work by itself. Trying to make several different products work smoothly together becomes very challenging. As compared to ADP products, when purchased all together work very well all together. Also, ADP has extensive Training programs and extensive Customer Support. So ADP's products are far superior to Workday's products in my opinion.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Workday has released Financials and is continuing to develop it's Human Capital Management footprint with the addition of Workday Recruiting. I think customers will find that is easy to add on additional functionality in the system. Workday does make it easy for customers to make changes without relying on IT resources. The Business Process framework is a visual tool that allows functional resources to make changes and see the flow of the transaction
Positive impact, since it simplifies the deployment time by a huge margin. Without cloud foundry, deploying a code needs coordination with infrastructure teams, while with cloud foundry, its a simple one line command. This reduces the deployment time from at least few hours to few minutes. Faster deployments promote faster dev cycle iterations.
Code maintenance such as upgrading a Node or Java version is as simple as updating the build-pack. Without cloud foundry, using web logic, the specific version only supports a specific version of Java. So updating the version involves upgrading the version of web logic that needs to involve few teams. So without cloud foundry, it takes at least few days, with cloud foundry, its a matter of few mins.
Overall, happier Developers and thats harder to quantify.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
To get the most value out of all possible automation in Workday you really need to use a lot of their modules, otherwise you may not be able to solve for some pretty important and necessary needs.
The system maintenance is way more than what I have seen with some other systems and therefore you need a quite large team dedicated to it.
The ability to automate a lot of administrative tasks and the ability for employee and manager self-service definitely create a lot of opportunity for HR to spent time and effort elsewhere. A lot of the automation that can be leveraged in Workday also allows for eliminating third party vendors as well as the cost of their maintenance and integrations.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info