Post

2024-07-16-TIL

2024-07-16-TIL

Today I Learned

Auto Complete API Best Practices

  • https://developers.google.com/maps/documentation/places/web-service/autocomplete?hl=ko
  • https://www.smarty.com/blog/address-autocomplete-best-practices
  • https://softwareengineering.stackexchange.com/questions/294445/rest-autocomplete-endpoint-design
  • https://www.algolia.com/blog/ux/auto-suggest-best-practices-for-autocomplete-suggestion/

ALB Timeout and Allow Traffic Time

  • https://repost.aws/ko/knowledge-center/elb-alb-troubleshoot-502-errors

Event Storming

  • https://www.eventstorming.com/
  • https://en.wikipedia.org/wiki/Event_storming
  • https://velog.io/@s2moon98/Event-Storming%EC%9D%84-%EC%8B%9C%EB%8F%84%ED%95%B4%EB%B3%B4%EC%9E%90
  • https://do-study.tistory.com/130

@Transactional(readOnly = true)

  • https://hungseong.tistory.com/74
  • https://velog.io/@jhbae0420/TransactionalreadOnly-true%EB%A5%BC-%EC%82%AC%EC%9A%A9%ED%95%98%EB%8A%94-%EC%9D%B4%EC%9C%A0%EC%99%80-%EC%A3%BC%EC%9D%98%ED%95%A0%EC%A0%90

SQL Join in Performance

  • https://schatz37.tistory.com/2
This post is licensed under CC BY 4.0 by the author.