100+ Free NAVER Cloud Platform Certified Associate Practice Questions
Pass your NAVER Cloud Platform Certified Associate (NCA, Exam Code 100) exam on the first try — instant access, no signup required.
Which NAVER Cloud Platform AI service converts spoken audio into written text?
Explore More NAVER Cloud Certifications
Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.
Key Facts: NAVER Cloud Platform Certified Associate Exam
Code 100
Exam Code
NAVER Cloud
60 questions
Exam Length
NAVER Cloud
60 minutes
Time Limit
NAVER Cloud
3 VPCs
Per Account Limit
NCP Documentation
30 servers
Auto Scaling Group Max
NCP Documentation
edu.ncloud.com
Official Portal
NAVER Cloud
4,000 IOPS
SSD Server Guarantee
NCP Documentation
100 TB
Data Teleporter Capacity
NCP Documentation
The NCA (exam code 100) tests basic NCP service knowledge across compute, networking, storage, database, and AI categories in 60 questions over 60 minutes. The exam is primarily in Korean; candidates should study official NCP documentation paying special attention to service limits (3 VPCs/account, 50 servers/account, 30 servers/Auto Scaling group, 10 MySQL slaves/master) and service categorization.
Sample NAVER Cloud Platform Certified Associate Practice Questions
Try these sample questions to test your NAVER Cloud Platform Certified Associate exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1What is the maximum number of VPCs allowed per account on NAVER Cloud Platform?
2How many servers can be created per account on NAVER Cloud Platform by default?
3Which NAVER Cloud Platform service provides access control at the server instance level by defining inbound and outbound traffic rules?
4In NAVER Cloud Platform Auto Scaling, what is the maximum number of servers allowed in a single Auto Scaling group?
5Which component of NAVER Cloud Platform Auto Scaling defines the server configuration template, including the OS image and initialization scripts, used when new servers are launched?
6Which three Auto Scaling scaling policy types are available on NAVER Cloud Platform?
7A company wants to distribute HTTP traffic across multiple servers in NAVER Cloud Platform's VPC environment with path-based routing. Which Load Balancer type should they use?
8What must be created before setting up an Application Load Balancer in NAVER Cloud Platform VPC?
9Which NAVER Cloud Platform Load Balancer type is best suited for high-throughput TCP and UDP traffic requiring the Direct Server Return (DSR) method?
10What is the maximum file upload size supported via the NAVER Cloud Platform Object Storage console UI?
About the NAVER Cloud Platform Certified Associate Exam
The NAVER Cloud Platform Certified Associate (NCA) is the entry-level certification for South Korea's leading domestic cloud provider. Exam code 100 validates foundational understanding of NCP services across compute (servers, Auto Scaling), networking (VPC, Load Balancer, CDN+), storage (Object Storage, NAS, Archive Storage), databases (MySQL, Redis, MongoDB, MSSQL, CUBRID), containers (NKS, Cloud Functions), security (ACG, WAF, Anti-DDoS), and AI/media services. It is the first step on the NCP credential ladder before Professional (codes 200/202/207) and Advanced Expert tiers.
Questions
60 scored questions
Time Limit
60 minutes
Passing Score
See official portal
Exam Fee
See edu.ncloud.com/certi (NAVER Cloud)
NAVER Cloud Platform Certified Associate Exam Content Outline
Cloud Overview & Foundations
NCP tiers (NCA/NCP/NCE/Advanced Expert), exam codes (100/200/202/207), regions (Korea, US, Singapore, Japan, Germany), Classic vs VPC environments, Sub Account IAM, account limits
Compute & Auto Scaling
Server types (SSD 4000 IOPS, GPU, Bare Metal, VDS, HPC, High CPU/Memory, Standard/Compact), server images, Auto Scaling (Launch Configuration, scaling policies, max 30 servers/group, health checks, scheduled scaling)
Networking (VPC, LB, CDN, VPN)
VPC (3/account), subnets, route tables, ACG (stateful/instance-level), Network ACL (stateless/subnet-level), NAT Gateway, IPsec VPN (site-to-site), SSL VPN (user remote access), Cloud Connect (dedicated line), Load Balancer types and algorithms, CDN+, Global CDN, Global Route Manager
Storage
Object Storage (S3-compatible API, 2 GB console upload, 10 TB API upload), Archive Storage (cold/long-term), NAS (500–10000 GB, NFS, 100 GB increments), Block Storage, Data Teleporter (100 TB physical appliance)
Database
Cloud DB for MySQL (10 slaves/master), Redis (in-memory cache), PostgreSQL, MariaDB, MSSQL, MongoDB (document NoSQL), CUBRID (Korean ORDBMS)
Containers, Serverless & DevOps
NKS (managed Kubernetes), Container Registry, Cloud Functions (serverless triggers), SourceCommit/SourceBuild/SourceDeploy/SourcePipeline (CI/CD), API Gateway, Jenkins (port 18080 on NCP)
Security, Monitoring & AI/Media
ACG, Network ACL, WAF, Anti-DDoS, Secure Zone, Security Monitoring, Cloud Insight, Cloud Log Analytics, Pinpoint (APM), Real User Analytics, CLOVA AI (Speech/Voice/OCR/Face/Chatbot), Papago NMT, Object/Pose Detection, VOD Transcoder, Live Station, Image Optimizer
How to Pass the NAVER Cloud Platform Certified Associate Exam
What You Need to Know
- Passing score: See official portal
- Exam length: 60 questions
- Time limit: 60 minutes
- Exam fee: See edu.ncloud.com/certi
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
NAVER Cloud Platform Certified Associate Study Tips from Top Performers
Frequently Asked Questions
What is the NCA exam format?
The NCA (NAVER Cloud Platform Certified Associate, exam code 100) consists of 60 multiple-choice questions to be completed in 60 minutes. This gives approximately one minute per question. The exam is delivered through the official NAVER Cloud Platform education portal at edu.ncloud.com/certi, primarily in Korean.
What services are covered on the NCA exam?
The NCA tests knowledge of core NCP service categories: Compute (servers, Auto Scaling), Networking (VPC, Load Balancer, CDN+, VPN), Storage (Object Storage, NAS, Archive Storage), Database (MySQL, Redis, MongoDB, MSSQL, CUBRID, PostgreSQL, MariaDB), Containers and Serverless (NKS, Cloud Functions), Security (ACG, WAF, Anti-DDoS, Secure Zone), Monitoring (Cloud Insight, Cloud Log Analytics), AI services (CLOVA family, Papago NMT), and Media services (VOD Transcoder, Live Station, Image Optimizer).
What are the most important NCP service limits to know for the NCA?
Key limits frequently tested on the NCA include: 50 servers per account (default), 3 VPCs per account, 30 servers maximum per Auto Scaling group, 10 MySQL slave replicas per master, Object Storage console upload limit of 2 GB (API supports up to 10 TB), NAS capacity range of 500 GB to 10,000 GB expanding in 100 GB increments, and Data Teleporter appliance capacity of 100 TB.
What is the difference between ACG and Network ACL in NCP?
An ACG (Access Control Group) is a stateful firewall applied at the server instance level — it tracks connection state and automatically allows return traffic for allowed outbound connections. A Network ACL is a stateless filter applied at the subnet level in VPC — it requires explicit allow rules for both inbound and outbound directions of a connection. For defense in depth, both should be configured.
Which NCP Load Balancer type should I use for HTTP path-based routing?
Use the Application Load Balancer (ALB) for Layer 7 HTTP/HTTPS path-based and host-based routing. Use the Network Load Balancer (NLB) for high-throughput TCP/UDP traffic requiring DSR (Direct Server Return). Use the Network Proxy Load Balancer for proxy-mode Layer 4 scenarios. All three types require pre-creating VPC, subnets, Network ACL, and ACGs.
What is the NCP Auto Scaling difference between Launch Configuration and Auto Scaling Group?
A Launch Configuration is the server template specifying the OS image, server specs, and initialization scripts used when Auto Scaling creates new instances. An Auto Scaling Group is the collection of servers that is managed — it references a Launch Configuration, sets minimum/maximum server counts (max 30), and applies scaling policies and schedules. Changes to the group (scaling actions) use the Launch Configuration as the blueprint.
Is the NCA exam available in English?
The NCA exam is primarily delivered in Korean through edu.ncloud.com/certi. Availability in other languages should be confirmed on the official portal before registering. NAVER Cloud Platform documentation is available in both Korean and English at guide.ncloud-docs.com, which is the recommended study resource.