<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>studydad</title>
    <link>https://sses.tistory.com/</link>
    <description>토실이를 키우는 느리지만 꾸준히 성장하는 꼬부기아빠의 신앙과 공부, 그리고 일상 이야기</description>
    <language>ko</language>
    <pubDate>Fri, 10 Apr 2026 02:54:14 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>꼬부기아빠</managingEditor>
    <image>
      <title>studydad</title>
      <url>https://tistory1.daumcdn.net/tistory/103293/attach/282dfcd261a44581a20f4885ca96d75e</url>
      <link>https://sses.tistory.com</link>
    </image>
    <item>
      <title>AWS EC2에서 Docker 빌드 중 &amp;ldquo;no space left on device&amp;rdquo; 오류 해결기</title>
      <link>https://sses.tistory.com/201</link>
      <description>AWS EC2에서 Docker 빌드 중 “no space left on device” 오류 해결기
최근 AWS EC2 인스턴스에서 Docker 이미지를 빌드하는 과정 중, 예상치 못한 디스크 용량 부족 문제를 겪었습니다.이번 글에서는 문제 원인 파악부터 EBS 볼륨 확장 및 파티션 조정, 파일시스템 리사이즈까지 진행한 과정을 단계별로 정리해 보겠습니다.

문제 상황: Docker 빌드 중 “no space left on device” 오류 발생
Dock..</description>
      <category>기술 공부 노트/개발이야기</category>
      <category>AWS</category>
      <category>devops</category>
      <category>docker</category>
      <category>Ebs</category>
      <category>ec2</category>
      <category>개발팁</category>
      <category>빌드실패</category>
      <category>용량부족</category>
      <category>인프라운영</category>
      <author>꼬부기아빠</author>
      <guid isPermaLink="true">https://sses.tistory.com/201</guid>
      <comments>https://sses.tistory.com/201#entry201comment</comments>
      <pubDate>Sat, 29 Nov 2025 12:46:50 +0900</pubDate>
    </item>
    <item>
      <title>GAS + Lambda로 정산 데이터 자동 수집, 가공, 리포트 발송하기</title>
      <link>https://sses.tistory.com/200</link>
      <description>  정산 자동화 시리즈 #2
GAS + Lambda로 정산 데이터 자동 수집, 가공, 리포트 발송하기

1️⃣ 목표
이 단계에서는 다음을 자동화하여 정산 보고 프로세스를 구축한다:✅ 매일/매주 거래 데이터 자동 수집✅ 카테고리별 수수료율, 반품/환불 데이터 자동 가공✅ 엑셀 리포트 생성 및 자동 이메일 발송✅ Slack/메일 보고 자동화

2️⃣ 아키텍처 개요
구조 설명

사용자 → Google Sheets 메뉴 클릭
GAS → Lambda URL로 a..</description>
      <category>기술 공부 노트/자동화</category>
      <category>db자동화</category>
      <category>구글시트</category>
      <category>구글앱스스크립트</category>
      <category>람다연동</category>
      <category>리포트자동화</category>
      <category>메일자동발송</category>
      <category>서버리스</category>
      <category>엑셀리포트</category>
      <category>워크플로우</category>
      <category>정산자동화</category>
      <author>꼬부기아빠</author>
      <guid isPermaLink="true">https://sses.tistory.com/200</guid>
      <comments>https://sses.tistory.com/200#entry200comment</comments>
      <pubDate>Sat, 29 Nov 2025 12:45:06 +0900</pubDate>
    </item>
    <item>
      <title>왜 정산 자동화가 필요한가</title>
      <link>https://sses.tistory.com/199</link>
      <description>  정산 자동화 시리즈 #1
왜 정산 자동화가 필요한가
![정산자동화1편]


1️⃣ 정산 자동화를 시작한 이유
✅ 반복 작업의 시간 낭비

매월 수작업 정산에만 팀원이 10시간 이상 소모
‘월 마감’이 다가올수록 본 업무를 멈추고 데이터 정제와 오류 검증에 몰두
수기로 돌리다 보니 사람이 빠뜨리거나 잘못 입력해 재검증 반복

✅ 정확하지 못한 데이터 기반 운영

카테고리별 수익률 분석이 어려워 ‘느낌’에 의존해 광고, 재고, 가격 전략을 결정
어떤 카..</description>
      <category>기술 공부 노트/자동화</category>
      <category>awslambda</category>
      <category>googleappsscript</category>
      <category>데이터기반</category>
      <category>사업확장</category>
      <category>손익분석</category>
      <category>수작업감소</category>
      <category>업무자동화</category>
      <category>정산자동화</category>
      <category>정확성</category>
      <category>팀역량</category>
      <author>꼬부기아빠</author>
      <guid isPermaLink="true">https://sses.tistory.com/199</guid>
      <comments>https://sses.tistory.com/199#entry199comment</comments>
      <pubDate>Sat, 29 Nov 2025 12:05:04 +0900</pubDate>
    </item>
    <item>
      <title>3편: 트리거 활용 - 완전 자동화의 완성</title>
      <link>https://sses.tistory.com/198</link>
      <description>[반복되는 폼 자동화] 시리즈 안내
