Seamless integration without assuming Apache

3 votes

One of the most valuable lessons in DevOps in modern time is that excessive diversity is expensive.

It would be great if the solution didn't assume the use of Apache.
As a consultant in IT and DevOps I prefer to use NGinx as front, and lighttpd in the back, unless the specific service runtime provides endpoint directly.

One way to implement this is to break out the integration with a web-server as a separate package.
This way the solution can evolve separately from the web-server integration. And multiple integrations can be made to choose from.

I have done this and similar and it's a great win, even when the core application may have to be adjusted somewhat

Under consideration Setup Suggested by: Jonas Printzen Upvoted: 27 May, '25 Comments: 0

Comments: 0