Azure Kubernetes Service (AKS)

What is Kubernetes? Kubernetes is a portable, adaptable open-source framework for containerized workload deployment, scaling, and management. Kubernetes abstracts away difficult container management and gives us declarative configuration to orchestrate containers in various computing environments. We have the same flexibility and convenience of use with this orchestration platform as we…

Azure Logic Apps to create an automated workflow to implement RSS feed of a website to email account.

Summary: In this blog we are going to create an automated workflow that integrates two services, an RSS feed for a website and an email account using Azure Logic Apps. What is Azure Logic Apps? Azure Logic Apps offers low-code/no-code tools for you to create highly scalable integration solutions for…