InfoQ Homepage Presentations
-
Message-driven Microservices in the Cloud
Mark Fisher and Dave Syer perform a series of live demos on different platforms ranging from local to a remote Cloud to show the simplicity of the Spring Cloud Stream developer experience.
-
Reinventing Organizations for Agility
Michael Sahota how to produce organizational change by inviting it and not forcing it and by using the Laloux Culture Model.
-
Concrete Experimentation in Agile Environments
Bernd Schiffer discusses the importance of experiments to drive change, how to start doing experiments right away, and how to plan, execute, and learn from experiments.
-
JavaScript in Detail
Joseph Andaverde discusses some of the most commonly misunderstood concepts in JavaScript - closures, variable hoisting, the this keyword, and prototypal inheritance.
-
Spring Cloud *: Exploring Alternative Spring Cloud Implementations
Spencer Gibb discusses the Spring Cloud abstractions and interfaces that an implementation might choose to implement: DiscoveryClient, LoadBalancerClient, Configuration and Bus.
-
A How-to Guide to Security in the PAAS Cloud
John Field and Shawn McKinney examine the security of a typical Java web application and describe 5 common application security architecture patterns taken from real world customer problems.
-
Securing Microservices with Spring Cloud Security
Will Tran talks about the authentication and authorization scenarios that one may encounter once he starts building out microservices.
-
Spring Boot Microservices, Containers, and Kubernetes - How-to
R Tsang shows how to create a Java-based microservice using Spring Boot, containerize it using Maven plugins and deploy a fleet of microservices and dependent components such as Redis using Kubernetes
-
Culture for Great Teams and Results
Richard Kasperowski introduces the Core Protocols useful for intentionally building a great team culture, and demonstrates how to implement 3 of them.
-
What If There Were No Rules?
Ben Gracewood explains how to grow a SaaS Product Engineering Team from 8 to 80 (and beyond) while driving simplicity by actively shedding rules and regulations.
-
Human Computer Interaction: Dystopian Economics
Dusty Burwell discusses about the negative effects of developing software and the potential problems it creates.
-
Spring Boot for DevOps
Nicolas Frankel demoes some of the many important Non-Functional Requirements out-of-the-box that come with Spring Boot: monitoring, metrics, exposing those over HTTP.