Jubel Han
  • 可自动伸缩的 Kubernetes DNS 服务

    Autoscaling the Kubernetes DNS Service

    September 12, 2018 - 2 minute read -
    kubernetes
  • 金丝雀自动化分析工具 Kayenta

    Google and Netflix announced the launch of Kayenta, an open-source Automated Canary Analysis(ACA) tool.

    May 27, 2018 - 1 minute read -
    CI/CD canary
  • Python 3.7 新特性 Data Class

    Python 3.7 introduced a new way that helping for defining the data structure in a more convenient way: data class

    April 18, 2018 - 10 minute read -
    python
  • Django 中零宕机重新索引 Elasticsearch 数据

    How to Reindex the Elasticsearch Index data with Zero Downtime

    March 31, 2018 - 5 minute read -
    elasticsearch haystack django reindex zero downtime
  • Django 中可配置化的 Haystack Elasticseach Backend

    Haystack Configurable Elasticseach Backend

    March 31, 2018 - 4 minute read -
    django haystack elasticsearch
  • 深入剖析:持续集成 (理论篇)

    软件只有交付到客户手上才会有价值,在这之前做的所有工作和假设都是高成本的持续累积

    December 24, 2017 - 2 minute read -
    devops ci/cd
  • 深入剖析:持续交付 (理论篇)

    基于状态的声明式表达: 在应用的整个生命周期中,应用始终处于可部署状态,我们可以随时、随地地往线上环境快速地发布我们的新功能特性。

    基于过程的实现式表达: 在持续集成的基础之上,使用各种低风险的部署策略,部署/发布/交付功能或产品,并且在风险真正发生后,可以快速回退或更新修复的工程和流程实践。

    December 24, 2017 - 1 minute read -
    devops ci/cd

Powered by Chalk, hosted on GitHub.