====== AWS ======
* [[aws:budget|AWS Budget / 비용 최적화]]
* [[aws:pitfall|AWS Pitfalls]]
* [[aws:architecture|AWS Architecture]]
* http://aws.amazon.com/ko/free/
* [[https://aws.amazon.com/ko/getting-started/|시작하기 - AWS 기반 구축을 위한 클라우드 컴퓨팅 자습서]]
* [[https://aws.amazon.com/ko/vpc/|Amazon VPC]]
===== 자습서 =====
* [[https://aws.amazon.com/ko/getting-started/hands-on/|AWS 실습 자습서]]
* [[https://aws.amazon.com/ko/blogs/korea/aws-korean-hands-on-labs-guides/|최신 AWS 한국어 실습 가이드를 만나 보세요! | Amazon Web Services 한국 블로그]]
===== Console 접속 =====
* [[https://docs.aws.amazon.com/ko_kr/IAM/latest/UserGuide/getting-started_how-users-sign-in.html|사용자의 계정 로그인 방법 - AWS Identity and Access Management]]
* 특정 region 종단점 명시적 요청 : 서울은 ''ap-northeast-2''
https://alias.signin.aws.amazon.com/console?region=ap-northeast-2
===== Local Emulation =====
* 개발환경에서 AWS 특화 서비스를 사용할 수 있어야만 한다. 각종 에뮬레이션이 존재한다.
* [[aws:localstack|LocalStack]]
* [[https://medium.com/@takezoe/how-to-develop-aws-based-application-in-the-local-environment-3e36eb705adf|How to develop AWS based application in the local environment]]
* [[aws:s3:minio|Minio]]
* https://github.com/mhart/dynalite
===== homebrew tap =====
* https://github.com/aws/homebrew-tap
* [[homebrew|HomeBrew]] tap - 일부 AWS관련 CLI 애플리케이션들. 정작 ''aws cli''는 core 에 있음.
brew tap aws/tap
brew install
===== Resource 관리 =====
* [[cloud_computing:cloudquery|CloudQuery]]
* ''https://console.aws.amazon.com/go/view/[ARN]'' : arn 에 해당하는 resource 에 대한 고정 주소
===== 강좌 =====
* [[https://www.youtube.com/playlist?list=PLORxAVAC5fUWoPJqJxJavUNK_QI8EFWP_|스타트업을 위한 AWS 핵심 서비스 - YouTube]]
===== 참조 =====
* [[http://pyrasis.com/aws.html|AWS를 다루는 기술]]
* [[https://www.expeditedssl.com/aws-in-plain-english|AWS in Plain English]]
* https://github.com/awslabs
* [[https://medium.com/harrythegreat/aws%EC%9D%98-arn-%EC%9D%B4%ED%95%B4%ED%95%98%EA%B8%B0-8c20d0ccbbfd|AWS의 ARN 이해하기 – 해리의 유목코딩 – Medium]]
* [[https://medium.com/harrythegreat/aws-%EC%95%84%EB%A7%88%EC%A1%B4%EC%9B%B9%EC%84%9C%EB%B9%84%EC%8A%A4-overview-1-4cc3ffdd6b59|[AWS] 아마존웹서비스 Overview — 1 – 해리의 유목코딩 – Medium]]
* [[https://aws.amazon.com/ko/blogs/korea/aws-security-whitepapers/|AWS 보안 기술 백서 한국어 버전 대거 공개 | Amazon Web Services 한국 블로그]]
* [[https://aws.amazon.com/ko/architecture/well-architected/|AWS Well-Architected - 안전하고 효율적인 클라우드 애플리케이션 구축]]
* [[https://aws.amazon.com/ko/builders-library/|Amazon Builders' Library]]
* [[https://aws.amazon.com/ko/blogs/korea/ten-mistakes-founders-make-on-aws-and-how-to-avoid-them/|AWS를 쓰는 스타트업 창업자가 자주하는 10가지 실수들 – 이것만은 피하세요! | Amazon Web Services 한국 블로그]]
* [[https://www.moreagile.net/2022/04/aws-day1-todo_01694645043.html|MORE AGILE: 당신이 AWS 계정을 만들고 가장 먼저 해야 할 일 들과 하지 말아야 할 일 들 (2022년 업데이트)]]