Shredded interviewer series (3): Microservice architecture interview questions Dubbo+Spring Boot+Spring Cloud

Do not miss passing through

Click the blue word to follow us


Dubbo

Interview questions + answer collection method: follow the official account homepage reply [666])

  1. In Dubbo, zookeeper acts as the registry. If the registry clusters are all down, can publishers and subscribers still communicate?

  2. Dubbo service load balancing strategy?

  3. How does Dubbo solve the problem of safety mechanism

  4. The difference between dubbo registration center and direct connection

  5. dubbo service cluster configuration (cluster fault tolerance mode)

  6. Dubbo communication protocol Why does the dubbo protocol have more consumers than providers?

  7. Dubbo communication protocol Why can't the dubbo protocol transmit large packets

  8. Dubbo communication protocol Why does dubbo protocol adopt asynchronous single long connection

  9. Dubbo communication protocol application scope and application scenarios of dubbo protocol

  10. RMI protocol

  11. Hessian Agreement

  12. http

  13. Webservice

  14. Thrif




Spring Boot

  1. What is Spring Boot?

  2. What are the advantages of Spring Boot?

  3. What is JavaConfig?

  4. How to reload changes on Spring Boot without restarting the server?

  5. What is the monitor in Spring Boot?

  6. How to disable Actuator endpoint security in Spring Boot?

  7. How to run Spring Boot applications on custom ports?

  8. What is YAML?

  9. How to realize the security of Spring Boot application?

  10. How to integrate Spring Boot and ActiveMQ?

  11. How to use Spring Boot to implement paging and sorting?

  12. What is Swagger? Have you implemented it with Spring Boot?

  13. What is Spring Profiles?

  14. What is Spring Batch?

  15. What is a FreeMarker template?

  16. How to use Spring Boot to implement exception handling?

  17. Which starter maven dependencies did you use?

  18. What is a CSRF attack?

  19. What is WebSockets?

  20. What is AOP?

  21. What is Apache Kafka?

  22. How do we monitor all Spring Boot microservices?




Spring Cloud

  1. What is Spring Cloud?

  2. What are the advantages of using Spring Cloud?

  3. What does service registration and discovery mean? How to achieve Spring Cloud?

  4. What is the significance of load balancing?

  5. What is Hystrix? How does it achieve fault tolerance?

  6. What is a Hystrix circuit breaker? Do we need it?

  7. What is Netflix Feign? What are its advantages?

  8. What is Spring Cloud Bus? Do we need it?


Previous wonderful recommendations

Summary of Tencent, Ali, Didi Backstage Interview Questions-(including answers)

Interview: The most comprehensive multi-threaded interview questions in history!

The latest Alibaba pushes Java back-end interview questions

JVM is difficult to learn? That's because you didn't read this article seriously

—END—

Follow the author's WeChat public account—"JAVA Rotten Pigskin"

Learn more about java back-end architecture knowledge and the latest interview book

Everything you order is pretty, I take it seriously

After reading this article, remember to give the author a thumbs up + watching it~~~ Everyone's support is the motivation for the author to continue publishing articles.

Guess you like

Origin blog.csdn.net/yunzhaji3762/article/details/108892146