Exam Details

  • Exam Code
    :CCDAK
  • Exam Name
    :Confluent Certified Developer for Apache Kafka Certification Examination
  • Certification
    :Confluent Certified Developer
  • Vendor
    :Confluent
  • Total Questions
    :150 Q&As
  • Last Updated
    :May 07, 2024

Confluent Confluent Certified Developer CCDAK Questions & Answers

  • Question 41:

    An ecommerce wesbite sells some custom made goods. What's the natural way of modeling this data in Kafka streams?

    A. Purchase as stream, Product as stream, Customer as stream

    B. Purchase as stream, Product as table, Customer as table

    C. Purchase as table, Product as table, Customer as table

    D. Purchase as stream, Product as table, Customer as stream

  • Question 42:

    You are building a consumer application that processes events from a Kafka topic. What is the most important metric to monitor to ensure real-time processing?

    A. UnderReplicatedPartitions

    B. records-lag-max

    C. MessagesInPerSec

    D. BytesInPerSec

  • Question 43:

    Kafka is configured with following parameters - log.retention.hours = 168 log.retention.minutes = 168 log.retention.ms = 168 How long will the messages be retained for?

    A. Broker will not start due to bad configuration

    B. 168 ms

    C. 168 hours

    D. 168 minutes

  • Question 44:

    There are five brokers in a cluster, a topic with 10 partitions and replication factor of 3, and a quota of producer_bytes_rate of 1 MB/sec has been specified for the client. What is the maximum throughput allowed for the client?

    A. 10 MB/s

    B. 0.33 MB/s

    C. 1 MB/s

    D. 5 MB/s

  • Question 45:

    What is the risk of increasing max.in.flight.requests.per.connection while also enabling retries in a producer?

    A. At least once delivery is not guaranteed

    B. Message order not preserved

    C. Reduce throughput

    D. Less resilient

  • Question 46:

    By default, which replica will be elected as a partition leader? (select two)

    A. Preferred leader broker if it is in-sync and auto.leader.rebalance.enable=true

    B. Any of the replicas

    C. Preferred leader broker if it is in-sync and auto.leader.rebalance.enable=false

    D. An in-sync replica

  • Question 47:

    In Java, Avro SpecificRecords classes are A. automatically generated from an Avro Schema

    B. written manually by the programmer

    C. automatically generated from an Avro Schema + a Maven / Gradle Plugin

  • Question 48:

    You are sending messages with keys to a topic. To increase throughput, you decide to increase the number of partitions of the topic. Select all that apply.

    A. All the existing records will get rebalanced among the partitions to balance load

    B. New records with the same key will get written to the partition where old records with that key were written

    C. New records may get written to a different partition

    D. Old records will stay in their partitions

  • Question 49:

    What is the protocol used by Kafka clients to securely connect to the Confluent REST Proxy?

    A. Kerberos

    B. SASL

    C. HTTPS (SSL/TLS)

    D. HTTP

  • Question 50:

    We want the average of all events in every five-minute window updated every minute. What kind of Kafka Streams window will be required on the stream?

    A. Session window

    B. Tumbling window

    C. Sliding window

    D. Hopping window

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Confluent exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your CCDAK exam preparations and Confluent certification application, do not hesitate to visit our Vcedump.com to find your solutions here.