JinHyoung Kim
  • Home
  • About
  • Coding
  • Life
Subscribe
Tagged

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 ComprehendCreate a Lambda function to handle a comprehend request and create a response with comprehend entities resultCreate an API endpoint that leverage

  • JinHyoung Kim
JinHyoung Kim Apr 18, 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 deployment. This post

  • JinHyoung Kim
JinHyoung Kim Feb 17, 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 other alternative)

  • JinHyoung Kim
JinHyoung Kim Feb 15, 2022 • 3 min read
JinHyoung Kim © 2025
Powered by Ghost