Home week 50 summary
Post
Cancel

week 50 summary

06 Oct 2022 to 11 Oct 2022

Weekly forecast

  • Work on Resume and job hunting

I like the the phrase job hunting, way better than ‘求职’(Chinese phrase), Coz Hunting is Human Nature!

AWS charge me on EC2 $14

Tips: EC2 offer 750 hours for free tier user, which is bigger than 24*31 = 744 hours

After checking and same researches, I opened 2 EC2 instances running the whole month. One of them is set up before moving house, and the other one set up by Tutor during his Lecture, and I volunteered to participate his demo practice for CI/CD.

In AWS codePipeLine, deploy the repo to elastic beanstalk(env created automatically)

add unsafe-perm for aws permission in .npmrc file

difference between Elastic Beanstalk and Amplify check this link

deploy on AWS amplify while having issue with cross-origin , refer to console error below:

1
The page at '<URL>' was loaded over HTTPS, but requested an insecure resource '<URL>'. This request has been blocked; the content must be served over HTTPS.

This is because of the weather request is set as http instead of https. change it to https, and test in Postman, that works, so push to GitHub.

Route 53 cost $0.50 per hosted zone / month for the first 25 hosted zones

google Place Autocomplete cost 17$ per 1000 time calls per month, with the monthly free quota/credit of $200, it’s not that easy to exceed my ZERO budget, but still need to be careful. check the link

Weekly Summary

  • time went so fast that I have not yet start the code part. anyway, we throw a BBQ party in my back yard as the house warming party. invited about 10 people to the party and everyone have had a great time. I got myself ready for the job hunting process. and had a plan to fail 99 times and succeed at the 100th time.
This post is licensed under CC BY 4.0 by the author.