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

ops

it ops db naming

Bool 변수 이름 제대로 짓기 위한 최소한의 영어 문법 · Soojin Ro

wono | discuss |
it ops api design

Usage of /users [GET] - Stack Exchange API

wono | discuss |
it ops api design

What’s the best RESTful method to return total number of items in an object?

I’m developing a REST API service for a large social networking website I’m involved in. So far, it’s working great. I can issue GET, POST, PUT, and DELETE requests to object URLs and affect my data.
wono | discuss |
it ops url guide

URL Style Guidelines

URL naming and structure
wono | discuss |
it ops aws rds postgresql function

How do I create user-defined function in AWS Aurora RDS Postgres

(Formatting questions for simplicity) I am using AWS RDS Aurora Postgres 10.7 (this is the latest version available for my us-west-2 region). I am using this in a serverless mode and hence I get the
wono | discuss |
it ops db postgresql uuidv7

Postgres PL/pgSQL function for UUID v7 and a bonus custom UUID v8 to support microsecond precision as well. Read more here: https://datatracker.ietf.org/doc/rfc9562/

Postgres PL/pgSQL function for UUID v7 and a bonus custom UUID v8 to support microsecond precision as well. Read more here: https://datatracker.ietf.org/doc/rfc9562/ - A_UUID_v7_for_Postgres.sql
wono | discuss |
it ops db mysql reservedwords

MySQL :: MySQL 8.4 Reference Manual :: 11.3 Keywords and Reserved Words

wono | discuss |
it ops db postgresql

PostgreSQL Rename Database: A Quick Guide

In this tutorial, you will learn step by step how to rename a PostgreSQL database by using the ALTER TABLE RENAME TO statement.
wono | discuss |
it ops api design

Is there any standard for JSON API response format?

Do standards or best practices exist for structuring JSON responses from an API? Obviously, every application's data is different, so that much I'm not concerned with, but rather the "response
wono | discuss |
it ops api design

API 디자인 가이드  |  Cloud API Design Guide  |  Google Cloud

Google AIP와 일치하는 API를 설계하기 위한 가이드라인 모음입니다.
wono | discuss |
it ops linux memory watch

Linux - Displaying Memory Usage Live

I'm running GNU - Screen (4.03.01) so I can have multiple terminals in one, and I'm looking for a good way to display live stats of my memory, so as I do things like compiling, testing programs, et...
wono | discuss |
it ops tomcat logrotate

tomcat log rotate 하기

1. catalina.out→ logrotate.d 사용 2. access_logtomcat valve doc 을 참고하였다. rotate하기 위해서 다음과 같이 server.xml의 Valve 태그에 maxDays attribute를 추가해준다. 1vi /path/to/tomcat/conf/server.xml 1234567<!-- Acc
wono | discuss |
it ops aws ec2 monitoring

[CloudWatch #3] Cloudwatch Agent 설치[Memory/Disk 수집]

Cloudwatch Agent란? 클라우드워치 에이전트는 AWS의 모니터링 서비스인 Amazon CloudWatch와 함께 사용되는 소프트웨어입니다. Cloudwatch에서 기본으로 제공하는 모니터링 외에 추가로 메모리, 디스크 사용량 등 더 많은 지표들을 수집하려면 Cloudwatch Agent를 설치해야 됩니다. Cloudwatch Agent를 사용하면 추가비용이 들지만 더 많은 지표들을 추가할 수 있어 클라우드, 온프레미스에서의 원활한 모니터링과 운영에 도움이 되는 소프트웨어 입니다. Cloudwatch Agent 설치 IAM Role 생성 EC2 인스턴스에 IAM Role 연결 EC2 인스턴스에 CloudWatch Agent 설치 CloudWatch Agent로 메모리 사용량 확인 부하테스트 Di..
wono | discuss |
it ops db postgresql sample dvdrental

처음 사용자를 위한 PostgreSQL 사용 샘플 - 5. 데이터 업로드

"처음 사용자를 위한 PostgreSQL 사용 샘플"이라는 제목의 시리즈로, 저처럼 PostgreSQL을 처음 접하는 사용자를 위한 기본적인 개념, 사용 샘플을 설명드립니다. 이전글 [Database/PostgreSQL] - 처음 사용자를 위한 PostgreSQL 사용 샘플 - 4. pgAdmin 설치 & DB 접속 아래 자료를 참조했습니다. PostgreSQL Domcumentation The Internals of PostgreSQL PostgreSQL Tutorial PSQL을 통한 데이터 로딩 이번에는 PSQL 유틸리티를 통해 데이터베이스를 만들고, 샘플 스키마를 생성하고 데이터를 로딩해 보겠습니다. PostgreSQL Tutorial 사이트에서 제공하는 샘플 스키마를 활용합니다. 먼저 아래 링크..
wono | discuss |
it ops db table

Database Naming Standards

Introduction Database naming conventions, despite SQL having been around for decades, are... Tagged with database, sql, techtalks.
wono | discuss |
it ops db saas

SaaS 서비스의 기초: 멀티테넌트 톺아보기

효율적인 SaaS 서비스 개발을 위한 멀티테넌트 아키텍처의 핵심 개념부터 4가지 구현 전략, 실제 적용 사례까지 한번에 알아보는 실무 가이드
wono | discuss |
it ops db saas

다중 테넌트 SaaS 패턴 - Azure SQL Database

Azure 클라우드 환경에서 실행되는 다중 테넌트 SaaS(Software-as-a-Service) 데이터베이스 애플리케이션의 요구 사항 및 일반적인 데이터 아키텍처 패턴에 대해 알아봅니다.
wono | discuss |
it ops db uuid

MySQL에서 UUID를 PK로 사용시 발생가능한 문제와 대안

들어가기 앞서
wono | discuss |
it dev ops db uuid

UUID Benchmark War

This month’s PGSQL Phriday #015 topic is about UUIDs, hosted by Lætitia Avrot. Lætitia has called for a debate. No, no, no. I say let’s have an all-out war. A benchmark war. I have deci…
wono | discuss |
it ops db postgresql uuidv7

GitHub - dverite/postgres-uuidv7-sql: Pure SQL functions to use UUIDs v7 in PostgreSQL

Pure SQL functions to use UUIDs v7 in PostgreSQL. Contribute to dverite/postgres-uuidv7-sql development by creating an account on GitHub.
wono | discuss |
Next
© 2025. LINKTAG.ORG. Help Feedback Privacy Terms