How has the tech stack of this blog evolved?
Summary about how the tech stack of this blog has evolved and how I finalized automation of blog post publishing.
Summary about how the tech stack of this blog has evolved and how I finalized automation of blog post publishing.
This blog post concentrates more how you should formulate YAML-templates to make them reusable as possible.
This blog post shows how you can use Postman Workspace to maintain your API tests in cloud and share access for the team.
This blog post covers a few techniques what can be used to create reusable components (YAML and Bicep) between multiple Azure DevOps pipelines.
This blog post shows how to use Fluent Migrator and how to automate database migrations in Azure DevOps.
I started to investigate during one project what kind of automated integration test possibilities could Postman offer. Actually it offered very nice features what I haven't used before. Best finding was possibility to integrate everything very easily to Azure DevOps pipelines.
I recently worked with .NET 6 application and from cost efficiency reasons I decided to deploy application to Linux based App Service. Everything didn't happen without problems so this blog post describes what you should know when deploying .NET 6 application to Linux based App Service in Azure.
This blog post shows how to utilize Azure Bicep and YAML pipelines to deploy .NET 6 application and infrastructure to Azure.