技术与架构的那些事儿

1、微服务架构:微服务架构介绍

2、一堆相关的工具:docker,kubernetes,jenkins,drone,zabbix,grafana

drone:

Drone is a Continuous Delivery platform that helps your organization optimize and automate software delivery.

jenkins:

Jenkins is a self-contained, open source automation server which can be used to automate all sorts of tasks related to building, testing, and delivering or deploying software.

Jenkins can be installed through native system packages, Docker, or even run standalone by any machine with a Java Runtime Environment (JRE) installed.

kubernetes:

Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. 

猜你喜欢

转载自blog.csdn.net/scutjyj/article/details/86176548