71.CREATE SPRING BOOT MICRO SERVICES

71.CREATE SPRING BOOT MICRO SERVICES

Professional Development

48 Qs

quiz-placeholder

Similar activities

Developer Cert practice exam #2

Developer Cert practice exam #2

Professional Development

50 Qs

70. Unit vs Integration Testing

70. Unit vs Integration Testing

Professional Development

48 Qs

SC-01.3

SC-01.3

Professional Development

50 Qs

104 Review

104 Review

10th Grade - Professional Development

53 Qs

93.TEST E-DATING SPRING BOOT REST API

93.TEST E-DATING SPRING BOOT REST API

Professional Development

43 Qs

Android ATC_Practice 2

Android ATC_Practice 2

Professional Development

45 Qs

Lesson 17 Vocab

Lesson 17 Vocab

Professional Development

43 Qs

Networking, Load Balancing, Storage and Configuration

Networking, Load Balancing, Storage and Configuration

Professional Development

44 Qs

71.CREATE SPRING BOOT MICRO SERVICES

71.CREATE SPRING BOOT MICRO SERVICES

Assessment

Quiz

Computers

Professional Development

Medium

Created by

ANIL KUMAR

Used 3+ times

FREE Resource

48 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Can we create microservices using spring boot?
Yes
No
Sometimes
Maybe

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How to deploy microservices in spring Boot?
Create a Docker image
Use Kubernetes
Deploy as a standalone application
All of the above

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you create a microservice?
Keep communication simple with RESTful API
Divide data into bounded contexts
Emphasize monitoring for testing
All of the above

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What are microservices in Java spring boot?
Collection of small, independent services
Self-contained units of functionality
Communicate over a network
All of the above

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Can we create microservices without REST API?
Yes
No
Rarely
Depends on the implementation

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is difference between Springboot and microservices?
Spring Boot is a standalone application
Microservices configure communication between services
Both are needed for a production-grade microservices system
Spring Boot is used for frontend development

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How to create REST API microservices in Spring Boot?
Download and run examples
Configure src/main/resources/bootstrap.properties
Use @SpringBootApplication annotation
All of the above

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?