profile
BackEnd & AWS Developer
post-thumbnail

AWS SNS

Simple Notification Service, 말 그대로 간단하게 AWS 서비스들에게 이벤트를 알려주는 서비스다.

2024년 1월 23일
·
0개의 댓글
·
post-thumbnail

AWS SQS / DLQ

Simple Queue Service는 AWS에서 제공하는 완전 관리형 메시지 대기열 서비스

2024년 1월 16일
·
0개의 댓글
·
post-thumbnail

AWS Lambda

AWS Lambda는 서버 관리 없이 코드를 실행하기 위해 사용하는 서비스

2024년 1월 16일
·
0개의 댓글
·
post-thumbnail

AWS S3 ( Simple Storage Service )

AWS S3 Storage Class

2024년 1월 14일
·
0개의 댓글
·
post-thumbnail

A W S ( Amazon Web Services )

AWS를 시작한 계기

2024년 1월 14일
·
0개의 댓글
·
post-thumbnail

Angular - 모듈과 컴포넌트

앵귤러에서 가장 중요한 Module & Component

2023년 9월 25일
·
0개의 댓글
·
post-thumbnail

Storage 유형

Cloud Storage 클라우드에서의 Storage란 데이터를 저장하고 관리하기 위한 공간을 말한다.

2023년 8월 22일
·
1개의 댓글
·
post-thumbnail

Naver Cloud Platform

Naver Cloud Platform 4가지 서비스 소개

2023년 8월 21일
·
0개의 댓글
·
post-thumbnail

Angular - 입력 받기

Angular 입력 이벤트

2023년 8월 11일
·
0개의 댓글
·
post-thumbnail

Angular - 설치

Angular 설치 가이드

2023년 8월 11일
·
1개의 댓글
·
post-thumbnail

SQL 함수

MySQL에서 주로 사용되는 여러 함수들

2023년 6월 8일
·
0개의 댓글
·
post-thumbnail

Spring Boot - JWT (구현)

JWT, Spring Security를 사용해서 Spring Boot에서 로그인 처리를 어떻게 하는지에 대한 방법

2023년 6월 7일
·
0개의 댓글
·
post-thumbnail

Spring Boot - JWT (이론)

JWT는 클라이언트와 서버간의 인증과 정보 교환을 안전하게 수행하기 위한 표준 방법.

2023년 5월 24일
·
0개의 댓글
·
post-thumbnail

Spring Boot - Rest API

Rest는 Representational State Transfer의 약자로, 아키텍처 스타일.

2023년 5월 24일
·
0개의 댓글
·
post-thumbnail

React - Props

props는 부모 컴포넌트에서 자식 컴포넌트로 전달되는 속성.

2023년 5월 18일
·
0개의 댓글
·
post-thumbnail

React - 컴포넌트 만들기

리액트 컴포넌트를 만들어 각 컴포넌트들을 연결하는 방법

2023년 5월 18일
·
0개의 댓글
·
post-thumbnail

React - 리액트 설치

node.js를 설치하고 react 프로젝트를 실행시키는 과정.

2023년 5월 17일
·
0개의 댓글
·
post-thumbnail

Spring Boot - Service

Srvice 계층은 비즈니스 로직을 수행하는 계층

2023년 5월 17일
·
0개의 댓글
·
post-thumbnail

Spring Boot - DTO

DTO(Data Transfer Object)는 데이터를 전달하기 위한 객체.

2023년 5월 17일
·
0개의 댓글
·
post-thumbnail

Spring Boot - QueryDSL

QueryDSL은 자바를 위한 동적 쿼리 작성을 위한 오픈 소스 라이브러리.

2023년 5월 17일
·
0개의 댓글
·