老布這麼說
Yet another bootstrap theme.
2021-11-05
Read More
2021-11-05
開始使用 kindle 閱讀後,也就開始找找如何更好的運用 kindle
滿多篇都有提到使用 instapaper 強化稍後閱讀的部分,加以記錄
Reference
- 【工具】Instapaper:不斷進化的稍後閱讀服務 - 聊馥一格
- Instapaper - instapaper 官網
同場加映
2021-11-05
剛好在討論有關 json key 的 style guide,就找了一下文件
json Property naming convention
- Property names must be camelCased, ASCII strings.
- The first character must be a
letter, an underscore (_) or a dollar sign ($)
Reference
2021-11-05
在 ETL 設計的過程中,想要用 step-function 來執行 ECS task
Reference
- AWS Step function to run ECS task * 這說明簡要,可以先看,之後再看複雜的 case
- AWS Step Function Integration with ECS or Fargate Tasks: Data In and Out — Nuvalence
- Manage Amazon ECS or Fargate Tasks with Step Functions - AWS Step Functions * 這篇要看看
- aws-samples/aws-stepfunctions-ecs-fargate-process
- aws-samples/amazon-ecs-and-aws-step-functions-design-patterns-starter-kit
2021-11-04
Read More
2021-11-02
最近進行 ETL 的 job,預計用 parquet 格式來儲存資料
my example folder
- python-parquet-examples
parquet tools
- Mac install
brew install parquet-tools
Reference
2021-11-02
記錄使用 ETL 的一些方式
Reference
- Build and orchestrate ETL pipelines using Amazon Athena and AWS Step Functions | AWS Big Data Blog
- Serverless data pipelines: ETL workflow with Step Functions and Athena - DEV Community
- ETL Orchestration on AWS with AWS Step Functions - Proud2beCloud Blog
- Serverless Data Engineering: AWS Glue + Lambda + Athena + QuickSight | by Peter Begle | I like Big Data and I cannot lie | Medium 這篇滿值得參考的,就是我有想過的方式
2021-11-01
在 AWS 上使用 managed reverse proxy 方式
- AWS Amplify Console
- API Gateway
- Amazon CloudFront with Lambda@Edge
Reference
2021-10-28
ETL
Reference
2021-10-27
Read More