InfoQ Homepage Programming 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.
-
Better Than BASH: Scripting Kotlin
Oliver Hughes takes a look at some examples of using Kotlin for real-world scripting and automation tasks.
-
Performance Monitoring Back-End and Front-End Using Micrometer
Clint Checketts reviews the basics of recording metrics with Micrometer.as well as gives an intro to the Prometheus and Grafana backends and dashboarding.
-
ML/AI Panel
The panelists discuss what makes ML different from other types of applications and why it requires special tooling.
-
Swift for Tensorflow
Paige Bailey demonstrates how Swift for TensorFlow can make advanced machine learning research easier and faster.
-
Computational Propaganda - How Algorithms Influence our Decisions
Pawel Rzeszucinski discusses the Cambridge Analytica case, Brexit and the use of bots for influencing people’s decisions.
-
How AI Is Transforming Test Automation
Daniel Gold reviews concepts in AI and ML, how it is related to testing and what is the vision for AI in testing, how they used AI to process the DOM, and the technical challenges encountered.
-
Spring Data JPA from 0-100 in 60 Minutes
Jens Schauder looks into how Spring Data JPA works and how it integrates with Spring by means of Spring Data JPA.
-
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.
-
Real-Time Performance Analysis of Data-Processing Pipelines with Spring Cloud Data Flow, Micrometer
Christian Tzolov and Sabby Anandan demonstrate how to consistently produce structured metrics to Prometheus, and how to visualize them with dashboards such as Grafana.
-
Declarative APIs in an Imperative World
Tilde Thurium explains problems the Atom Editor team came across when they started using React as their UI framework, as well as the solutions they came up with.