Background
Line of business activities, each new activity is to do independent project development, there is a lot of duplication of code, and waste Data Services connection resources; Sort service may want to add business code frequently, is currently stop Service release ... These scenarios use the go language for development of maintenance efficiency, stability, security, and performance. Go is a statically compiled language, how do you implement continuous delivery at the application level in a specific dynamic scenario?
Based on the K8s,nginx Gateway, the implementation of tools such as queue-back consumption can also achieve different levels of continuous delivery, but the higher the demand for continuous delivery, the higher the cost of building platforms and maintenance.
From the application development itself, you can consider the plug-in .
>>> Read the full text