I'm a new developer who is picking up python. I'm currently writing code using python's asyncio or twisted framework to automate the setup of some raspberry pi and servers I got 2nd hand (xen, hyper-v) using SSH, I tried ansible but I prefer writing my own code for learning.
does this fit into software defined infrastructure? if I setup automate deployment of code, is this considered devops?
additionally, I hope to enquire if my intended workflow is considered "devops"?
- gitlabs
- automated code testing (tox/travis ci)
- automated deployment of code to raspberry pi