Notes by Jin
  • Home
  • About
  • Coding
  • Life

Coding

A collection of 3 posts
Create a NER endpoint  by using AWS API Gateway, Lambda and Comprehend
Coding

Create a NER endpoint by using AWS API Gateway, Lambda and Comprehend

In this post, I will create a NER service endpoint by leveraging AWS API gateway, lambda and Amazon Comprehend. The post covers the followings: * What is NER? * Amazon Comprehend * Create a Lambda function to handle a comprehend request and create a response with comprehend entities result * Create an API endpoint
18 Apr 2022 8 min read
If there is a Java argument issue with Kubernetes deployment...
BugFix

If there is a Java argument issue with Kubernetes deployment...

Maybe this issue is "NOT" always happening to all Java spring boot application running on Kubernetes. However, if YAML file is being used to create Kubernetes pods and for some reason, java arguments' values in deployment yaml file can not be retrieved from the application during/after
17 Feb 2022 1 min read
Useful and common git commands for newbie programmer (feat. ssh-agent)
Git

Useful and common git commands for newbie programmer (feat. ssh-agent)

In this post, I assume your ssh key was already registered in your git hosting service such as Github, bitbucket, etc. If you don't know how to generate a new ssh key, you can search from your favourite search engine by typing  a search keyword like github(or
15 Feb 2022 3 min read
Page 1 of 1
Notes by Jin © 2026
  • Privacy
  • Terms
  • Contact
Powered by Ghost