InfoQ Homepage Programming Content on InfoQ
-
Applied Spring Integration, Spring AMQP and RabbitMQ in Spring XD
Gary Russell discusses how Spring Integration and Spring AMQP are used as two of the underlying technologies in Spring XD.
-
Prototyping for Optimal Learning
Diana Joseph shows how to practice concept prototyping to avoid building the wrong thing. Prototyping is about working lean, using the smallest investment to generate the greatest amount of learning.
-
Deliver With Confidence: 10 Practical Tips to Streamline Your Delivery Pipeline
David Alpert shares 10 tips on streamlining the delivery pipeline to make the process fast and smooth.
-
Light and Fluffy APIs in the Cloud
Shiva Narayanaswamy discusses event driven architectures, serverless architectures, identity management and security related to building APIs in the cloud.
-
Creating Java REST Servers from Swagger API Definitions
Swagger is a simple but powerful representation of RESTful APIs. This talk gives an introduction to API creation using the Swagger Editor, and creating a REST service using swagger-codegen.
-
Cloud Native Data Flow Orchestration
Mark Fisher and Patrick Peralta provide an overview of the Spring Cloud Data Flow architecture – including how it evolved out of Spring XD, deploying a streaming application in a live demo.
-
Spring Integration Java DSL
Artem Bilan talks about using the Spring Integration Java DSL fluent API add integration capabilities to an application using only Spring Java configuration, and the benefits of Java 8 Lambda support.
-
Hands on Spring Security
Rob Winch discusses how to rapidly and correctly apply Spring Security to an existing application. Rob demos security exploits and shows how to mitigate them, answers frequently asked questions.
-
Apache Spark for Big Data Processing
Ilayaperumal Gopinathan and Ludwine Probst discuss Spark and its ecosystem, in particular Spark Streaming and MLlib, providing a concrete example, and showing how to use Spark with Spring XD.
-
Just Enough Software Development in Times of Rapid Change
Ted Young shares his experience having to build their own solution or choosing an open source project in its infancy, the problems encountered and how they solved them.
-
APIs for Amnesty
Vivian Chandra outlines the benefits of an API they created including how it has helped them automate part of their CRM process and protected them from changes of the CRM system.
-
Explorations of the Three Legged Performance Stool
Charlie Hunt explains the three performance attributes of throughput, latency and (memory) footprint and how each of these are influenced in terms of JVM garbage collection.