▲ | api 6 days ago | |
I’m convinced that cloud companies have been intentionally shaping dev culture. Microservices in particular seem like a pattern designed to push managed cloud lock in. It’s not that you have to have cloud to use them, but it creates a lot of opportunities to reach for managed services like event queues to replace what used to be a simple function call or queue. Dev culture is totally fad driven and devs are sheep, so this works. | ||
▲ | matt-p 6 days ago | parent [-] | |
Yeah I think that's fair. I'm very pro containers though, that's a genuine step forward from deploy scrips or vm images. |