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
-
@alexbrooklyn
DevOps - it is a buzzword to me; Not sure it is a tool / Methodology name.. -
@Ex-Programmer Its a product from MS.
Source control, Agile tools, build pipelines, release pipelines, test plans etc...
Everything you need in one product pretty much. Spent 6 months building CD/CI pipelines in my current company. From manual copy and paste deployments to full CI. Pain in the arse so it was. -
@Ex-Programmer
Also try taking one of your existing none cloud projects and converting it over to Azure.
Start by getting it running in a web service, then moving over storage to Table storage or whatever else might suit its needs.
Then move over any async processing into Azure Functions.
Just try to crowbar in as many of the Azure offerings as you can as a means of learning.
I'ds start with Webservices, table storage, blob storage, azure functions, service bus, maybe Service Fabric/Mesh and move on from there. -
@delegate212 and then start using terraform to set up your infrastructure using azure pipelines π
Related Rants
Started to read about MS Azure.
Any recommendations?
question
azure
microsoft