Top 10 June '21 Microservices Articles to Read Now
See the 10 most popular articles from the Microservices zone with topics covering design patterns, security in microservices, interview questions, and more!
Join the DZone community and get the full member experience.
Join For FreeIntroduction
How awesome would it be to find top trending articles in one place so that you can always stay up to date with the latest trends in technology? We dug into Google analytics to find the top 10 most popular Microservices articles in June. Let's get started!
10. How to Implement Oauth2 Security in Microservices
Security is an important aspect of any Microservice. Read this article to find out more about security in a microservice and implementing OAuth2 security.
Step by step implementation of OAuth2.
9. A Quick and Practical Example of Kafka Testing
Does your microservice contain both Kafka and REST? Learn the fundamental aspects of Kafka testing in a declarative way and test microservices involving both Kafka and REST.
Test REST API with Kafka in your Microservice.
8. How to Make Microservices Communicate
Microservices need to communicate in order to execute the big picture. This article reviews a way to make them communicate.
7. Top Microservices Frameworks
This article covers the benefits of microservices and the frameworks available for developing microservices architecture.
Frameworks for developing Microservice architecture.
6. Microservices Communication: Zuul API Gateway
Learn how to use a Zuul proxy in microservices development to create a more fluid, robust design that is less prone to errors.
5. Spring Boot Microservices: Building a Microservices Application Using Spring Boot
Learn how to create a microservice using Spring Boot and Netflix Eureka Server in detail.
Create a Spring Boot microservice.
4. DDD, Micro Services, CQRS, and an Enterprise Grade Chat Module backend
Do you want to learn Domain-Driven Design and Microservice while building an Enterprise Grade Chat module? If so, this article is for you.
Build an Enterprise Grade Chat module.
3. Top Microservices Interview Questions and Answers: Part 1
Interviewing for a career in Microservices? Familiarize yourself with top microservices questions and their answers.
Prepare for a Microservices Interview.
2. Java Microservices: Code Examples, Tutorials, and More
Microservices are emerging and overtaking monoliths every day. Find out more about microservices with code examples.
Java Microservices with examples.
1. Design Patterns for Microservices
In this article, learn about the design patterns of microservice architecture to overcome its challenges.
Design patterns for Microservices.
Wrapping Up
Are we missing any of the latest topics in our Microservices Zone? If you have anything to share with our community, simply create a free account and click on the “Post” button in the top right of the navigation bar once logged in. For a better chance at having your article published, check out our Article Submission Guidelines, which provide information on what we can and cannot accept, as well as additional resources to help get you started.
Opinions expressed by DZone contributors are their own.
Comments