<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gateway on Marlon's Blog</title><link>https://marlon.life/tags/gateway/</link><description>Recent content in Gateway on Marlon's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 10 Apr 2021 21:45:04 +0800</lastBuildDate><atom:link href="https://marlon.life/tags/gateway/index.xml" rel="self" type="application/rss+xml"/><item><title>Golang自研网关的灰度部署方案</title><link>https://marlon.life/2021/04/10/gray-flow-deploy/</link><pubDate>Sat, 10 Apr 2021 21:45:04 +0800</pubDate><guid>https://marlon.life/2021/04/10/gray-flow-deploy/</guid><description>&lt;p&gt;不管在传统的单体应用, 还是在微服务模式下的架构部署方案, 灰度流量都是一个必不可少的环节, 可以有效的来验证新版本的发布是否异常. 强有力的保证了线上服务的可用性和稳定性. 在服务迁移过程中, 我们也结合了自己的业务网关来实现了灰度功能的实现和控制. 那么实现一个网关到底需要什么功能呢? 有哪些是在设计过程中必不可少的?&lt;/p&gt;</description></item></channel></rss>