InfoQ Homepage Programming Content on InfoQ
-
PCF Dev: Spring Cloud Services in Your Pocket
Keaty Gross talks about PCF Dev, a new distribution of Cloud Foundry designed to run on a laptop or workstation, useful to develop and debug locally on a fully featured Cloud Foundry.
-
Reactor 3.0, a JVM Foundation for Java 8 and Reactive Streams
Stéphane Maldini explores how the new Reactor design, structure and features can progressively help developers go Reactive.
-
A Lite Rx API for the JVM
Sebastien Deleuze and Stephane Maldini talk about developing Reactive applications using Reactor Core 2.5, and using Flux and Mono types with various exercises.
-
Spring Boot @ PayPal
Fabio Carvalho and Eduardo Solis from PayPal discuss adding Spring Boot to their RESTful Java framework providing a microservices architecture based on cloud, CI, Docker and embedded containers.
-
Operating a High Velocity Large Organization with Spring Cloud Microservices
Noriaki Tatsumi discusses building a microservices architecture on Spring Cloud that's reliable, resilient, and scalable.
-
gRPC 101 for Spring Developers
Ray Tsang discusses using gRPC's streaming API to build sophisticated real-time applications, diving into integration with Maven, Gradle, Spring Boot and RxJava.
-
MongoDB Aggregation - Going Way beyond the Query
Nuri Halperin discusses the aggregation framework in MongoDB, explaining the pipeline architecture, major operators, and how to put it all together in interesting and effective ways.
-
Machine Learning Exposed!
James Weaver takes a deeper dive into machine learning topics such as supervised learning, unsupervised learning, and deep learning, surveying various machine learning APIs and platforms.
-
Developing a Geospatial Webservice with Kotlin and Spring Boot
Sébastien Deleuze shows how to use a relational database without JPA in order to use advanced PostgreSQL functionalities wiht a lightweight stack, demonstrating Kotlin to JavaScript transpiler.
-
High Performance Microservices with Ratpack and Spring Boot
Dan Woods presents Ratpack and Spring Boot's complementary integrations, and demonstrates, through live coding, building a high performance microservice.
-
No Outage Database Development with Spring Boot and Liquibase
Alan Barrington-Hughes and Pavithra Ramaswamy discuss key concepts in agile database refactoring, demonstrating a no outage deployment with nginx using a blue-green method.
-
Next Level Spring Boot Tooling
Martin Lippert, Krris De Volder and Andy Clement showcase the latest features for working with Spring Boot - using live demos and live coding.