- CDK code snippet-1
I used the Terraform for IaC but the HCL is very difficult to learn and maintain because it uses the JSON-like format and we need to lean the new language
Read More
- Try to use Serverless function
The jounal for the serverless function of AWS and GCP
Read More
- Several tips for Go coding-1
It's summarized note that I need to remember for Golang.
Read More
- Go: How to manage the local submodule without URL like github.com.
Create project like following.
Read More
- Build a Go-lang back-end with the Gin framework and authenticate with JWT and React front-end
Today, I finished the prototyping very small web service in Go.
Read More