1편: 도입 – 왜 자동화가 필요했을까?2편: 실전 – 구글 앱스 스크립트로 자동 폼 만들기3편: 트리거 활용 – 완전 자동화의 완성 (현재 글)
각 편은 독립적으로 읽을 수 있으며, 시리즈 전체를 따라오시면 자동화의 모든 과정을 쉽게 익히실 수 있습니다.

트리거로 완성하는 완전 자동화 – 반복 업무에서 완전히 손을 떼다
광고 신청 폼은 자동으로 생성되고,응답 시트는 보기 좋게 정리되며,공유용 시트도 알아서 완성된다..</description>
      <category>기술 공부 노트/자동화</category>
      <category>studydad</category>
      <category>구글앱스스크립트</category>
      <category>구글폼</category>
      <category>반복업무</category>
      <category>생산성</category>
      <category>실수없는업무</category>
      <category>업무자동화</category>
      <category>조직운영</category>
      <category>트리거</category>
      <category>폼자동화</category>
      <author>꼬부기아빠</author>
      <guid isPermaLink="true">https://sses.tistory.com/198</guid>
      <comments>https://sses.tistory.com/198#entry198comment</comments>
      <pubDate>Sat, 29 Nov 2025 12:01:53 +0900</pubDate>
    </item>
    <item>
      <title>2편: 실전 &amp;ndash; 구글 앱스 스크립트로 자동 폼 만들기</title>
      <link>https://sses.tistory.com/197</link>
      <description>[반복되는 폼 자동화] 시리즈 안내
1편: 도입 – 왜 자동화가 필요했을까?2편: 실전 – 구글 앱스 스크립트로 자동 폼 만들기 (현재 글)3편: 트리거 활용 – 완전 자동화의 완성
각 편은 독립적으로 읽을 수 있으며, 시리즈 전체를 따라오시면 자동화의 모든 과정을 쉽게 익히실 수 있습니다.
  다음 편이 궁금하다면 [3편: 트리거 활용 – 완전 자동화의 완성]를 확인해보세요!

실전! 자동 폼 생성과 응답 처리 – 광고 신청 업무를 완전히 자동화하다
..</description>
      <category>기술 공부 노트/자동화</category>
      <category>studydad</category>
      <category>구글앱스스크립트</category>
      <category>구글폼</category>
      <category>반복업무</category>
      <category>생산성</category>
      <category>실수없는업무</category>
      <category>업무자동화</category>
      <category>조직운영</category>
      <category>트리거</category>
      <category>폼자동화</category>
      <author>꼬부기아빠</author>
      <guid isPermaLink="true">https://sses.tistory.com/197</guid>
      <comments>https://sses.tistory.com/197#entry197comment</comments>
      <pubDate>Sat, 29 Nov 2025 11:59:29 +0900</pubDate>
    </item>
    <item>
      <title>1편: 도입 &amp;ndash; 왜 자동화가 필요했을까?</title>
      <link>https://sses.tistory.com/196</link>
      <description>[반복되는 폼 자동화] 시리즈 안내
1편: 도입 – 왜 자동화가 필요했을까? (현재 글)2편: 실전 – 구글 앱스 스크립트로 자동 폼 만들기3편: 트리거 활용 – 완전 자동화의 완성
각 편은 독립적으로 읽을 수 있으며, 시리즈 전체를 따라오시면 자동화의 모든 과정을 쉽게 익히실 수 있습니다.
  다음 편이 궁금하다면 [2편: 실전 – 구글 앱스 스크립트로 자동 폼 만들기]를 확인해 보세요!

반복되는 폼 작업, 왜 자동화해야 했을까?
매달 돌아오는 신청..</description>
      <category>기술 공부 노트/자동화</category>
      <category>studydad</category>
      <category>구글앱스스크립트</category>
      <category>구글폼</category>
      <category>꼬부기아빠</category>
      <category>반복업무</category>
      <category>생산성</category>
      <category>실수없는업무</category>
      <category>업무자동화</category>
      <category>조직운영</category>
      <category>폼자동화</category>
      <author>꼬부기아빠</author>
      <guid isPermaLink="true">https://sses.tistory.com/196</guid>
      <comments>https://sses.tistory.com/196#entry196comment</comments>
      <pubDate>Sat, 29 Nov 2025 11:54:46 +0900</pubDate>
    </item>
    <item>
      <title>나는 행한다 고로 존재한다</title>
      <link>https://sses.tistory.com/192</link>
      <description>나는 이제 즉각즉각 실천하는 실천인으로서 하루를 살아가도록 한다.
