what is devops and what are the tools that I can learn initially?
Hi there,
Devops comes from both the field, development and operations. People can use devops tools like ansible , Jenkins , docker and git for starting their journey in devops.
With these tools you can lao get started with cloud platform such as Aws,azure or gcp for the virtual servers spinning.
Also you can use git for version control which can be integrated with Jenkins for continuous integration .
Hope it helps!