profile
Striving to have a positive impact on the community
post-thumbnail

AWS -9. Well-Architected Framework

Fundamentals for building a cloud-native platform

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

AWS - 8. Databases

RDS, Dynamo DB

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

AWS - 7. Redshift

AZ scoped Data warehouse

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

AWS - 6. Storage Services

EBS (Elastic Block Store) > Primary offering to create and manage file systems and disc space, it is thick provisioned Basics It is accessed through

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

AWS - 5. EC2

Types of Compute Services EC2: Dedicated to serving virtual machines ECS & EKS: Designed for Docker and/or Windows containers Lambda: Serverless Functions Batch: Batch processes in containers Beanstal...

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

AWS - 4. Network Connections

Introduction to Route 53 and other Network Connections

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

AWS - 3. Network Services

VPC (Virtual Private Cloud)

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

AWS - 2. API Endpoints

Everything in AWS is 100% API-driven.

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

AWS - 1. Building Block & Policies

AWS Overview AWS is the world's most complrehensive and boardly adopted cloud platform

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

AWS 기본 -2

You can access the instance with public IPv4 address.Later if you have purchased a domain, connect it with Route53Public IPs will change when servers

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

AWS 기본 - 1

EC2 인스턴스: 가상 컴퓨팅 환경 AMI (Amazon Machine Image): 인스턴스 템플릿 만든 인스턴스는 키페어를 통해서 로그인 할 수 있음 인스턴스 스토어 볼륨: 임시 데이터를 저장하는 스토리지 볼륨으로 인스턴스 중다, 최대 절전모드로 전환 또는 종료 시 삭제됨 Elastic IP: 인스턴스의 고정 IP 태그: 사용자가 생성하여 Amazo...

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

[21일] 데이터 베이스

OLTP: online transaction processing, 프로덕션 데이터베이스

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

Django 디자인 패턴 - 1

Django Design Patterns :)

2023년 4월 30일
·
0개의 댓글
·
post-thumbnail

Django 기능 요약

기본적인 django 프로젝트 구성을 이해한 상태로 가정.

2023년 4월 28일
·
0개의 댓글
·
post-thumbnail

[11일차] 데이터 시각화

데이터 사이언티스트 인턴을 할 때, 매니저가 알려준 라이브러리가 나왔다.

2023년 4월 22일
·
0개의 댓글
·
post-thumbnail

[10일차] Selenium 기초

왕기초

2023년 4월 20일
·
0개의 댓글
·
post-thumbnail

자주 쓰는 커맨드 저장 - Makefile

프로그래밍을 하다보면 해당 디렉토리 또는 프로젝트에서 자주 쓰는 커맨드가 등장한다.

2023년 4월 19일
·
0개의 댓글
·
post-thumbnail

Venv vs Pipenv vs Poetry

로컬 환경으로 개발을 하다보면, dependency 충돌이 일어나거나 "내 컴퓨터에서는 되는데 왜 안되지?" 하는 경우가 자주 발생한다.

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

[4일] 데브코스 - greedy

프로그래머스에 있는 레벨 1 문제이다.

2023년 4월 13일
·
0개의 댓글
·
post-thumbnail

Django와 PostgreSQL 연결하기

5분안에 장고와 PostgreSQL 로컬 서버 연결!

2023년 4월 10일
·
0개의 댓글
·