InfoQ Homepage Presentations
-
User Delight Driven Design of APIs
Michael Hyatt discusses the main complains users have with APIs and ways to address them using early user acceptance testing, RAML, JSON schemas, traits and mocks.
-
Using Clojure and Neo4j to Build a Meetup Recommendation Engine
Mark Needham shows how a meetup recommendation engine using Neo4j and Clojure can be built from scratch, combining content-based and collaborative filtering using Cypher and Clojure.
-
Agile Leadership: An Approach for Leaders in Large-Scale and Start-Up Companies
Lisa Frazier discusses how to adapt as a leader in different contexts by leveraging Agile methods, sharing lessons learnt from rural and urban Australia and experiences from Silicon Valley start-ups.
-
Hobby-Oriented Programming
Sonja Heinen discusses hobby-oriented programming which defines developer types (amateur and professional), exploring the correlation between a programmer's happiness and leisure time activities.
-
The Platform Manifesto
Simon Raik-Allen explores how alternative Agile Manifesto style statements can be used for other challenges and specifically around the building of a technology platform.
-
Cloud Native Security: Rotate, Repair, Repave
Justin Smith outlines principles and practices of Cloud Native Security and how Cloud Foundry can be part of a strategy to increase velocity and security.
-
12 Factor, or Cloud Native Apps - What Exactly Does that Mean for Spring Developers?
Thomas Gamble examines each factor in the Twelve Factor App (12factor.net) which describes elements of cloud native, and presents how Spring, and platforms such as Cloud Foundry satisfy them.
-
Cloud Native Java
Josh Long looks at how high performance organizations like Ticketmaster, Alibaba, and Netflix make short work of that complexity with Spring Boot and Spring Cloud.
-
Modern Java Component Design with Spring 4.3
Jüergen Hoeller presents selected Spring Framework 4 component model highlights and a selection of Java 8 enabled features, illustrated with many code examples and noteworthy design considerations.
-
Machine Learning Fast and Slow
Suman Deb Roy talks about some of Betaworks’ internal data tools and platform, product-specific solutions and best practices they learned when machine learning has to drive the startup road.
-
API-first Architecture Transformation at Etsy
Stefanie Schirmer talks about the case study of building an API-first architecture at Etsy, why they built it, the tools used, the mistakes made and the lessons learnt along the way.
-
Getting Towards Real Sandbox Containers
Jessie Frazelle discusses the differences between application sandboxes and containers, including rootless containers, custom AppArmor profiles, seccomp profiling, and the future of container security