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

The initial premise is wrong for a start.

You don't need a cloud to efficiently develop software. I've worked in companies that were running kubernetes on prem. It was a PITA for kubernetes ops but from a developer perspective it wasn't much different than using the cloud in a large company.

Cloud is very flexible for very small orgs that have little processes but once you get into a certain size with lots of processes, privileges separations and nomenclatures, it becomes so bureaucratic all flexibility of a cloud mostly disappear.




> You don't need a cloud to efficiently develop software. I've worked in companies that were running kubernetes on prem. It was a PITA for kubernetes ops but from a developer perspective it wasn't much different than using the cloud in a large company.

EC2 servers and Kubernetes are a very small part of what is necessary to run complex applications.

> Cloud is very flexible for very small orgs that have little processes but once you get into a certain size with lots of processes, privileges separations and nomenclatures, it becomes so bureaucratic all flexibility of a cloud mostly disappear.

That will be the same in any large company.

Friends working at banks have to make formal requests for new versions of Python that months to be accepted.

If anything, clouds can be much more flexible thanks to tools like CDK which bare-metal or OpenStack don't offer.


>Friends working at banks have to make formal requests for new versions of Python that months to be accepted.

And I have been asked by my manager to help a different team and I am still waiting 10 days later to get access to the necessary AWS account.

These kinds of problems are organizational, not technical. Thinking cloud solutions solve organizational issues magically is naive and delusional.


> These kinds of problems are organizational, not technical. Thinking cloud solutions solve organizational issues magically is naive and delusional.

We actually agree on this point.

Using OpenStack is actually not a silver bullet and won't solve this problem. This is an organisational problem.

So my point still stands that OpenStack is lacking in services and is not fit for complex applications if you do not want to reinvent the wheel every day.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

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

Search: