Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deruina/azureprojects

A comprehensive repository of Azure projects, showcasing a wide range of Azure services and features. Each project includes detailed instructions and best practices for cloud computing, aiming to provide a practical learning experience for anyone interested in Azure.
https://github.com/deruina/azureprojects

azure azure-active-directory azure-app-service azure-devops azure-storage cloud-computing

Last synced: 2 days ago
JSON representation

A comprehensive repository of Azure projects, showcasing a wide range of Azure services and features. Each project includes detailed instructions and best practices for cloud computing, aiming to provide a practical learning experience for anyone interested in Azure.

Awesome Lists containing this project

README

        

# Azure Projects

Welcome to my repository of Azure projects! This repository contains a collection of projects I've worked on using Microsoft Azure. Each project is designed to demonstrate various Azure services and features, providing a practical learning experience for anyone interested in cloud computing and Azure.

## Getting Started

To get started with any of these projects, simply click on the project name above to view its README file. Each README will provide detailed instructions on how to set up, run, and create the project. Every project is a video step-by-step guide walkthrough to help you follow along.

## Projects

- [Creating a Virtual Machine and Deploying a Web Server](./Creating%20a%20Virtual%20Machine%20and%20Deploying%20a%20Web%20Server%20/README.md) - This project provides a comprehensive guide to deploying a Nextcloud server on Azure. It includes the creation of a Virtual Machine (VM), the configuration of Network Security Groups for enhanced security, and the setup of Bastion for secure SSH access. The project aims to offer a practical understanding of Azure's infrastructure services and best practices for securing cloud deployments.