5분안에 장고와 PostgreSQL 로컬 서버 연결!
로컬 환경으로 개발을 하다보면, dependency 충돌이 일어나거나 "내 컴퓨터에서는 되는데 왜 안되지?" 하는 경우가 자주 발생한다.
프로그래밍을 하다보면 해당 디렉토리 또는 프로젝트에서 자주 쓰는 커맨드가 등장한다.
기본적인 django 프로젝트 구성을 이해한 상태로 가정.
Django Design Patterns :)
EC2 인스턴스: 가상 컴퓨팅 환경 AMI (Amazon Machine Image): 인스턴스 템플릿 만든 인스턴스는 키페어를 통해서 로그인 할 수 있음 인스턴스 스토어 볼륨: 임시 데이터를 저장하는 스토리지 볼륨으로 인스턴스 중다, 최대 절전모드로 전환 또는 종료 시 삭제됨 Elastic IP: 인스턴스의 고정 IP 태그: 사용자가 생성하여 Amazo...
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
AWS Overview AWS is the world's most complrehensive and boardly adopted cloud platform
Everything in AWS is 100% API-driven.
VPC (Virtual Private Cloud)
Introduction to Route 53 and other Network Connections
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...
EBS (Elastic Block Store) > Primary offering to create and manage file systems and disc space, it is thick provisioned Basics It is accessed through
AZ scoped Data warehouse
RDS, Dynamo DB
Fundamentals for building a cloud-native platform