Microsoft's .Net is an open source, freeware application infrastructure.
N/A
SAP S/4HANA Cloud
Score 8.5 out of 10
N/A
SAP S/4HANA Cloud is a modular cloud ERP. Embedded with AI and analytics, it helps business run anywhere, in real time. SAP S/4HANA Cloud can be deployed either on premise, in the cloud, or in a hybrid combination.
N/A
Pricing
.NET
SAP S/4HANA Cloud
Editions & Modules
No answers on this topic
SAP S/4HANA Cloud
Custom Pricing
per month FUE users*
Offerings
Pricing Offerings
.NET
SAP S/4HANA Cloud
Free Trial
No
Yes
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
Yes
Entry-level Setup Fee
No setup fee
Required
Additional Details
—
* FUE = Full user equivalent, which allows flexible customer choice among: 1 Advanced user, 3 Core-users, or 30 self-service users per FUE. Minimum purchase is 35 FUEs.
We have started moving onto the SAP S/4HANA Cloud platform and Fieldglass because a few of our partners are insisting. It is new so we are still evaluating and can't comment. We are kind of started up on SAP SuccessFactors, and we have also moved on SAP Fiori 2.0, HANA 2.0 and …
.NET is well suited for any general purpose solution to a business problem, though if we are talking strictly the framework version - you have to be more or less tied to Microsoft Windows to run it. If this isn't a problem, then it will be able to address and solve any programming project you have.
No doubt SAP S/4HANA Cloud is the best cloud solution for SAP products which can be easily integrated, but the main issue is you can not use in other non-SAP products for getting same result. Also if you are migrating from ECC to SAP S/4HANA Cloud then it's good but if you are planning to move from legacy applications then bit complex. We are facing such issues while doing it currently.
.NET is heavily Microsoft Windows oriented, and while .NET core tried to resolve that with MacOS and Linux support, .NET Core is still waiting for wider adoption.
While free for small projects, additional features for big projects can be a little expensive.
Can be resource-heavy upon deployment. We continuously have our more senior staff optimize the code of our junior developers for performance. Other languages are a little bit more forgiving in comparison.
The cost of SAP as an ERP is quite high and the switching costs associated with ERP systems are even higher. That being said moving from one ERP to another only happens once in a great while for large organizations. Those switching costs include retraining, IT hardware requirements, outside consultants and more
The full .NET Framework is an amazing thing and is very robust. We have used it to create console apps, Windows apps, and online apps. When coupled with Visual Studio, development, testing, building, and deploying our applications has become 100 times easier as compared to doing those things manually before. The automation of this process has helped us push out changes to our applications faster to adapt to the ever-changing business requirements.
SAPs usability is great. If there is one ERP where one can adjust about anything there is to be adjusted, this is SAP. This sometimes also means having to maintain some extra master data, but this is to be expected and is well worth the extra effort. We wouldn't have it any other way!
You don't often need to reach out to Microsoft for .NET support. If you do, there are forums and websites that have active Microsoft support folks where you can provide feedback or get help. Microsoft support in general is quite good as well, but not cheap. The best support is from the community like StackOverflow.
The technical support received by the ITT design teams and OS implementation team has been very useful in ensuring that the SAP ERP is well-tailored to our company's specific needs and operations. This coupled with the training materials, business process maps, and concept demos (sand-box demos) makes adoption easy on end-users.
SAP requires a lot of internal and external resources to complete its successful implementation. The cloud version requires a deeper understanding of the different capabilities of the local systems (hardware) and the connection towards your local IT team. We found several problems on our systems that we couldn't foresee before the implementation and roll out.
The .NET platform has a much longer and broader history than Laravel, so we chose to go with it as the support will be far superior. Additionally, Laravel is tied to PHP, while you can use multiple different languages in .NET. The additional flexibility that .NET provides in the range of types of applications you can build with it sealed the deal.
The platform utilizes advanced predictive analytics to anticipate operational bottlenecks and put them out of commission before the problems become larger. We can proactively develop effective strategies that help keep service quality in the face of unexpected changes in the market, or external disruptions, by continuously analyzing historical performance data as well as elements of the current market
There are few factors we needed for our custom development. Below are each of them. We were able to get a satisfactory outcome for each of these factors which made .NET platform a very good choice in developing enterprise applications.
Reusability of codes- Microsoft has given many re-usable codes and components in the framework to help developers do their job effortlessly. With the help of default features, developers can create end-to-end solutions and make the business operations more efficient. As codes and components are reusable, .NET reduces development time and if applications take less time to develop, they cost cheaper and you get faster return on investment.
Easy to maintain- Development cost is one time, but maintenance cost is incurring. .NET apps are easily maintainable, thanks to the configuration settings that can be modified without any need to rewrite the code.
Deployment is hassle free- Deploying software is always challenging and the most common problem developers face in this process is the existence of multiple DLLs. It’s hard to make sure that all DLLs will co-exist in the same machine. .NET framework solves this problem by allowing different versions of the same DLL to exist side-by-side on the same machine.
Security- .NET is one of the most secure web and application development frameworks available in the market. As it’s made by Microsoft, you can be absolutely sure about the security measurements. Hackers can never steal valuable data from your website or apps.
Cross platform friendly- What if you had developed an app for desktop and laptop computers and now after seeing the growth of mobile apps in the market, you want it in mobile version as well? You can easily develop an app that runs on the desktop and PDA without any issue. As you can re-use the codes and utilize the same development environment, your job becomes a lot simpler.