2021-11-11
aws-api-gateway-s3

Read More

2021-11-09
aws-api-gateway-proxy

使用 api-gateway 來當 proxy 的方式,設定 integrationi type 為 HTTP_PROXY
需要設定 AWS::ApiGateway::Resource & AWS::ApiGateway::Method,當設定的 url 為多層的 (包含多個 / 的 path),需要設定多組 AWS::ApiGateway::Resource

serverless framework plugin

Reference

同場加映

  • ServerlessOperations 在看 apigateway service proxy 時,有看到是這家日本公司開發的 project,來加以關注囉
Read More

2021-11-05
aws-ecs-step-function

Read More

2021-11-01
aws-reverse-proxy

在 AWS 上使用 managed reverse proxy 方式

  • AWS Amplify Console
  • API Gateway
  • Amazon CloudFront with Lambda@Edge

Reference

Read More

2021-10-25
aws-step-functions

Read More

2021-08-30
aws-wordpress

在 AWS 上架設 worepress 的方式

進階參考

Read More

2021-06-23
aws-add-current-ip

最近在家上班時,因為家中的 public ip 會常變動,而 ip 變動後就需要更改 aws security group 的設定值
找了一下用 cmd 的方式變更 security group 的方式

Run Command

  • $ aws_ipadd my_project_ssh

Reference

Read More

2021-04-12
aws-cdk-tutorial

找時間來試試看 AWS CDK 囉

Reference

Read More

2021-03-16
share-ami

Read More

2021-02-26
saas-elearning-solution

Read More