logoalt Hacker News

jitltoday at 3:22 PM1 replyview on HN

yeah, or when a dev starts the local development server (unless that server is containerized).


Replies

insanitybittoday at 3:56 PM

Dev laptops tend to have better monitoring than CI/CD so I still think this is a better option. You can also have devs use VMs or separate dev environments like an ec2 instance.

To be clear, just solving the CI/CD portion is insufficient, but it is a massive win.