Yet another bootstrap theme.

2021-12-29
aws-ecs-api-gateway

用 api-gateway 為前端,來串到 ECS 中的 micro service

有關的 terraform 文件

設定 aws ecs service 時,遇到的問題

Reference

Read More

2021-12-29
aws-ecs-services

想要將 speedtest 跑在 AWS 上,所以來試試看 AWS ECS services 的方式

Reference

Read More

2021-12-29
aws-lake-formation

在 AWS 上建立 data lake 的過程中,目前遇到要分享資料時,會有一定的困難 & 複雜度,看了 AWS 的說明後,是建議使用 lake formation 來做 data lake sharing 的管控,就來試試看 lake formation 囉

Reference

Read More

2021-12-26
aws-identity

有時間要來看看,以便了解 Identity federation 如何運作

Reference

Read More

2021-12-25
aws-sdk

Read More

2021-12-25
aws-cognito-basic

記錄下,自己覺得應該要了解 Cognito 的 basic 知識

Cognito item

  • user pools
  • identity pools

Reference

Read More

2021-12-25
aws-sso-cognito

在串接 Cognito 連到 QuickSight 的過程中,一直遇到問題
想想,原因是出在自己對 Cognito, Identiry Authentication, SSO , SAML 等技術不熟悉
就先將目前看到,可能有用的 page 先記錄下來,留存參考

Reference

Read More

2021-12-23
aws-quicksight-cognito

因為需要提供 PM 來 login 建立好的 QuickSight,所以嘗試使用 cognito 來進行 account 的管理,透過 cognito login 後,開始使用 QuickSight 服務

遇到的 error

嘗試的作法

解 jwt 的方式

需要 enhance 的部分

  • 使用 QuickSight API 來新增 QuickSight User & Assign group,以方便使用 quicksight

Background Knowledge

Reference

Read More

2021-12-14
aws-quicksight

將資料餵到 athena 後,需要有一個地方可以看報表資料,在 AWS 上的 BI 是建議使用 QuickSight,就來試試看囉

Reference

Read More

2021-12-10
aws-data-wrangler

在使用 aws data-wrangler 的過程中,覺得這個 package 還滿好趣的,將看到的資料加以收集

在 cmd 中使用 aws data wrangler 的注意事項

目前有用到,覺得重要的 aws-data-wrangler tutorials 文章

Reference

Read More