Git Product home page Git Product logo

hbchen.com's Introduction

hbchen.com's People

Contributors

hb-chen avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

aimpsmile

hbchen.com's Issues

post/2014-03-06-bae-redisshi-xian-thinkphpcache/

BAE Cache&Redis实现ThinkPHP的Cache驱动 - Hobo's Blog - 技术实践

在BAE环境下有单独的Cache,同时也有Redis,可以同时用来做不同的Cache服务,先从Redis开始
1、Redis相关配置
//conf.php #BAE API Key与Secret Key 'BAE_AK' => 'XXX', 'BAE_SK' => 'XXX', #BAE Redis扩展配置 'BAE_REDIS_HOST' => 'redis.duapp.com', 'BAE_REDIS_PORT' => 80, 'BAE_REDIS_DBNAME' => 'XXX',

http://hbchen.com/post/2014-03-06-bae-redisshi-xian-thinkphpcache/

post/servicemesh/2020-01-07-istio-code-security/

【Istio源码】Citadel & Node Agent - HB-技术实践

Istio安全主要包括认证和授权,有关授权的RBAC使用参考之前的文章【Istio安全】服务间访问控制-RBAC ,不过RBAC已经准备废弃被Authorization替代, 认证则分为服务间身份验证和来源身份认证,服务间身份验证Istio提供了双向TLS方案,其中涉及的秘钥管理服务,主要由istio/security模块的 Citad

http://hbchen.com/post/servicemesh/2020-01-07-istio-code-security/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.