Skip to content
Current Page Outline

Operation and Maintenance Tutorial

Introduction

Cloud Native is a modern approach to software development and deployment designed to take full advantage of cloud computing and improve application scalability, elasticity, and reliability.

Cloud Native Definition

Cloud-native technologies enable organizations to build and run elastically scalable applications in new dynamic environments such as public, private, and hybrid clouds. Representative cloud-native technologies include containers, service meshes, microservices, immutable infrastructure, and explicit APIs. These techniques enable the construction of loosely coupled systems that are fault-tolerant, easy to manage and easy to observe. Combined with reliable automation, cloud-native technology enables engineers to easily make frequent and predictable major changes to the system.

云原生

Directory

  1. Docker Minimal Tutorial Quick Start Go to Learn

  2. Docker Common Commands (Foundation, Mirror, Container, Data Volume) Go to Learn

  3. Dockerfile noun annotation go to study

  4. What is the difference between Docker Compose and Kubernetes? Go to learn

  5. Linux Virtual Machine Docker Configuration Aliyun Image Acceleration Go to Learn

  6. Rapid Localization Deployment OnlyOffice Service (Linux Docker) Go to Learn

  7. detailed explanation of vim common commands in Linux go to study

  8. Linux Docker onlyoffice Enable HTTPS Port Support Go to Learn

  9. Installation of Pagoda Panel Linux Docker for Server Operation and Maintenance Go to Learn

  10. mysql Database Migrates to New Server Go to Learn

  11. Linux MySQL Installation Tutorial-Super Detailed Graphic Explanation Go to Learn

  12. Quickly master YAML file format in one article go to study

  13. docker-compose Container Arrangement Details of Docker Series Go to Learn

  14. Docker-Comparison and Application of Compose Environment Variables and appsettings.json Configuration Files Go to Learn

  15. Docker Compose Container Volume Mapping: Do I need to copy files to the host computer in advance? Go to study

MIT License.