Skip to content

raffi-ismail/azure-opensource-labs

 
 

Repository files navigation

Azure Open Source Labs

A collection of labs demonstrating how to build Open Source applications with Azure, Visual Studio Code and the Windows Subsytem for Linux (WSL).

Containerize a Django application using Visual Studio Code

Build a docker container to run a Django app using the Docker extension in Visual Studio Code to generate Dockerfiles and run the containers.

Go to lab

Windows for Open Source Developers

This project walks you through setting up and customizing a Windows PC for Open Source development. We'll introduce you to the Windows Terminal and Windows Subsytem for Linux (WSL). At the end of this lab you'll use VS Code to debug a NodeJS project running in WSL.

Go to lab

Try .NET

This workshop walks you through the C# fundamentals as well as C# 7 and 8 features without the use of an editor or IDE. By the end of the workshop, the user will walk away with an understanding of C#. If you are content creator hopefully, you will be inspired by Try .NET blends on Markdown and interactive code snippets to build your next workshop or tutorial. ...

Go to lab (Local)

Developing a new Flask application in a Dev Container

Build a new dev container using Visual Studio Code remote from scratch and create a simple Flask app inside of the new environment.

Go to lab

Developing a Django+PostgreSQL application in a Dev Container

Open an existing dev container using Visual Studio Code remote extensions, build a React front-end, initialize a PostgreSQL database, and run a Django app.

Go to lab

Use Azure Functions to build a RESTful API

Create an Azure Functions serverless API that returns a a list of pets to be adopted. In this lab, you will learn how to create a basic REST API using Node.js Azure Functions and add dependencies from npm.

Go to lab

Containerize and Deploy a Python Flask application with Azure Container Registry and Azure Container Instances

In this lab you will learn to:

  1. Build a Python Flask application using Docker and a Dockerfile.
  2. Build the container image in the cloud using Azure Container Registry (ACR).
  3. Deploy the container image to Azure Container Instances (ACI).

Go to lab | Duration: 5-10 minutes

Use Hyperscale (Citus) to speed up analytics

This workshop is meant to be an introduction to Azure Database for PostgreSQL Hyperscale (Citus). First, you will create a cluster to scale out PostgreSQL and turn it into a distributed database. Then, you will create a schema and tables, load test data, and create a rollup function to massively speed up your query workload.

Go to lab

Try out the Intelligent Performance suite in Azure database services for MySQL and PostgreSQL

Azure offers managed database services for MySQL and PostgreSQL. In this hands-on lab, explore how to understand and improve your query performance using the Intelligent Performance suite of features.

Go to MySQL lab | Go to PostgreSQL lab

Create Custom Linux Container with Apache, PHP, SSH and ODBC drivers

Run Custom Web Apps on Azure running Linux, Apache and PHP. Conenct to Microsoft SQL Server or Azure SQL DB services with ODBC and SQLSRV.

Go to Linux Custom Web App lab

Deploy a Microsoft SQL Server 2019 sandbox environment in a Linux Container

Containerise and sandbox SQL Server 2019 environment via Linux docker container

Go to SQL Server 2019 on Linux lab

About

Azure Open Source Labs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 82.2%
  • Dockerfile 10.1%
  • Shell 5.1%
  • TSQL 2.6%