Dimitrios Batsougiannis

slothycode.com - a sloth that codes.

  • Home
  • dbatsou.com

Dimitrios Batsougiannis

A collection of 13 posts

April 20, 2020

Azure DevOps: Deploy your infrastructure with Terraform & Azure Pipelines

I find working with terraform a pretty neat way for managing infrastructure, what I don't like though is that if someone needs to make a change he has to go through a process of before applying the change, after all it's all about automation.

azure azure pipelines devops infrastructure as code terraform

April 11, 2020

Azure Pipelines: Generate release notes using Queries

Release notes should be considered a part of the DevOps process and every team member involved in the Sprint deliverables should contribute to them.

microsoft azure azure devops azure pipelines release notes devops

March 29, 2020

Daily backups using azcopy

As this blog runs on a Ubuntu VPS I wanted to ensure that I get daily backups of it for obvious reasons. I opted for Azure Storage account - Cool tier for that. In order to setup the daily backups

daily backup az copy azure storage storage account azure files

March 28, 2020

Copy configuration appsettings.json on build

Software delivery teams, agile or not, follow a standardised release pipeline before bringing a new feature to the production environment. Such case would be the in-between stages after the pull request has been completed. In my case this would be DEV / QA / PreLive / Live (production).

dotnet .net core appsettings.json .net core configuration

March 16, 2020

Provision a Web App for Containers using Terraform

Deploying a Docker image to Azure Web App for containers using Terraform

azure terraform infrastructure as code azure web app for containers dot net north

Newer Posts Page 2 of 2

slothycode.com - a sloth that codes. © 2023. Royce theme by Just Good Themes. Powered by Ghost.

Back to top