Feature flags, or toggles, as described by Martin Fowler are a “powerful technique, allowing teams to modify system behavior without changing code.” In other words, implementing feature flags as a set of patterns is a robust way to manage code complexity and deliver new features to users using CI/CD (continuous integration/continuous delivery) pipelines, reducing the time to value and decreasing the risk of deploying buggy, error-ridden code to production.
Traefik Application Proxy
https://doc.traefik.io/traefik Traefik is an open-source Application Proxy and the core of the Traefik Hub Runtime Platform. Related posts: Quilljs javascript text editor ProxySQL AWS Fargate – A Compute Engine For ECS HTTP vs Websockets: A performance comparison


0 commenti