Vault Ethereum Plugin Posted on December 24, 2021 | 4 minutes | 1673 words | RicoWhat is Hashicorp Vault? 在介紹最核心的 plugin 之前還是要講一下這個工具的背景,由 Hashicorp 公司開發的產品 Vault,Vault 專門管理任何敏感的資料,而且用法非常非常多元 [Read More]hashicorp vault ethereum container kubernetes remote-signer
ECS migrate to EKS part 3 Posted on October 20, 2020 | 3 minutes | 1477 words | RicoHow to start your AWS CDK journey? 在台灣 AWS CDK meetup#1 裡有分享過新手 operator 寫 CDK 之旅(建議把整個 PDF 下載下來,裡面有很多連結),初學者怎麼入門後快速熟悉整個 CDK 生態圈,最近 AWS 在全 [Read More]eks cdk kubernetes aws
ECS migrate to EKS part 2 Posted on February 9, 2020 | 3 minutes | 1330 words | RicoSoftware Development Life Cycle (SDLC) 這一次的 Migration 基本上可以套用 SDLC 的概念,但是迭代更快,為了增加效率決定把 task 細分,每個 task 都跑一次 SDLC 。其實 SDLC 每個階段的劃分大家都不太一樣,而 [Read More]ecs eks docker kubernetes cdk aws
ECS migrate to EKS part 1 Posted on January 13, 2020 | 4 minutes | 1719 words | RicoWhat is ECS? 這裡簡單的介紹一下 ECS ,他是一個簡單好上手的 container orchestration ,個人覺得比 Docker Swarm 還要容易上手。 ECS 我們都只使用 EC2 的底層,他的架構如下: 我特別標示了 Auto Scaling Group 的 [Read More]ecs eks docker kubernetes cdk aws