Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
  • Tag, it
Sign in

it

it ops db design history

관계형 데이터 모델링 노트 : 06 이력 데이터 이야기

Chapter 6 : 이력 데이터 이야기
wono | discuss |
it ops db design history

'이력 엔터티를 설계하는 10가지 방법'의 검색결과

wono | discuss |
it ops db history

데이터베이스 설계와 히스토리 테이블의 중요성

이 글에서는 데이터베이스 설계의 중요성과 히스토리 테이블의 필요성, 설계 시 고려사항, 구현 예시, 장단점에 대해 설명합니다.
wono | discuss |
it blog

[번역] 최악의 개발자

Alexander Mikhailian의 글 "The Worst Kind of Programmer"를 번역한 글입니다.25년 간의 개발자로 일하면서 업계에서 발생하는 많은 문제가 특정 개발자로부터 발생한다는 것을 알게 됐다. 지금부터 두 명의 개발자로 인해 붕괴될 뻔한
wono | discuss |
it ops aws rds

RDS Free Tier Charge

I set up my account this week, and after setting up a VPC I created an RDS instance using free tier specifications. Despite being in free tier it's still saying I will be charged "$0.115 per GB-mo...
wono | discuss |
it dev mdn web mime

일반 MIME 타입 - HTTP | MDN

다음은 일반적인 확장자로 정렬된, 문서 타입과 관련된 MIME 타입의 포괄적인 목록입니다.
wono | discuss |
it dev javascript mime

파일확장자 체크 MINE 타입

MIME 타입 (MIME type, Multipurpose Internet Mail Extensions type) 의 약자로 인터넷에서 전송되는 파일의 형식을 식별하기 위한 식별자이다. 파일 업로드시 파일 확장자로 체크 하기도 하고 MIME 타입으로 파일 확장자를 체크 해서 입력 받아야할 파일 타입을 한번 더 걸러 준다. 아래는 파일 확장자에 대한 MIME 타입과 javascript 에서 체크 하는 로직을 예제로 보여 주고 있다. pdf 파일 'application/pdf' excel 파일 .xls 파일 'application/vnd.ms-excel' .xlsx 파일 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' hwp 한글 파일..
wono | discuss |
it dev nextjs swr

리액트에서 반복적인 useEffect 대신 SWR 사용하기 | 요즘IT

이번 글에서는 useEffect 방식의 한계를 살펴보고, SWR이 어떤 방식으로 이를 보완할 수 있는지 알아보고자 한다.
wono | discuss |
it dev nextjs fullcalendar

next_uishadcn_full_schedule_calendar

wono | discuss |
it dev nextjs fullcalendar

[blocks]: Full calendar · shadcn-ui/ui · Discussion #3214

[blocks]: Full calendar
wono | discuss |
it dev nextjs fullcalendar

월간 달력 출력하기 (FullCalendar / Shadcn)

FullCalendarFullCalendar: 복잡한 일정 관리가 필요한 경우 (예: 회사 일정 관리, 예약 시스템)장점단점월/주/일 등 다양한 뷰 제공이벤트 표시 및 관리 기능이 풍부시간대별 일정 관리 가능드래그 앤 드롭으로 일정 이동 가능번들 사이즈가 큼초기 설정이 복잡할 수 있음스타일링 커스터마이징이 까다로움무료 버전과 프로 버전의 기능 차이 1. FullCalendar 관련 종속성 설치 명령어yarn add @fullcalendar/core @fullcalendar/react @fullcalendar/daygrid @fullcalendar/coreFullCalendar의 핵심 기능을 제공하는 기본 패키지Calendar 클래스와 같은 핵심 기능을 포함하고 있어 캘린더를 생성하고 관리하는 데 필수적..
wono | discuss |
it dev nextjs

Next.js서 발견된 치명적 취약점, 공격자 인증 우회 가능성 제기

