Uzomah Chiemerieuzomahchiemerie.hashnode.dev·Dec 27, 2024Deploy a web app with CI/CD pipeline on Azure App ServiceIntroduction In today's dynamic development landscape, automating deployments and incorporating Continuous Integration/Continuous Deployment (CI/CD) pipelines are crucial for seamless software delivery. Azure App Service offers a powerful platform fo...GitHub
sneh srivastavasnehcreate.hashnode.dev·Dec 13, 2024From Code to Cloud: Automating Django App Deployment with GitHub Actions and Azure Web AppsDeploying applications seamlessly and securely is every developer's dream. With GitHub Actions and Azure Web Apps, that dream can become a reality. But as they say, no good deployment happens without a fair share of challenges. In this article, I’ll ...Devops
Leticia AkwueforThe Cloudville Blueprintscloudville.hashnode.dev·Nov 25, 2024What is Azure Web Backup ?Azure Web Backup: Ensuring Your Web App’s Safety Azure Web Backup is a robust feature designed to safeguard your web applications by creating secure and reliable backups. It ensures that your app configurations, file content, and connected databases ...web backup
Leticia AkwueforThe Cloudville Blueprintscloudville.hashnode.dev·Nov 19, 2024What is a Custom Domain and Why Use It?Picture Credit: Microsoft Learn Imagine building a fantastic website on Azure, but it has a generic URL—one that’s hard to remember or doesn’t reflect your brand. Here’s where custom domains come in! A custom domain lets you add a unique, brand-speci...#Domain-Driven-Design
Leticia AkwueforThe Cloudville Blueprintscloudville.hashnode.dev·Nov 13, 2024What is VNet Integration?How Does VNet Integration Boosts Security and Connectivity for Your Web Apps? Azure VNet Integration might sound complicated, but it’s really just a powerful feature that helps make your web apps more secure, connected, and efficient! If you’re cur...Vnetintegration
Rajdeep Jaiswalrajdeepjaiswal.hashnode.dev·Aug 24, 2024Unveiling Story Streamer AIUnveiling Story Streamer AI: Revolutionizing Storytelling with Azure OpenAI and ASP.NET Core In a world where storytelling continues to evolve, the integration of cutting-edge technology has paved the way for unprecedented creativity. I’m thrilled to...1 likeAzure
Charly Adolfuschakocloud.hashnode.dev·Jul 7, 2024Beginner's Guide: Creating and Deploying a Web App Using Azure CLITo create a web app via Azure CLI, follow these steps: Install Azure CLI: If you haven't already, install the Azure CLI on your machine. You can download it from the official Azure CLI installation page or see the installation instructions here. Lo...Azure
Vishwas Acharyavishwasacharya.hashnode.dev·Mar 31, 2024Unveiling the Power of Azure App ServiceIntroduction Azure App Service is a fully managed platform for building, deploying, and scaling web applications. It allows you to focus on building their applications without worrying about managing infrastructure. With Azure App Service, you can de...Azureazure-app-services
Sneha Gursaleahens000.hashnode.dev·Dec 18, 2023Deploying Python Flask application on Azure web appIn this tutorial, we'll walk through the process of deploying a simple Flask framework web application to Azure App Service. This project is a great starting point for those who want to explore cloud-based web hosting with Microsoft Azure. Prerequisi...34 readsAzure Web App
Raghul Mraghul.hashnode.dev·Jun 18, 2022Hosting a Portfolio Website in Azure Cloud with Custom Domain(Free)👨💻.We are going to Host a Static Website in Azure Cloud with CI/CD using Github Actions and Free Custom Domain. So, Basically What is Cloud Computing? Definition of Cloud Computing According to NIST (National Institute of Standards and Technology-US) A...4 likes·83 readsAzure