Successfully reported this slideshow.
Your SlideShare is downloading. ×

2020년 8월 30일 개발 이야기 정리

Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Loading in …3
×

Check these out next

1 of 12 Ad

More Related Content

Slideshows for you (20)

Similar to 2020년 8월 30일 개발 이야기 정리 (15)

Advertisement

More from Jay Park (20)

Recently uploaded (20)

Advertisement

2020년 8월 30일 개발 이야기 정리

  1. 1. 인턴으로서 AWS 과금 폭탄 맞은 경험담 (feat. 개발자의 해법) Jay(박재호, jrogue@gmail.com) OKdevTV2020년 8월 30일 개발 이야기
  2. 2. 참고자료 • <컴퓨터 vs 책> 블로그 http://jhrogue.blogspot.com/ • 오늘자 방송 https://www.youtube.com/watch?v=- GCv3fPAkp8&list=PLdntWJk2tJPKvRB0mSqC5tyKUv7HFtcqg&index=2 • 유튜브 채널 OKdevTV > 재미있는 개발 이야기 리스트 https://www.youtube.com/playlist?list=PLdntWJk2tJPKvRB0mSqC5tyKUv7HFtcqg • 슬라이드 셰어 https://www.slideshare.net/jrogue/presentations OKdevTV
  3. 3. 절대 재귀 함수를 쓰지 않겠어 via @hamerin 오늘의 짤방 OKdevTV
  4. 4. ① C#이 빠를까? 자바가 빠를까? ② 인턴으로서 AWS 과금 폭탄 맞은 경험담 (feat. 개발자를 위한 해법) ③ 브라우저에서 URL을 입력할 때 무슨 일이 벌어지는가? ④ 웹브라우저에서 고성능 AVIF 이미지를 사용하려면? ⑤ 우버가 PostgreSQL에서 MySQL로 옮겨간 이유는? ⑥ HTTP/2 업로드 속도가 HTTP/1.1보다 느리다면? ⑦ 그림판으로 코딩하기 ⑧ 파워포인트 단축키 조합 오늘의 소개할 내용 OKdevTV
  5. 5. • https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/csharp.html • 여러 다양한 프로그램을 대상으로 벤치마크를 수행한 결과를 올려주는 사이트 • 놀랍게도 테스트 대상 모든 부문에서 C#이 자바보다 빠르다! • 메모리 사용율도 편차는 있지만 대부분 자바보다 적게 사용한다! (오늘의 논쟁) C#이 빠를까? 자바가 빠를까? OKdevTV 1
  6. 6. OKdevTV (개발) 인턴으로 AWS 과금 폭탄 맞은 경험담 (feat. 개발자를 위한 해법) ➢https://si-analytics.tistory.com/34 2 EKS로 관제되는 GPU 인스턴스를 두 달 내내 켜놓았다는… T_T ➢ 개발자들 주목! https://www.npmjs.com/package/aws-cost-saver 1.shutdown-ec2-instances 2.stop-fargate-ecs-services 3.stop-rds-database-instances 4.decrease-dynamodb-provisioned-rcu-wcu 5.remove-nat-gateways 6.snapshot-and-remove-elasticache-clusters 7.decrease-kinesis-streams-shards
  7. 7. OKdevTV (개발) 브라우저에서 URL을 입력할 때 무슨 일이 벌어지는가?3 • https://twitter.com/kamranahmedse/status/1297131414190776320/photo/1 참고: https://danluu.com/navigate-url/
  8. 8. OKdevTV (개발) 웹브라우저에서 고성능 AVIF 이미지를 사용하려면?4 https://reachlightspeed.com/blog/using-the-new-high-performance-avif-image-format-on-the-web-today/
  9. 9. • https://eng.uber.com/postgres-to-mysql-migration/ • Inefficient architecture for writes • Inefficient data replication • Issues with table corruption • Poor replica MVCC support • Difficulty upgrading to newer releases • 또한 • Buffer Pool Management가 우수 • Connection Handling이 경량(per thread) OKdevTV (개발) 우버가 PostgreSQL에서 MySQL로 옮겨간 이유는?5
  10. 10. • https://blog.cloudflare.com/ko/delivering-http-2-upload-speed-improvements-ko/ • 스트림 멀티플렉싱 과정에서 메모리를 많이 사용 • 제어 흐름을 원활하게 만들기 위해 client_body_buffer_size를 키워야 함 OKdevTV (개발) HTTP/2 업로드 속도가 HTTP/1.1보다 느리다면?6
  11. 11. • https://kcal2845.tistory.com/12 OKdevTV (개발) 그림판으로 코딩하기7
  12. 12. • 마이크로소프트 파워포인트 중에서 쓸만한 단축키 조합을 소개 OKdevTV (우리가 몰랐던 사실) 파워포인트 단축키 조합8 • https://nutsandboltsspeedtraining.com/powerpoint-tutorials/80-favorite-powerpoint-keyboard- shortcuts/

×