Microsoft Power Platform explained

Microsoft Power Platform is a low-code platform that enables developers and business users to build custom applications and automate business processes without writing code. It consists of four main components: Power BI: a business intelligence tool that enables you to create interactive reports and dashboards to visualize and analyze data. Power Apps: a platform for... Continue Reading →

Azure IoT development explained

Azure IoT is a set of cloud services that enables developers to build and deploy internet of things (IoT) solutions. It provides a range of services to help you manage, process, and analyze the data generated by your IoT devices, as well as tools to help you build and deploy IoT applications. To get started... Continue Reading →

Azure Front Door and Edge Locations explained

Azure Front Door is a global, scalable, and secure content delivery network (CDN) service offered by Microsoft Azure. It provides a range of features, including global HTTP(S) load balancing, custom domain support, and content caching, to help you deliver high-quality, responsive web experiences to your users. One of the key features of Azure Front Door... Continue Reading →

Azure VNet and Firewalls

Azure Virtual Network (VNet) is a logically isolated network in Azure that enables you to securely connect Azure resources to each other, as well as to on-premises resources. It allows you to create your own network in Azure, and configure the network settings, such as subnets and security rules, to meet your specific needs. One... Continue Reading →

Azure Functions with VNet integration

Azure Functions is a serverless computing service offered by Microsoft Azure that enables developers to build and deploy applications as small, independent units of code called "functions". It can be triggered by a variety of sources, such as an HTTP request, a change to a file in Azure Storage, or a message being added to... Continue Reading →

Microservices Architecture with .NET Core & Docker

Although MicroServices Architecture is the de facto approach in building many complex applications, it introduces numerous abstractions which in contrary to a traditional monolithic application makes it complex to understand, which is directly proportional to the number of introduced abstraction. But having said that, MicroService Architecture provide a huge incomparable advantage to monolithic applications. Performance,... Continue Reading →

Initial Intro – Azure function with SharePoint Online

Azure Functions are a very powerful auto upscaling server-less compute service provided by the Microsoft Azure cloud services. “Azure Function” can be written in multiple languages such as JavaScript, C#, PowerShell, F#, Java and Microsoft has planned(/is planning) to integrate Go-Lang into their ecosystem as well. Azure functions are provided in predominantly two major versions... Continue Reading →

Create a website or blog at WordPress.com

Up ↑