분류 전체보기
-
[AWS CCP] CLF-C02 합격 후기(+시험 후기, 공부 방법)자격증/AWS CCP 2026. 3. 30. 00:30
다행히..급하게 준비한거 치고 한번에 합격하게되어기쁜 마음으로 합격 후기를 작성하러왔습니다AWS 시험 중 가장 기초 시험임에도 불구하고 외울게 꽤나 있어서떨어지면 어쩌지 걱정을 했는데 다행히 ..! AWS쪽으로도 발을 넓히고 싶은데 AWS 관련 지식과 경험이 부족하다 생각이 들어서기초도 다질겸 CCP부터 차근차근 따보자 라는 마음으로 시험을 준비했던 것 같습니다합격메일은 시험 당일 저녁에 바로 받을 수 있었습니다생각보다 너무 헷갈리는게 많이 나오긴 했지만 술술 잘 풀리는 문제들도 은근 많았어서풀면서 오 은근 잘쳤나..?? 싶었지만?나중에 점수를 보니 참 간당간당하더군요 하하하 !!!!!1000점 만점에 700점이 커트라인인데 726점이라는 참으로 아슬한 점수를 받고 가성비 합격을 해주었습니다은근 문제가 ..
-
[AWS CCP] QUIZ 정리 -3자격증/AWS CCP 2026. 3. 27. 21:46
* 본 글은 https://simuladoclf.s3.amazonaws.com/english.html 사이트 내 문제를 참조하였습니다. #1. A retail company is building a new mobile application. The company is evaluating whether to build the application in an on-premises data center or in the AWS Cloud. Which service should the company consider?=> AWS Directory Service for Microsoft Active DirectoryAWS Directory Service for Microsoft Active Directory al..
-
[AWS CCP] QUIZ 정리 -2자격증/AWS CCP 2026. 3. 27. 19:13
* 본 글은 https://simuladoclf.s3.amazonaws.com/english.html 사이트 내 문제를 참조하였습니다. #1. A cloud professional is analyzing the performance and usage of Amazon EC2 instances to deliver recommendations for potential cost savings. => Right SizingEC2 비용 최적화 관련 개념 중 하나리소스 사용량에 맞게 인스턴스 유형이나 용량 조정 -> 성능은 유지하면서 불필요한 비용 절감 Right Sizing is the process of optimizing the performance and cost of your AWS resources by..
-
[AWS CCP] QUIZ 정리 -1자격증/AWS CCP 2026. 3. 27. 17:54
* 본 글은 https://simuladoclf.s3.amazonaws.com/english.html 사이트 내 문제를 참조하였습니다. #1. A manufacturing company has a mission-critical application that runs in a remote location(외딴 지역) with a slow internet connection. The company wants to migrate the workload to AWS. The application is latency-sensitive and prone to connectivity disruptions. Which AWS service or feature should the company use to meet t..
-
[AWS CCP] Dump 정리 -2자격증/AWS CCP 2026. 3. 27. 00:19
본 글은 https://hyunhp.tistory.com/ 포스트를 참고하여 작성되었습니다. 21. A company plans to migrate to AWS and wants to create cost estimates for its AWS use cases.Which AWS service or tool can the company use to meet these requirements?=> AWS Pricing Calculator (AWS 쓰기전 비용 미리 예측 서비스)AWS 사용비용 미리 계산해주는 웹도구(예상 월비용 계산해줌)A web-based tool that allows users to estimate the cost of using AWS services. It helps in under..
-
[AWS CCP] Dump 정리 -1자격증/AWS CCP 2026. 3. 26. 19:57
본 글은 https://hyunhp.tistory.com/ 포스트를 참고하여 작성되었습니다.1. A company wants to assess its operational readiness. It also wants to identify and mitigate any operational risks ahead of a new product launch. Which AWS Support plan offers guidance and support for this kind of event at no additional charge?A. AWS Business SupportB. AWS Basic SupportC. AWS Developer SupportD. AWS Enterprise SupportA. AWS en..
-
[AWS CCP] 14강 모니터링 및 분석자격증/AWS CCP 2026. 3. 25. 23:35
-> WATCH냐, TRAIL이냐 두개 구분할 수 있어야 함 [CloudWatch](*)AWS 리소스 및 애플리케이션 실시간 모니터링리소스 사용률, 애플리케이션 성능 및 운영 상태 파악 가능WATCH : 우리가 생각하는 기본적인 모니터링 서비스매트릭을 볼 수 있고, 대시보드, 그래프, 현재 상황을 볼 수 있음(CloudWatch Alarms)아마존에서 알람보낼 수 있는거 이거 하나밖에 없음문제에 알람, alert 나오면 무조건 cloudwatch (CloudWatch Dashboard)graph metrics and log data side by side[CloudTrail](*)서비스의 로그를본다기보다 계정 관련된거 봄(사용자 활동 및 API 사용 추적)어떤 사람이 몇시에 접속했고 어디로 접속했고 이런..
-
[AWS CCP] 12강 Database자격증/AWS CCP 2026. 3. 25. 00:43
[Database]구조화된 데이터 저장(표로 정리 가능)방대한 양의 데이터를 다룸1. Relational DB (관계형 DB)(RDS)행과 열로 이뤄진 테이블 형태로 데이터 구성(Excel file 같은것)SQL 언어 사용-> SQL = relational = Tabular 데이터(표형태로 정리된 데이터)(행, 열로 구성)(정형데이터) 비정형데이터(unstructured data)2. Non-Relational DB(비관계형 DB)No SQL더 유연하고 확장 가능다양한 형태의 DB(문서DB / key-value DB / column-oriented DB /graph DB) [Amazon RDS]관계형 데이터베이스Amazon relational db service(아마존 관계형 데이터베이스) = Amazo..