15
baewulf
6y

What IS devops??

Comments
  • 7
    More work for the same pay?
  • 4
    IS is Information Systems
  • 1
  • 1
    📌
  • 0
    automating test case processes to make developers life easier
  • 4
    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...
  • 0
    thats the kindergardener for the devs?
  • 0
    Think it is lived from company to company differently. In ours it’s pretty much: you’ve build the product, you run it.
  • 0
    @sticreations where i currently work its you test while developing, automated tests and a dedicated testteam.
  • 0
    It's fuck all.
Add Comment