자격증

Kubelet Kubelet 은 마스터십의 유일한 연락망으로서 주 운항 일정 관리자(스케줄러)의 지시에 따라 선박에 컨테이너를 싣거나 내리는 역할을 한다. 선박의 상태를 일정 간격으로 보고한다. 쿠버네티스 클러스터로 노드를 등록한다. 노드에 컨테이너나 파드를 로드하라는 지시를 받으면 컨테이너 런타임 엔진에게 필요한 이미지를 끌어와 인스턴스를 실행하라고 요청한다. Kubelet은 파드의 상태와 컨테이너를 계속 모니터링하고 동시에 kube API server에 보고한다. ps -aux | grep kubelet 으로 설정을 확인할 수 있다. Kube-proxy 쿠버네티스 클러스터 안에서는 파드 네트워킹 솔루션을 통해 각 파드가 서로 닿을 수 있다. 파드 네트워크는 내부 가상 네트워크로 모든 파드가 연결되는 ..
CKA 자격증 공부 개요 아래 내용들은 자격증 합격 후기 및 유용한 팁 발췌함 합격은 66%점 기준 시험 시간은 2시간 3년 유효기간 (2024.01.01 기준 3년 -> 2년으로 변경) 링크를 확인 해보면 알겠지만 유효 기간이 2024.04.01 00:00 기준으로 기존 3년에서 2년으로 변경 되었다. 그 전에 시험을 통과하면 유효기간이 3년이니 빨리 합격하는 것이 좋을 것 같다. 1번의 Retake 제공 ❗시험 등록 시 입력한 Verify Name을 기준으로 국문 으로 입력 시 국문 주민등록증 / 운전 면허증으로 가능하나, 영문으로 입력 시 여권이나 영문 운전 면허증을 준비해야함. 각 문제마다 컨텍스트를 바꿔서 문제를 수행할 수 있도록 되어있다. kubectl config set-context 시험 ..
하위 문제 풀이는 개인적 의견일 수 있습니다. AWS 공식 문서를 참조하는 것을 추천 드립니다. [영문] A software company has deployed an application that consumes a REST API by using Amazon API Gateway, AWS Lambda functions, and an Amazon DynamoDB table. The application is showing an increase in the number of errors during PUT requests. Most of the PUT calls come from a small number of clients that are authenticated with specific API key..
하위 문제 풀이는 개인적 의견일 수 있습니다. AWS 공식 문서를 참조하는 것을 추천 드립니다. [영문] A company is using an on-premises Active Directory service for user authentication. The company wants to use the same authentication service to sign in to the company’s AWS accounts, which are using AWS Organizations. AWS Site-to-Site VPN connectivity already exists between the on-premises environment and all the company’s AWS accounts. ..
하위 문제 풀이는 개인적 의견일 수 있습니다. AWS 공식 문서를 참조하는 것을 추천 드립니다. [영문] A company is planning to store a large number of archived documents and make the documents available to employees through the corporate intranet. Employees will access the system by connecting through a client VPN service that is attached to a VPC. The data must not be accessible to the public. The documents that the company is storing a..
하위 문제 풀이는 개인적 의견일 수 있습니다. AWS 공식 문서를 참조하는 것을 추천 드립니다. [영문] A company has a serverless application comprised of Amazon CloudFront, Amazon API Gateway, and AWS Lambda functions. The current deployment process of the application code is to create a new version number of the Lambda function and run an AWS CLI script to update. If the new function version has errors, another CLI script reverts by dep..
하위 문제 풀이는 개인적 의견일 수 있습니다. AWS 공식 문서를 참조하는 것을 추천 드립니다. [영문] A company has a web application that allows users to upload short videos. The videos are stored on Amazon EBS volumes and analyzed by custom recognition software for categorization. The website contains static content that has variable traffic with peaks in certain months. The architecture consists of Amazon EC2 instances running in an A..
하위 문제 풀이는 개인적 의견일 수 있습니다. AWS 공식 문서를 참조하는 것을 추천 드립니다. [영문] A company with global offices has a single 1 Gbps AWS Direct Connect connection to a single AWS Region. The company’s on-premises network uses the connection to communicate with the company’s resources in the AWS Cloud. The connection has a single private virtual interface that connects to a single VPC. A solutions architect must impleme..
하위 문제 풀이는 개인적 의견일 수 있습니다. AWS 공식 문서를 참조하는 것을 추천 드립니다. [영문] A company used Amazon EC2 instances to deploy a web fleet to host a blog site. The EC2 instances are behind an Application Load Balancer (ALB) and are configured in an Auto Scaling group. The web application stores all blog content on an Amazon EFS volume. The company recently added a feature for bloggers to add video to their posts, att..
Nowon9159
'자격증' 카테고리의 글 목록 (5 Page)