MSDN Tags

Curated content for Visual Studio and Cloud Development

Category: Cloud Development

Getting Started with Azure App Service in Visual Studio

Published: 2023-10-26 | Type: Tutorial

Learn how to easily deploy your web applications to Azure App Service directly from Visual Studio. Covers configuration, deployment slots, and scaling.

Read More

Developing Microservices with ASP.NET Core and Docker

Published: 2023-11-15 | Type: Article

Explore best practices for building resilient microservices using ASP.NET Core. This guide includes Docker integration for consistent development and deployment environments.

Read More

Leveraging Visual Studio Code for Cloud-Native Development

Published: 2023-09-01 | Type: Guide

Discover powerful extensions and features in VS Code that streamline cloud development, from managing Kubernetes clusters to interacting with serverless functions.

Read More

Serverless Architectures with Azure Functions and Visual Studio

Published: 2023-12-05 | Type: Deep Dive

Understand the principles of serverless computing and how to build, debug, and deploy Azure Functions efficiently using the integrated tooling in Visual Studio.

Read More

CI/CD Pipelines for Cloud Applications with Azure DevOps

Published: 2023-10-10 | Type: Best Practices

Implement robust Continuous Integration and Continuous Deployment pipelines for your cloud applications using Azure DevOps. Integrate seamlessly with Visual Studio projects.

Read More

Integrating with AWS Services from Visual Studio

Published: 2023-08-22 | Type: Article

Connect your Visual Studio applications to Amazon Web Services. This article covers common integrations like S3, Lambda, and RDS.

Read More