Loading...
Articles
101
Tags
29
Categories
52
Home
Archives
Tags
Categories
Project
About
Chris Wen's Blog
terraform
Back to Home
Search
Home
Archives
Tags
Categories
Project
About
terraform
Created
2025-08-24
|
Updated
2026-04-15
|
iac
terraform
|
Word Count:
2
|
Reading Time:
1mins
Terraform
Documentation
terraform
Tofu
Documentation
tofu
Author:
Chris Wen
Link:
https://wenyupeng.github.io/2025/08/24/iac/01-iac-terraform/
Copyright Notice:
All articles on this blog are licensed under
CC BY-NC-SA 4.0
unless otherwise stated.
iac
Previous
interview question of anthrapic
Question 1: Concurrent Web Crawler ImplementationDesign and implement a multi-threaded web crawler that efficiently crawls a specific domain and counts unique URLs Requirements: Handle circular references and invalid URLs implement rate limiting and exponential back off Process robots.txt compliance Support different URL schemes and redirects Optimize for memory usage with large datasets Overview12345678910111213141516171819[Seed URLs] | [Frontier in-memory queue] <--- [Persistent ov...
Next
Transformation
What is data transformationConditional Split TransformationThe conditional split transformation routes data rows to different streams based on matching conditions The conditional split transformation is similar to a CASE decision structure in a programming language. The transformation evaluates expressions, and based on the results, directs the data row to the specified stream Exists TransformationThe exists transformation is a row filtering transformation that checks whether your data exists...
Chris Wen
Dwell not on the past, nor fear the future.
Articles
101
Tags
29
Categories
52
Announcement
Maintain the motivation to learn and stay humble when facing every problem.
Contents
1.
Terraform
1.1.
Documentation
2.
Tofu
2.1.
Documentation
Recent Posts
Box-Cox and Yeo-Johnson Transformations
2025-11-14
Feature Selection
2025-11-14
GDPR
2025-11-13
Dimensionality Reduction and PCA
2025-11-12
Data Matching
2025-11-12
Search
Loading Database