Chiehting
Home
Categories
Links icon
Contact me
  • 什麼是 QUIC

    Jul 21, 2021 · 2 min read · internet quic protocol  ·
    Share on:

    QUIC(Quick UDP Internet Connections) 為 OSI model 中 "傳輸層" 和 "應用層" 之間的一個新的協議層. 是基於 UDP 之上的, 但它在傳輸層和應用層之間引入了自己的協議層, 用於處理連接、可靠性、流控制和安全性等問題. 所以 QUIC 不好用 OSI model 去區分, 而是稱為 "安全的通用傳輸協議(secure general-purpose transport protocol)".

    Read More
  • Supply chain Levels for Software Artifacts

    Jul 16, 2021 · 3 min read · security  ·
    Share on:

    Google 分析目前供應鏈攻擊的嚴重性, 文中也有指出目前大多 CI 的流程中存在著弱點, 並提出 SLSA 框架來避免被攻擊.

    Read More
  • Linux kernel 的網路參數 rp_filter

    Jun 24, 2021 · 3 min read · linux network  ·
    Share on:

    這篇來記錄有關 Linux kernel 的 network 參數。

    Read More
  • Understanding Docker network through iptables

    Jun 21, 2021 · 8 min read · network docker  ·
    Share on:

    Docker 為主流的容器化技術之一,而 Docker 則是使用 iptables 做 provide network isolation。 這篇來了解 Docker 預設的 iptables 規則是什麼。

    Read More
  • Elasticsearch 效率優化 (1)

    Jun 4, 2021 · 4 min read · elasticsearch performance  ·
    Share on:

    現在使用 Kubernetes 容器架構,搭配了 elk 做為我們的 logging solution。 但是目前使用預設的配置,在搜尋 log 時效率很慢。 這邊紀錄排查 index 的狀況,並且嘗試做改善。

    Read More
  • Elasticsearch 效率優化 (2)

    Jun 4, 2021 · 2 min read · elasticsearch performance  ·
    Share on:

    在 elasticsearch performance 1([[elasticsearch-enhance-performance-1]]) 中做了第一階段的優化。 這篇再來強化 index 的管理。

    Read More
  • Elasticsearch 用戶管理

    Jun 3, 2021 · 1 min read · elasticsearch  ·
    Share on:

    本來想使用 LDAP 管理登入帳號,但看到 log 顯示目前的 license (Basic license) 不支援 LDAP。

    LDAP needs a license for use

    Read More
  • Troubleshoot the eks creating load balancer access denied

    Jun 2, 2021 · 1 min read · cloud aws  ·
    Share on:

    排除 ingress-nginx 的 Error syncing load balancer: failed to ensure load balancer: error creating load balancer: "AccessDenied: 異常.

    Read More
  • Iptables guide

    May 4, 2021 · 3 min read · internet linux  ·
    Share on:

    iptables 被許多服務廣泛的運用著, 例如 Docker, Kubernetes 都是基於 iptables 來管理網路封包的處理, 所以此篇來研究 iptables 工具, 看看這些服務底層究竟在幹些什麼事.

    Read More
  • rds binlog 留存機制

    Apr 16, 2021 · 1 min read · cloud aws database  ·
    Share on:

    AWS RDS 的 snapshot 備份為一天一次,由於間隔過長, 所以需要抓取 RDS binlog 做差異備份。

    Read More
    • ««
    • «
    • 5
    • 6
    • 7
    • 8
    • 9
    • »
    • »»
Chiehting Lee photo

Chiehting Lee

This website is preview about Chiehting. irregular update.
Read More

Recent Posts

  • 使用 coco 2017 dataset 做 yolo11 訓練
  • 加入 MQTT 插件
  • How to install cert-manager for application Certificate on Kubernetes
  • How to use the PARA method
  • uber/kraken container registry
  • Create the locally trusted development certificates
  • 阿里雲技術文章-多租戶架構
  • 清理 Kubernetes node 上的映像檔

Categories

SRE 9 KUBERNETES 7 INTERNET 5 SYSTEM-DESIGN 5 BLOCKCHAIN 4 MACOS 4 REDIS 4 SECURITY 4 DEVOPS 3 ELASTICSEARCH 3 GOLANG 3 MQTT 3 TESTING 3 CLOUD 2
All Categories
ALGORITHM1 AWS1 BLOCKCHAIN4 CLOUD2 CLOUDFLARE1 COMMAND1 DEVOPS3 DOCKER1 ELASTICSEARCH3 FINANCE2 FREEIPA2 GOLANG3 INTERNET5 KUBERNETES7 LINUX2 MACHINE-LEARNING1 MACOS4 MARKDOWN2 MQTT3 MYSQL1 NETWORK1 NGINX1 NOTE-MANAGEMENT2 OPENVPN2 OPERATING-SYSTEM1 PARA1 PHP1 PRODUCTIVITY2 PROJECT-MANAGEMENT1 REDIS4 REDMINE1 SECURITY4 SOFTWARE1 SRE9 SSH1 SSL2 SYSTEM-DESIGN5 TESTING3 VSCODE1
[A~Z][0~9]

Tags

INTERNET 10 SRE 9 KUBERNETES 7 DEVOPS 5 SYSTEM-DESIGN 5 TESTING 5 AWS 4 BLOCKCHAIN 4 MACOS 4 MQTT 4 NETWORK 4 REDIS 4 SECURITY 4 CLOUD 3
All Tags
ALGORITHM1 ALIYUN1 APACHE2 AWS4 BLOCKCHAIN4 CERT1 CERT-MANAGER1 CLOUD3 CLOUDFLARE1 CLOUDWATCH1 COCO1 COMMAND1 COOKIE1 CRYPTOGRAPHY1 CURL1 CVE1 DATABASE2 DEVOPS5 DIKW1 DNS2 DOCKER2 ELASTICSEARCH3 EMQX1 FINANCE2 FREEIPA2 GOLANG3 HELM1 IETF2 INTERNET10 IPERF1 ISSUE1 JMETER2 KUBERNETES7 LDAP3 LINUX3 LOG1 MACHINE-LEARNING1 MACOS4 MARKDOWN1 MARKITDOWN1 METADATA2 MQTT4 MTR1 MYSQL1 NETWORK4 NGINX1 NOTE-MANAGEMENT3 OPENVPN2 OPERATING-SYSTEM1 PARA3 PERFORMANCE2 PHP2 PRODUCTIVITY2 PROJECT-MANAGEMENT1 PROTOCOL1 PROXY1 QUIC1 REDIS4 REDMINE1 REGISTRY1 RESOURCE2 RFC2 S31 SECURITY4 SLA2 SLI2 SLO2 SOFTWARE1 SRE9 SSH1 SSL3 SYSTEM-DESIGN5 TESTING5 VPN2 VSCODE1 WALLET1 YOLO1
[A~Z][0~9]
Chiehting

Copyright CHIEHTING. All Rights Reserved | Theme - hugo-clarity