하루하루의 성과를 기록으로 남기도록 하자.
9월의 첫날. 좋아 시작하는거다.
오늘은 이렇게 시작을 알리는 것으로 만족하겠다.
해보자. 
나는 행한다. 고로 존재한다.
미루지마. 그거 절대로 안할걸?!</description>
      <category>일상과 생각/일상</category>
      <author>꼬부기아빠</author>
      <guid isPermaLink="true">https://sses.tistory.com/192</guid>
      <comments>https://sses.tistory.com/192#entry192comment</comments>
      <pubDate>Thu, 1 Sep 2011 23:49:28 +0900</pubDate>
    </item>
    <item>
      <title>[세미나] Good bye GDI~ Hello Direct X</title>
      <link>https://sses.tistory.com/191</link>
      <description>Good bye GDI~ Hello Direct X
아직도 GDI 프로그래밍을 하고 계신가요? 

여기 “Good bye~~ GDI”에서 DirectX를 이용한 새로운 세계로 Visual C++ 개발자 분들을 안내합니다.&amp;nbsp;
지금까지 문자열이나 2D 그래픽을 하기 위하여 GDI를 사용하셨다면, 이제 바꾸실 때가 되었습니다. GDI 또는 GDI+ 보다 Direct X를 이용하면 그래픽 카드의 기능을 최대한 활용하여 화려한 화면을 만들 수 있도록 도..</description>
      <category>성과 &amp;amp; 세미나/세미나</category>
      <category>Direct2D</category>
      <category>DirectWrite</category>
      <category>directx</category>
      <category>ONOFFMIX</category>
      <category>Visual Studio</category>
      <category>Visual Studio 2010</category>
      <category>Visual Studio 2010 공식 팀 블로그</category>
      <category>박민근</category>
      <category>세미나</category>
      <category>온오프믹스</category>
      <category>조진현</category>
      <author>꼬부기아빠</author>
      <guid isPermaLink="true">https://sses.tistory.com/191</guid>
      <comments>https://sses.tistory.com/191#entry191comment</comments>
      <pubDate>Tue, 17 May 2011 15:00:00 +0900</pubDate>
    </item>
    <item>
      <title>[MVC3 뒷북치기-3] 레이아웃 마스터해요</title>
      <link>https://sses.tistory.com/190</link>
      <description>안녕하세요. 지난 [MVC3 뒷북치기-2] 레이저 그 심플함이란 후 한달 이라는 시간이 흘렀네요;; 참 포스팅이 늦어요. 이제 이런 모습 보이면 안되겠죠?^^;
이번 시간은 레이아웃에 대해 알아보도록 하겠습니다. 레이아웃을 마스터페이지라고 생각하면 된다고 말씀 드렸던 것 같은데요. &quot;레이아웃 마스터해요&quot; 이제 시작하도록 하겠습니다.^^ 아참. 예제는 지난 시간에 했던 프로젝트에서 진행하겠습니다.

마스터 1단계
일단 레이아웃부터 살펴보겠습니다. 


&amp;..</description>
      <category>기술 공부 노트/MVC 3 뒷북치기</category>
      <category>ASP.NET</category>
      <category>ASP.NET MVC 3</category>
      <category>MVC</category>
      <category>MVC3</category>
      <category>MVC3 뒷북치기</category>
      <category>RAZOR</category>
      <category>Visual Studio 2010</category>
      <category>_Layout</category>
      <category>레이아웃</category>
      <category>박세식</category>
      <category>쎄스</category>
      <author>꼬부기아빠</author>
      <guid isPermaLink="true">https://sses.tistory.com/190</guid>
      <comments>https://sses.tistory.com/190#entry190comment</comments>
      <pubDate>Mon, 16 May 2011 09:00:00 +0900</pubDate>
    </item>
    <item>
      <title>제우스 소스 코드 유출 및 예방법은?</title>
      <link>https://sses.tistory.com/189</link>
      <description>악성코드 제우스의 소스코드가 zip 파일 형태로 무료로 배포되고 있다네요. 보안관계자들은 이를 통해 변종이 생길 것을 우려하고 있습니다.
제우스가 설치가 되면 키로거를 통해 사용자의 키 입력값을 중간에서 탈취할수가 있게됩니다. 인터넷뱅킹시에도 이를 통해 로그인정보를 가져올수 있게되죠.
물론 보안관계자분들이 이에 맞서는 백신 업데이트를 해주시겠죠?^^;
보안관계자분들은 그분들 일 열심히 하게 두고 우리 역시도 제우스 피해를 최소화하기 위한 노력을 해야겠습..</description>
      <category>일상과 생각/일상</category>
      <category>뱅킹 피해 예방법</category>
      <category>악성코드</category>
      <category>제우스</category>
      <category>제우스 소스코드</category>
      <author>꼬부기아빠</author>
      <guid isPermaLink="true">https://sses.tistory.com/189</guid>
      <comments>https://sses.tistory.com/189#entry189comment</comments>
      <pubDate>Fri, 13 May 2011 10:30:33 +0900</pubDate>
    </item>
  </channel>
</rss>