Hacker News new | past | comments | ask | show | jobs | submit login

Writing crud websites with spring/.net ms isn't really that difficult. The work is largely done, you just have to fill in a few small details (your domain models, your db credentials, your endpoint paths, your validation rules, your css, your logging configuration and a few templates html pages) and you are done. The sites have very low load, they have almost 0 concurrent writes for the same db entity, and the front-end is largely a simple form.

Operations are handled by a different team than the initial development team - they don't even need to know how to deploy the thing. It's code by numbers, and in that situation, it pays to have someone that doesn't deviate from the number system and the low need for creativity drives the value of the work down and makes the code into a commodity product. Value is low, competition is high, margins are low. Certification is just a sign that you are open for business in that market.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: