<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>DIVE AND RISE</title>
    <link>https://newlamb.tistory.com/</link>
    <description> </description>
    <language>ko</language>
    <pubDate>Sat, 5 Sep 2026 10:24:08 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>newlamb</managingEditor>
    <image>
      <title>DIVE AND RISE</title>
      <url>https://tistory1.daumcdn.net/tistory/7513909/attach/50bce124f04f4b86931a2e57be43ff00</url>
      <link>https://newlamb.tistory.com</link>
    </image>
    <item>
      <title>MSI MD272UPSWCL 4K UHD 모니터 후기</title>
      <link>https://newlamb.tistory.com/31</link>
      <description>&amp;nbsp;
처음으로 4K모니터를 구매했습니다. 많은 모니터들이 있었지만 가장 마음에 들었던 모니터를 선택.
MD272UPSWCL 4K UHD, 사이즈는 27인치로 구매했습니다.
&amp;nbsp;
첫 4K인데 일단 해상도라 글자와 이미지가 선명하고, IPS 패널이라 군더더기 없습니다.&amp;nbsp;
USB-C 연결로 노트북 충전까지 돼서 책상이 훨씬 깔끔해졌습니다. 
&amp;nbsp;
구글티비가 되서 넷플릭스나 유튜브 같은 OTT 앱도 바로 볼 수 있다는 점도 마음에..</description>
      <category>감상 과 후기</category>
      <category>MSI 4K 모니터</category>
      <author>newlamb</author>
      <guid isPermaLink="true">https://newlamb.tistory.com/31</guid>
      <comments>https://newlamb.tistory.com/31#entry31comment</comments>
      <pubDate>Thu, 6 Nov 2025 06:00:52 +0900</pubDate>
    </item>
    <item>
      <title>Linux 활용</title>
      <link>https://newlamb.tistory.com/30</link>
      <description>✅ 요약 포인트

명령어핵심 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;목적 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;..</description>
      <category>기술노트/데이터엔지니어링</category>
      <category>리눅스</category>
      <category>리눅스 명령어</category>
      <category>리눅스 활용</category>
      <author>newlamb</author>
      <guid isPermaLink="true">https://newlamb.tistory.com/30</guid>
      <comments>https://newlamb.tistory.com/30#entry30comment</comments>
      <pubDate>Thu, 8 May 2025 22:23:28 +0900</pubDate>
    </item>
    <item>
      <title>데이터 엔지니어링에서 FastAPI가 필요한 이유</title>
      <link>https://newlamb.tistory.com/29</link>
      <description>FastAPI와 같은&amp;nbsp;백엔드 API 프레임워크는 전통적인 웹 개발뿐 아니라&amp;nbsp;데이터 엔지니어링의 실무에서도 점점 중요해지고 있는 기술입니다. 어떤 부분에서, 왜 필요한지를 아래에 정리해 드릴게요.
&amp;nbsp;
&amp;nbsp;
✅ 데이터 엔지니어링에서 FastAPI가 필요한 이유
1.&amp;nbsp;데이터 파이프라인의 API 인터페이스

데이터 수집 / ingestion&amp;nbsp;단계에서 외부에서 데이터를 넣어야 할 때 &amp;rarr; API가 필요함..</description>
      <category>기술노트/데이터엔지니어링</category>
      <category>fasstapi</category>
      <author>newlamb</author>
      <guid isPermaLink="true">https://newlamb.tistory.com/29</guid>
      <comments>https://newlamb.tistory.com/29#entry29comment</comments>
      <pubDate>Sun, 4 May 2025 15:36:30 +0900</pubDate>
    </item>
    <item>
      <title>FastAPI 필수 개념</title>
      <link>https://newlamb.tistory.com/28</link>
      <description>FastAPI는 빠르고 현대적인 Python 기반의 웹 프레임워크로,&amp;nbsp;비동기 처리,&amp;nbsp;자동 문서화,&amp;nbsp;타입 기반의 데이터 검증등을 강점으로 합니다. 
아래는 FastAPI를 학습하고 실무에서 활용하기 위해 꼭 알아야 할&amp;nbsp;핵심 개념,&amp;nbsp;실무 필수 지식, 그리고&amp;nbsp;깊이 이해해야 할 주제들입니다.
&amp;nbsp;
[기술노트/데이터엔지니어링] - 데이터 엔지니어링에서 FastAPI가 필요한 이유

&amp;nbsp;

데이터..</description>
      <category>기술노트/데이터엔지니어링</category>
      <category>FastAPI</category>
      <category>REST API</category>
      <category>동기</category>
      <category>비동기</category>
      <author>newlamb</author>
      <guid isPermaLink="true">https://newlamb.tistory.com/28</guid>
      <comments>https://newlamb.tistory.com/28#entry28comment</comments>
      <pubDate>Sun, 4 May 2025 15:24:16 +0900</pubDate>
    </item>
    <item>
      <title>리눅스 필수 개념 &amp;amp; 명령어 정리 (TIL)</title>
      <link>https://newlamb.tistory.com/27</link>
      <description>✅ 리눅스(Linux) 학습 목적

데이터 엔지니어링 환경은 대부분 Linux 기반 (AWS EC2, Hadoop 클러스터 등)
서버 관리, 파일 처리, 로그 추적, 스케줄링 등 실무에 필수

&amp;nbsp;

pwd: 터미널 상 현재 위치(경로)
ls: ls는 list를 줄여서 표현한 명령어, 현재 경로 파일리스트
&amp;nbsp; &amp;nbsp; &amp;nbsp; -a: 숨김 파일을 포함해서 모든 정보를 출력. Linux 계열에서 숨김 파일은 파일 이름의 시작이 &amp;l..</description>
      <category>기술노트/데이터엔지니어링</category>
      <category>CD</category>
      <category>LS</category>
      <category>mkdir</category>
      <category>pwd</category>
      <category>리눅스 기본명령어</category>
      <category>리눅스 명령어</category>
      <author>newlamb</author>
      <guid isPermaLink="true">https://newlamb.tistory.com/27</guid>
      <comments>https://newlamb.tistory.com/27#entry27comment</comments>
      <pubDate>Sat, 3 May 2025 16:03:02 +0900</pubDate>
    </item>
    <item>
      <title>[패스트캠퍼스] KDC 나도 할 수 있는 Java&amp;amp;Spring 웹 개발 종합반 학습일지</title>
      <link>https://newlamb.tistory.com/26</link>
      <description>  KDC 자바 백엔드 강의
'자바백엔드 기초: Java부터 Spring Boot까지'는 패스트캠퍼스 KDC 국비지원 교육 프로그램입니다. 이 강의는 백엔드 개발의 기초부터 실무에 필요한 기술까지 체계적으로 학습할 수 있는 과정으로, Java 언어의 기초부터 시작하여 Spring Boot를 활용한 웹 애플리케이션 개발까지 학습을 진행합니다.​

학습 내용 요약
1. Java 기초 문법 및 객체지향 프로그래밍
강의의 첫 번째 부분에서는 Java의 기본 문..</description>
      <category>감상 과 후기</category>
      <category>K디지털기초역량훈련</category>
      <category>국비지원교육</category>
      <category>나도 할 수 있는 java&amp;amp;spring 웹 개발 종합반</category>
      <category>내일배움카드</category>
      <category>좋았다</category>
      <category>패스트캠퍼스</category>
      <author>newlamb</author>
      <guid isPermaLink="true">https://newlamb.tistory.com/26</guid>
      <comments>https://newlamb.tistory.com/26#entry26comment</comments>
      <pubDate>Mon, 28 Apr 2025 21:01:16 +0900</pubDate>
    </item>
    <item>
      <title>Spring Boot 실습 정리 - RESTful API + DTO + 계층 분리의 이해</title>
      <link>https://newlamb.tistory.com/25</link>
      <description>✅ 실습 목적 및 오늘의 핵심 흐름
오늘 실습에서는&amp;nbsp;Spring Boot 기반 REST API를 직접 설계하고 구현해 보면서,DTO 개념,&amp;nbsp;ResponseEntity 사용, 예외 처리 흐름, 그리고&amp;nbsp;Swagger 문서화까지 이어지는 전체 백엔드 흐름을 실전처럼 구현해보았습니다.

  전체 프로젝트 구조


src/main/java/com/example/rest
├── entity          # Book, DTO 클래스들
..</description>
      <category>기술노트/백엔드.스프링부트</category>
      <category>CRUD</category>
      <category>DTO</category>
      <category>restful api</category>
      <category>스프링부트</category>
      <author>newlamb</author>
      <guid isPermaLink="true">https://newlamb.tistory.com/25</guid>
      <comments>https://newlamb.tistory.com/25#entry25comment</comments>
      <pubDate>Sat, 19 Apr 2025 21:57:16 +0900</pubDate>
    </item>
    <item>
      <title>RESTful 웹 서비스 이해하기   | 개념, 구조</title>
      <link>https://newlamb.tistory.com/24</link>
      <description> &amp;nbsp;RESTful 웹 서비스,&amp;nbsp;REST API,&amp;nbsp;Spring Boot,&amp;nbsp;REST Controller,&amp;nbsp;프론트엔드와 백엔드 분리,&amp;nbsp;비동기 통신,&amp;nbsp;AJAX,&amp;nbsp;HTTP 메서드등 주요 키워드 중심 정리
✅ 1. RESTful 웹 서비스란?
REST(Representational State Transfer)는 웹 아키텍처 설계 스타일 중 하나입니다.RESTful 웹 서비스는 이 REST 원칙..</description>
      <category>기술노트/백엔드.스프링부트</category>
      <category>RestAPI</category>
      <category>RESTful</category>
      <category>springboot</category>
      <category>SpringMVC</category>
      <category>웹서비스구조</category>
      <category>자바백엔드</category>
      <author>newlamb</author>
      <guid isPermaLink="true">https://newlamb.tistory.com/24</guid>
      <comments>https://newlamb.tistory.com/24#entry24comment</comments>
      <pubDate>Tue, 15 Apr 2025 23:27:02 +0900</pubDate>
    </item>
    <item>
      <title>JPA 기본 생성자와 리플렉션 &amp;mdash; 왜 필요할까</title>
      <link>https://newlamb.tistory.com/23</link>
      <description>Java와 JPA를 공부하다 보면 꼭 부딪히는 질문이 있죠.

&amp;ldquo;왜 JPA에서는 기본 생성자가 꼭 필요할까?&amp;rdquo;&amp;ldquo;기본 생성자는 자동으로 만들어지지 않나요?&amp;rdquo;&amp;ldquo;리플렉션이랑 무슨 관계가 있지?&amp;rdquo;

저도 처음에 헷갈렸는데, 개념을 하나하나 정리하고 나니까 이해가 조금 됩니다!이 글에선 그 과정을 정리해볼게요  
&amp;nbsp;
✅ JPA에서 기본 생성자가 필요한 이유
JPA는 내부적으로&amp;nbsp;리플..</description>
      <category>기술노트/백엔드.스프링부트</category>
      <category>@NoArgsConstructor</category>
      <category>jpa 리플렉션</category>
      <category>기본생성자</category>
      <category>엔터티</category>
      <author>newlamb</author>
      <guid isPermaLink="true">https://newlamb.tistory.com/23</guid>
      <comments>https://newlamb.tistory.com/23#entry23comment</comments>
      <pubDate>Sun, 13 Apr 2025 11:16:30 +0900</pubDate>
    </item>
    <item>
      <title>Spring JPA Repository 이해. 핵심 정리 | 업캐스팅, @Autowired</title>
      <link>https://newlamb.tistory.com/22</link>
      <description>Spring Boot와 JPA를 활용한 백엔드 개발에서는&amp;nbsp;JpaRepository, 인터페이스, 업캐스팅,&amp;nbsp;@Autowired&amp;nbsp;주입 방식 등을 이해하는 것이 매우 중요합니다. 이 글에서는 비전공자나 초보자도 이해할 수 있도록 핵심 개념들을 순차적으로 정리합니다.
&amp;nbsp;

&amp;nbsp;
&amp;nbsp;
  1. 왜&amp;nbsp;BookRepository를 인터페이스로 선언할까?


public interface BookReposit..</description>
      <category>기술노트/백엔드.스프링부트</category>
      <category>@Autowired</category>
      <category>Jpa Repository</category>
      <category>업캐스팅</category>
      <author>newlamb</author>
      <guid isPermaLink="true">https://newlamb.tistory.com/22</guid>
      <comments>https://newlamb.tistory.com/22#entry22comment</comments>
      <pubDate>Fri, 11 Apr 2025 21:23:37 +0900</pubDate>
    </item>
  </channel>
</rss>