DevOps tutorials
Contact us

DevOps for small / medium web apps - Part 0 - General introduction

Summary

  1. Introduction
  2. Prerequisite

Introduction

The intended audience of this document are independent development teams that need to develop and maintain a small / medium web application on Alibaba Cloud. The goal is to keep things simple: necessary technologies and good practices are introduced step by step. More complex tooling is mentioned near the middle of this tutorial, for example infrastructure as code tools are explained in the part 4.

The sample web application that comes with this tutorial is composed of two parts:

This document addresses the following points:

Prerequisite

In order to follow this tutorial, please familiarize yourself with Git and install it on your computer.

In addition, make sure you have an Alibaba Cloud account.

Important: please download the related resources before moving to the next part.