Skip to content

ookangzheng

  • About
  • Design
    • UI/UX
  • Dev
    • Linux
    • Mac
    • Windows
    • Software recommend
    • Site recommend
  • Life

AWS

AWS

Recreating AWS ALB + EKS architecture pattern on my own infrastructure

In the AWS environment: Very simple AWS diagram This is exactly the architecture that cloud providers like AWS use for security and…

EdwardApril 22, 2025April 23, 2025
AWS

EKS PersistantVolumeClaim cannot be destroy solution terraform

If you are using Kubernetes version >= 1.31 PVC on AWS EKS, by default will add finalizer kubernetes.io/pvc-protection. This is a…

EdwardApril 10, 2025April 10, 2025
AWS

Accelerate China region browsing experience via AliYun Global Accelerator

Setup AliYun GA Setup HAProxy / Nginx to load subdomain HaProxy solution Nginx Solution

EdwardFebruary 22, 2022May 29, 2022
AWS

Kopia retention setup policy

Global policy Set customize snapshot Set Kopia maintenance References

EdwardDecember 30, 2021May 29, 2022
AWS

asdf manage multiple version Terraform with GCP

Last update: 2022-08-03 We will use asdf as version manager with Terraform. Installation I will use Homebrew (Mac) + zsh…

EdwardAugust 16, 2021August 3, 2022
AWS

CDK Bootstrap failed due to S3 bucket existed

Error: Lower version of bootstrap stack version Source from Stackoverflow: https://stackoverflow.com/questions/62972959/aws-cdk-error-bucket-policy-already-exists-on-bucket Due to Cloudformation doesn’t allow custom bucket handle by…

EdwardJune 21, 2021August 14, 2021
AWS

AWS CDK Wafv2 enable logging the Custom Resource way

Expectation We need to collect all WAF logs to S3 bucket. But Cloud Formation or AWS CDK cannot easily configure…

EdwardJune 16, 2021August 14, 2021
AWS

How AWS Lambda works with SSM Secure string

Env: VScode, Mbpr, aws-cdk:1.25.0, Typescript Implementation By default I hope I can inject SSM secure string to a Lambda, unfortunately,…

EdwardFebruary 26, 2020May 24, 2020
AWS

Allowing AWS Lambda reaching Internet via NAT and VPC

Here is the example show you that how to route AWS Lambda to internet through VPC and NAT

EdwardFebruary 12, 2020May 24, 2020
Proudly powered by WordPress | Theme: Justread by GretaThemes.