본문 바로가기

Cloud

(64)
#005) AWS VPC 생성하기 https://docs.aws.amazon.com/vpc/index.html https://docs.aws.amazon.com/vpc/index.html docs.aws.amazon.com AWS 의 자원들을 사용하기 위해선 네트워크 환경이 준비되어야합니다. 이때 기본적으로 구성해야하는 VPC 생성을 해봅니다. VPC ( Virtual Private Cloud) 란? AWS 클라우드의 가상 네트워크 환경으로 IP 주소 범위선택, 서브넷 생성, 라우팅 테이블 및 네트워크 게이트웨이 구성으로 VPC 환경을 구성할 수 있습니다. VPC 생성시 필요한 요소들로 1. VPC 생성하기 2. 서브넷 생성하기 PUBLIC/PRIVATE 3. 인터넷 게이트웨이 생성하기 IGW ( Internet GateWay ) 4. ..
#004) AWS IAM 생성하기 https://docs.aws.amazon.com/ko_kr/IAM/latest/UserGuide/introduction.html IAM이란 무엇입니까? - AWS Identity and Access Management 이 페이지에 작업이 필요하다는 점을 알려 주셔서 감사합니다. 실망시켜 드려 죄송합니다. 잠깐 시간을 내어 설명서를 향상시킬 수 있는 방법에 대해 말씀해 주십시오. docs.aws.amazon.com IAM 은 AWS 자원관리의 기본이라고 할 수 있는 서비스입니다. 보안상의 문제로 root 계정이 아닌 다른 사용자 계정을 만들어서 자원을 관리하는게 좋습니다. 여러명의 사람에게 사용자 계정을 만들어서 부여해줄 때, 최소권한만 허용해주고 용도가 같더라도, 추후 보안이나 자원 이용 측면에서 각 ..
#003) How to set up MFA / with lost or broken MFA https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_mfa.html Using multi-factor authentication (MFA) in AWS - AWS Identity and Access Management Have you considered using AWS Single Sign-On (AWS SSO)? You can use AWS SSO to centrally manage access to multiple AWS accounts and provide users with MFA-protected, single sign-on access to all their assigned accounts from one place. With A..
#002) How to close AWS account * Terminate and delete all of services that you've been using before closing your AWS account. https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/close-account.html Closing an account - AWS Billing Closing an account This page highlights some key concepts for those considering closing your AWS account. If you have any questions throughout the process, you can contact your account repre..
#001) How to create AWS account free https://aws.amazon.com/console/?nc1=h_ls AWS Management Console AWS Support 플랜은 AWS로 성공하는 데 도움이 되는 다양한 도구, 프로그램 및 전문 지식에 대한 액세스의 조합을 제공합니다. aws.amazon.com 1. Creating account Use your email address and account name to manage your root account in AWS. Check the Verification code that has sent to your email address. Set up powerful root user password. Fill in basic information such as Phone number..
#003) AWS 필수 MFA 설정 방법 /분실,해킹시 대처 https://docs.aws.amazon.com/ko_kr/IAM/latest/UserGuide/id_credentials_mfa.html AWS에서 멀티 팩터 인증(MFA) 사용 - AWS Identity and Access Management 이 페이지에 작업이 필요하다는 점을 알려 주셔서 감사합니다. 실망시켜 드려 죄송합니다. 잠깐 시간을 내어 설명서를 향상시킬 수 있는 방법에 대해 말씀해 주십시오. docs.aws.amazon.com #001) 계정 생성하기 에서 AWS Root 계정을 생성해보았습니다. 필수는 아니지만 여러 이유에서 적극 권장되는 MFA 설정을 해보겠습니다. MFA(Multi-Factor Authentication)란? MFA는 로그인 시 2개 이상 인증이 통과해야 로그인이 되..
#002) AWS 계정 삭제하기 *계정 삭제 전 기존에 사용하던 서비스들을 모두 종료하고 제거해줍니다. https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/close-account.html Closing an account - AWS Billing Closing an account This page highlights some key concepts for those considering closing your AWS account. If you have any questions throughout the process, you can contact your account representative or contact AWS Support for assistance. For mo..
#001) AWS 계정 생성하기 https://aws.amazon.com/ 클라우드 서비스 | 클라우드 컴퓨팅 솔루션| Amazon Web Services 개발자, 데이터 사이언티스트, 솔루션스 아키텍트 또는 AWS에서 구축하는 방법을 배우는 데 관심이 있는 모든 사용자용 무료 온라인 교육 AWS 전문가가 구축한 500개 이상의 무료 디지털 교육 과정 aws.amazon.com 1.계정만들기 root 사용자로 관리하기위한 이메일주소와 계정이름을 설정해줍니다. 등록한 이메일로 들어간 확인코드를 확인 후 진행합니다. Root 사용자를 위한 강력한 비밀번호를 설정해줍니다. 용도에 따라 사업자용/개인용 체크를 하고 계정에 관한 기본정보들을 기입합니다 (이름, 휴대폰번호, 지역, 주소 ,우편번호) 카드정보를 입력해서 aws 서비스 비용이 청구될..