Azure Well-Architected Framework – Performance Efficiency

After a really long break, I have decided to resume the posts on my blog. This is something that I enjoy doing. Also, it helps to truly solidify the knowledge I get in my learning process. Last time, I was writing about the Azure Well-Architected Framework. In this post, I am going to write about … Continue reading Azure Well-Architected Framework – Performance Efficiency

Azure Well-Architected Framework – Operational Excellence

azure-operational-excellence

On my previous post, I wrote about Cost Optimization based on the Azure Well-Architected Framework. If you want to take a look at that post, go to the following link: Azure Well-Architected Framework – Cost Optimization Continuing with my series of post about the Azure Well-Architected Framework (I know, it's been a while since my … Continue reading Azure Well-Architected Framework – Operational Excellence

Azure Well-Architected Framework – Cost Optimization

Azure-Cost-Optimization

I just recently finished the Microsoft Learn course "Build great solutions with the Microsoft Azure Well-Architected Framework" (https://docs.microsoft.com/en-ca/learn/paths/azure-well-architected-framework/). It definitely worth it. The content is quite good and useful, not only for Azure based solutions but for, I would say, almost any architectural solution you need to design.  I will share some of my notes and summary of the learning content, … Continue reading Azure Well-Architected Framework – Cost Optimization

Microservices: Architecture for Containerized .NET Applications notes

blank-business-composition-computer-373076

Recently I finished the book ".NET Microservices: Architecture for Containerized .NET Applications". I have to admit that it was a quite impressive content. It covers, not only the Microsoft products details offer when developing and architecting microservices with containers and deploying them in Azure. It also expand to technology-agnostic details about patterns and practices when … Continue reading Microservices: Architecture for Containerized .NET Applications notes

Free materials about Azure and Cloud Architecture Patterns and Practices

If you are looking for free and up-to-date information about Azure Architecture tips and practices, Microsoft has a site dedicated to this matter. It includes very much information about Azure environment, available resources and tools, but it is not limited to that. It also has very good best practices, guidelines and patterns that are cloud … Continue reading Free materials about Azure and Cloud Architecture Patterns and Practices

Continuous Integration and Continuous Delivery pipeline in Azure DevOps for Azure App Service – Part II

This is the continuation of my first post about continuous integration and continuous delivery in Azure DevOps. You can read the first part here: Continuous Integration and Continuous Delivery pipeline in Azure DevOps for Azure App Service - Part I. In this post, I will create the release pipelines to deploy the ASP.NET Core Web … Continue reading Continuous Integration and Continuous Delivery pipeline in Azure DevOps for Azure App Service – Part II

Continuous Integration and Continuous Delivery pipeline in Azure DevOps for Azure App Service – Part I

In this post I am going to show how to create a Continuous Integration and Continuous Delivery pipeline in Azure DevOps for your PaaS - Azure App Service. The whole process is for a .NET Core Web API. However, Azure DevOps let's you create this kind of process for multiple platforms. Plus, in Azure you … Continue reading Continuous Integration and Continuous Delivery pipeline in Azure DevOps for Azure App Service – Part I

Vicluar Merchan’s first post

Cloud Applications

On my first blog post, I want to share something useful to anybody who is interested in how to Architecting Cloud Applications. This is a video course I have seen previously, which has so many advantages: An easy to understand explanation of how to think about the architecture of a cloud distributed application. Many patterns … Continue reading Vicluar Merchan’s first post