오픈소스 자바스크립트 프레임워크인 Next.js에서 발견된 치명적인 취약점(CVE-2025-29927)을 악용, 공격자가 미들웨어 기반의 인증을 우회하고 시스템에 접근할 수 있는 가능성이 제기됐다.
wono | discuss |
it dev nextjs fs

Module not found can't resolve 'fs' React Nextjs: Error Solution

The error message "Module not found: Can't resolve 'fs'" typically occurs when attempting to use...
wono | discuss |
it dev nextjs instrumentation

Next.js Instrumentation can not import and resolve the node-bindings module. · Issue #64471 · vercel/next.js

Link to the code that reproduces this issue https://github.com/PrinOrange/reproduction-app To Reproduce First, install a node-binding package, like the @napi-rs/tar, which provides the rust bindings and .node bytecode module. npm i @napi...
wono | discuss |
it dev nextjs instrumentation

[NEXT-1173] use node module inside instrumentation hook cause module not found error · Issue #49565 · vercel/next.js

Verify canary release I verified that the issue exists in the latest Next.js canary release Provide environment information Operating System: Platform: linux Arch: x64 Version: #22 SMP Tue Jan 10 18:39:00 UTC 2023 Binaries: Node: 16.17.0...
wono | discuss |
it dev nextjs file

NextJS 13.3 Simple File upload using App directly and routes

I'm really stuck. Can someone provide me with a really simple up to date using latest versions and features of NextJS 13.3 file upload to local storage code example? I need a form with submit funct...
wono | discuss |
it ops aws s3 bucket folder subdomain

How do I direct a domain to a subfolder on an aws s3 bucket?

I have an aws s3 bucket at bucket.com.s3-website.us-east-2.amazonaws.com/subfolder/static-site-folder/ I want to route a domain directly to the sub-folder /subfolder/static-site-folder/ This is bec...
wono | discuss |
it ops aws s3 presignedurl

Share Your AWS S3 Private Content With Others, Without Making It Public

There are various instances where we want to share our S3 object with users temporarily or with some specific expiration time without the need to make our S3 bucket public. Want to know how it can be accomplished? Read this post to know more. Tagged with aws, devops, tutorial, python.
wono | discuss |
it ops aws s3

S3 주기적으로 파일 자동 삭제 규칙만들기

웹 애플리케이션을 운영하면서 쌓이는 로그파일들이 누적이 되면서 너무 커져서 일정 기간만 로그파일을 저장하기 위해서 방법을 찾아봤다. 일단 aws S3에서 규칙을 적용시킬 버킷에 들어간다. 그럼 상단에 이미지와 같이 메뉴가 있다. 여기서 관리 탭에 들어간다. 그러면 제일 상단에 삭제를 위한 수명 주기 규칙 항목이 있고, 제일 우측에 수명 주기 규칙 생성을 눌러준다. 수명 주기 규칙 이름은 어떤 작업을 위한 규칙인지 가독성 좋게 지어주는 게 좋다. 이름 때문에 일일히 들어가서 규칙을 열어보는 건 매우 귀찮은 짓이다. 규칙 범위 선택 하나 이상의 필터를 사용하여 이 규칙의 범위를 제한 -> 특정 디렉터리의 파일들만 규칙을 적용시키기 위한 옵션이다. 이 규칙은 버킷의 모든 객체에 적용됨 -> 버킷 하위에 모든 ..
wono | discuss |
it ops aws s3

[INFRA / AWS / S3] S3 버킷 생성

버킷 버전 관리 기능을 활성화하면 파일을 버전별로 관리 하기 때문에 비용이 더 들게 됨. 대신 사용자가 실수로 파일을 삭제해도 복원 가능. 비용 이슈 기본 암호화를 활성화 하면 버킷에 저장되는 모든 새 객체를 암호화해서 저장 한다. 또한 객체를 다운로드할 때 복호
wono | discuss |
Next
© 2025. LINKTAG.ORG. Help Feedback Privacy Terms