일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- k8s
- trino #hive #sync
- 티스토리챌린지
- nodeport
- Glossary #Python
- Exception
- Trino
- til #loguru #str #format
- aws #modernization #eks #k8s
- Push
- 타입 #type
- crossfit_geeks #크로스핏 #crossfit #당산크로스핏 #크로스핏긱스 #running #역도 #오운완 #크로스핏터 #Django가 고장날때까지
- pyenv
- Python3 #PEP
- merge
- 오블완
- pull
- 쿠버네티스
- 카프카
- Git
- fetch
- Python #PEP
- Today
- Total
Django가 고장날때까지
AWS 자격증 101 본문
AWS 공부 영상은
https://www.youtube.com/watch?v=OGQ8RU-9oP8
악분일상
https://www.youtube.com/@Akbun/videos
악분 일상
현재 공부한 것들을 공유하는 채널입니다.
www.youtube.com
https://www.youtube.com/watch?v=6G0bLDIcO7Y&t=2601s
# 시험 안내서 읽기
출처) https://www.youtube.com/watch?v=f2Ar-j5mZEg&t=1959s
> 하드웨어 시스템 uuid
출처) https://predictivehacks.com/?all-tips=redshift-vs-emr-vs-athena-vs-s3-select-vs-glacier-select
1. 기출 문제
2. 출제자의 의도를 파악한다.
3. 분류를 잘한다. # 그룹화, 추상화
4. 이름에서 유추할 수 없는 내용, 상식상 알수 없는 내용은 골라서 암기해야한다.
(예를 들어 https://docs.aws.amazon.com/redshift/latest/mgmt/query-editor-v2-schedule-query.html
Scheduled queries with query editor v2 - Amazon Redshift
Scheduled queries with query editor v2 With Amazon Redshift query editor v2, you can automate SQL queries to run on a schedule. Scheduled queries are SQL statements that run automatically at specified times or intervals, letting you efficiently manage recu
docs.aws.amazon.com
query editor가 예약 기능이 있다는건 어찌어찌 논리적으로 푼다면 -> 예약을 하는 기능이 있을 수 있겠다고 생각할 수 있겠지만, 단어 자체로는 예약 기능이 있을 것이라고 유추하기 힘들다.)
cold
hot data
https://docs.aws.amazon.com/ko_kr/redshift/latest/dg/c_choosing_dist_sort.html
분산 스타일 - Amazon Redshift
분산 스타일 테이블을 생성할 때는 AUTO, EVEN, KEY, ALL 등 네 가지 분산 스타일 중 하나를 지정할 수 있습니다. 배포 스타일을 지정하지 않으면 Amazon Redshift에서는 AUTO 배포를 사용합니다. AUTO 분산 AU
docs.aws.amazon.com