공부하고 기록하는, 경제학과 출신 개발자의 노트

분류 전체보기 498

Kakao Tech Meet - NoCode, Serverless cloud service for Generative AI

Nocode, Serverless cloud Services for Generative AI https://youtu.be/-M1mj4aH-4o https://tech.kakao.com/2023/05/31/monokode-stein/ Author: 공용준 NoCode Platform, NoCode Platform 활용한 AI서비스 제작 소프트웨어 설계, Product Design Platform으로서의 NoCode Platform. Functional Design: 어떤 동작이 가능한지 Performance Design: 어디까지 성능을 보장할 수 있는지 (i.e. 얼마나 트래픽 감당이 가능한지) Maintenance Design: 유지보수 고려는 얼마나 되어 있는지 Esthetic Design: 심미성..

강연 2023.06.06

AWS Cloud Solutions Architect - Architecting Solutions on AWS (2). Designing Serverless Data Analytics on AWS

https://www.coursera.org/professional-certificates/aws-cloud-solutions-architect AWS Cloud Solutions Architect Amazon Web Services에서 제공합니다. Start here to become an AWS Solutions Architect. Gain the skills and knowledge to design architectural solutions on ... 무료로 등록하십시오. www.coursera.org Designing a serverless data analytics solution on AWS Customer #2 - SW House Customer Requirement 현재 S3 Stati..

AWS Cloud Solutions Architect - Architecting Solutions on AWS (2). Designing Serverless Web Backend on AWS

https://www.coursera.org/professional-certificates/aws-cloud-solutions-architect AWS Cloud Solutions Architect Amazon Web Services에서 제공합니다. Start here to become an AWS Solutions Architect. Gain the skills and knowledge to design architectural solutions on ... 무료로 등록하십시오. www.coursera.org Designing a serverless web backend on AWS Solution Architect가 되었다고 가정하고, customer의 요구사항에 맞게 어떤 AWS Service를 어..

2023.05.20 플랫폼엘 - Phantom Sense 전시 후기

https://platform-l.org/exhibition/detail?exhibitionNo=824 Phantom Sense플랫폼엘 컨템포러리 아트센터는 오는 3월 24일부터 6월 28일까지 특별기획전 《팬텀 센스 Phantom Sense》를 개최합니다. 《팬텀 센스 Phantom Sense》는 시각예술에서 중심적으로 여겨져 온 시각을 넘platform-l.org 전시 소개와 목적 시각예술에서 부차적인 요소였던 청각, 미각, 촉각 등 다양한 감각을 시각과 동위로 두고 바라본다. 인간은 감각 수단이 시각 위주로 발달했지만, 생태를 이해하고 균형있는 상태로 나아가려면 ‘비인간'의 방식을 인간의 방식과 동위로 봐야 한다. 이는 프랑스 이론가 ‘브뤼노 라투르'가 2005년에 주창한 ‘사물 정치’라는 개념에 ..

일상 속 생각 2023.05.21

istioCon 2022 - Egress Woes: Debugging External service Traffic in istio

Egress Woes: Debugging external service traffic in Istio https://youtu.be/opLiXzkseCI 발표자료: https://events.istio.io/istiocon-2022/slides/f5b-EgressWoes.pdf VirtualService, DestinationRule, ServiceEntry 등을 만들었다. 그럼 failed Communication을 확인하고 로그 보는 것도 필요함. debugging 관련 내용은 이미 많이 알려져 있으니 Few Common mistakes regarding External Service Traffic을 소개하려 함. 1. istioctl ps / istioctl analyze 써라 일반적으로 faile..

[AIFactory 세미나] 오픈소스 기반 LLM의 ChatGPT 추격 히스토리

영상 제목은 LLM 기반 챗봇 만들기이지만, 영상내용은 제목과 다르다. LLM 히스토리 / 오픈소스 진영에서 LLM Fine-tuning에 어떤 어려움을 겪었고 어떻게 해결방법을 찾고 있나 그렇게 만들어진 오픈소스 LLM에는 어떤 것들이 있나 수많은 오픈소스 LLM의 성능 비교는 어떻게 해야 하나 세 가지 질문을 대답해나가는 강연이라고 보면 된다. 내용이 쉽지는 않지만, LLM에 관심이 있다면 재미있게 들어볼 수 있다. https://aifactory.space/learning/2419/discussion/339 [챗GPT 러닝데이 | 챗GPT말고 LLM] LLM 기반 챗봇 만들기 - 박찬성 ChatGPT 이후 Large Language Model(LLM)과 챗봇 서비스에 대한 관심이 급증하는 가운데, ..

학습일지/AI 2023.05.15

AWS Startup BootCamp Essential - Serverless 개발 프레임워크 SAM 빠르게 감 잡기

https://youtu.be/GzUBZIVZPgY github: https://github.com/aws/aws-sam-cli GitHub - aws/aws-sam-cli: CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM - GitHub - aws/aws-sam-cli: CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM github.com serverless applica..

강연 2023.05.13

어쩌다 보니 OpenSource Contribution 하게 된 이야기

https://github.com/buildpacks/pack/pull/1741 Extract internal/cache package to public by inspirit941 · Pull Request #1741 · buildpacks/pack Summary This make it possible for this cache options to be used as a library. Fixes #1709 Documentation Should this change be documented? Yes, see #___ No Related Resolves #___ github.com 예전에 SKTBrain의 KoBert 프로젝트에 Dependency 변경하는 걸로 Contributor 올라간 적은 있었는데,..

일상 속 생각 2023.05.06

AWS Cloud Solutions Architect - Cloud Technical Essential (1). Monitoring & Optimization

https://www.coursera.org/professional-certificates/aws-cloud-solutions-architect AWS Cloud Solutions Architect Amazon Web Services에서 제공합니다. Start here to become an AWS Solutions Architect. Gain the skills and knowledge to design architectural solutions on ... 무료로 등록하십시오. www.coursera.org Monitoring & Optimization 애플리케이션은 실행 과정에서 "Metric" 이라고 부르는 data point를 생성한다. CPU utilization, network flows....

AWS Cloud Solutions Architect - Cloud Technical Essential (1). Storage & Databases

https://www.coursera.org/professional-certificates/aws-cloud-solutions-architect AWS Cloud Solutions Architect Amazon Web Services에서 제공합니다. Start here to become an AWS Solutions Architect. Gain the skills and knowledge to design architectural solutions on ... 무료로 등록하십시오. www.coursera.org Storage types on AWS storage 저장 방식은 크게 두 가지. Block storage / Object storage. Block Storage: 파일을 고정된 크기의 chunk..