InfoQ Homepage Microservices Content on InfoQ
-
Implementing Microservices Security Patterns and Protocols with Spring Security
Stephen Doxsee and Joe Grandja focus on walkthroughs/live coding showing how to apply the patterns and standards using Spring Security 5.1.
-
Spring Tools 4: Bootiful Spring Tooling for Desktop and Cloud
Martin Lippert and Moritz Eysholdt show how to use Spring Tools 4 to be productive when working on Spring Boot 2 applications, including how to run Theia.
-
Streaming with Spring Cloud Stream and Apache Kafka
Oleg Zhurakousky and Soby Chacko explore how Spring Cloud Stream and Apache Kafka can streamline the process of developing event-driven microservices that use Apache Kafka.
-
Data Mesh Paradigm Shift in Data Platform Architecture
Zhamak Dehghani introduces Data Mesh, the next generation data platform, that shifts to a paradigm drawing from modern distributed architecture.
-
How to Get Productive with Spring Boot
Madhura Bhave covers several Spring Boot features: dependency management, starters, devtools, autocompletion for configuration files, test slices, debugging options, and more.
-
Spring Performance Gains
Dave Syer discusses recent improvements in Spring Framework and Spring Boot, including startup time, memory usage, and more efficient processing in the web and data access stacks.
-
Running Spring Boot Applications as GraalVM Native Images
Andy Clement and Sébastien Deleuze share the latest status on allowing running Spring Boot applications as GraalVM-native images for instant startup and low memory consumption.
-
Data Modernization for Spring-Based Microservices on Pivotal Platform
Jitin Changulani and Vivek Jindgar show how individual Spring Cloud components of a data injection process can be scaled independently, as compared to the scaling of the entire stack.
-
Chassis and AppFactory: Accelerate Development of Cloud-Native Microservices for Enterprises
Michelle Zhang, Maan Mehta discuss two tools they built at Scotiabank -Chassis and AppFactory- to improve developer productivity and experience, and enforce best practices and architecture governance.
-
Learning Spring Boot: First as a Student, Then as a Teacher
Jennifer Lee highlights an advantage to Spring Boot: it's easy to learn, easy to master, and easy to teach.
-
Write Less Code with Kotlin and Spring Boot
Todd Ginsberg presents the basics of Kotlin and the features that make it compelling.
-
Managing Failure Modes in Microservice Architectures
Adrian Cockcroft explores how to apply some industry standard techniques (including Failure Modes and Effects Analysis) to cloud native microservices architectures.