Q. What is the default number of replicas if not specified when creating a Swarm service?
β
Correct Answer: (A)
1
Explanation: If not specified, Docker Swarm creates a service with a single replica by default.