Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Making devs do sysops... Devs hate repetetive mundane tasks and will more often than not automate that shit.
Give devs access to APIs for spinning up servers (openstack, docker,kubernetes,cloud foundry, heroku or whatever),
make them QA their own shit (automated testing/tdd etc),
make them deploy it (build pipelines,continous integration/deployment),
tell them to scale it endlessly (micro services/serverless),
put them on call for fixing shit that breaks in the night (self healing/chaos engineering)
and the list goes on and will keep growing... -
Think it is lived from company to company differently. In ours it’s pretty much: you’ve build the product, you run it.
-
@sticreations where i currently work its you test while developing, automated tests and a dedicated testteam.
What IS devops??
question