InfoQ Homepage Presentations
-
Unit Testing Strategies & Patterns in C#
Bill Dinger discusses design principles and ways to make C# code testable, as well as using testing tools such as Moq, Autofixture, & MsTest.
-
Towards Language Support for Distributed Systems
Heather Miller talks about research in programming languages: building up richer computations making use of CRDTs and implemented as compositions of serverless functions.
-
WebSphere on Pivotal Cloud Foundry
Michael Thompson, Thomas Watson show how to deploy Spring Boot applications on Pivotal Cloud Foundry (PCF) with WebSphere.
-
Fast and Furious: Searching in a Distributed World with Highly Available Spring Data Redis
Julien Ruaux discusses the Redis Enterprise architecture and demos Redis clusters, builds three microservices, performs full-text searches, and views the results using Spring Boot Web and Angular.
-
Security in the Hybrid Cloud at Liberty Mutual
Matt Ruel discusses how Liberty Mutual is delivering customer value quickly via secure pipelines to the cloud.
-
Achieving Hyper-Productivity through the Use of Microservices and PCF
Thomas Seibert, Gregor Zurowski describe how their delivery performance has increased by using microservices and PCF and how their ecosystem allows for scaling to a multitude of teams.
-
Developer Secure Containers for the Cyberspace Battlefield
Chris Saunders, Jason Scanga discuss issues with container security in a multi-tenant setting, the need to encrypt communications with containers, avoiding vulnerabilities introduced by developers.
-
Open AI for Advertisers: Discover Your Audience
Saket Mengle discusses the Open AI for Advertisers, which is a scalable, ROI positive third-party audience discovery algorithm that is meant to improve the customer acquisition effectiveness.
-
OWASP Top 10 Vulnerabilities & ASP.NET
Bill Dinger goes over the 2017 OWASP Top 10 vulnerabilities and how they apply to ASP.NET, including a demo of each vulnerability, the risk it poses, how to detect the attack, and how to mitigate it.
-
Reducing Microservices Architecture Complexity with Istio and Kubernetes
Ray Tsang introduces Istio, explaining how the service mesh works, the technology behind it, and how to use it with microservices.
-
Global Event Streams Made Simple with Spring Cloud Stream & Cloud Pub/Sub
Artem Bilan, Kir Titievsky discuss the Google Cloud Pub/Sub binder for Spring Cloud Stream.
-
Hacking Spring Boot Applications Using Visual Studio Code
Rome Li, Martin Lippert give an overview of what is possible (and what is not yet) when using Visual Studio Code as a premier development environment for Spring Boot applications.