2017年9月11日 星期一

爬蟲 chromeless

https://github.com/graphcool/chromeless
可以無套串 AWS lambda
用serverless這套

2017年9月2日 星期六

aws cloudfront s3 image 設定header expires 之路

s3 加 lamda function
直接加上metadata
加content type
加expires

cloudfront不會這麼快更新,所以要invalidate

aws cloudfront behaviors 設定

其實就是路徑設定相對應的動作
跟 nginx 設path 差不多
所以設錯就不會動
tab(behaviors)=create behavior =>
Forward Headers 如果不要cahce 設定all
Query String Forwarding and Caching <= 傳query string 過去

aws cloudfront Invalidations 強制重抓網站

tab(Invalidations)=> create Invalidations