Week 1 (June 27 - July 5)
Weekly Summary
- Studied the fundamental knowledge about Golang(Actually I am moving from C++ to Golang, so I am not very familiar with everything in Golang).
- Still setting up the environment (including the k8s and Ubuntu for service test).
- Conducted further investigation on other authorization library.
- Read the paper
Before Coding
Before get started, I think we should have further knowledge of distributed system, so I go to learn the MIT-6.824 . Only after I have a solid foundation can I go further.
Next week
- Build up the necessary environment.
- Practice k8s and docker.
- Read the document provided by k8s.
- Practice Golang.