InfoQ Homepage Development Content on InfoQ
-
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.
-
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.
-
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.
-
21st Century Languages Panel
Track hosts Ashley Williams (Core Rust Team member) pulls together an interlanguage working group to discuss newer software languages.
-
Kotlin: Write Once, Run (Actually) Everywhere
Jake Wharton talks about the Kotlin language, how it compiles to run on more than just the JVM, and whether it can fully pull off the multiplatform trick allowing a single codebase to run everywhere.
-
The Most Secure Program Is One That Doesn’t Exist
Diane Hosfelt gives an overview of how Rust’s design gives security guarantees and discusses goals and visions for the future.
-
WebAssembly. Neither Web Nor Assembly, All Revolutionary
Jay Phelps talks about WebAssembly, a bytecode designed and maintained by Google, Microsoft, Apple, Mozilla, Intel, LG, among others. He talks about what WebAssembly is and what it isn’t.
-
Building Serverless Robust, Secured Angular 6 Web Applications
Jeff St. Germain discusses how to setup a series of serverless Azure API endpoints, secure those APIs with JWT tokens from Identity Server 4, and to scaffold the APIs into an Angular 6 site.
-
From Quadcopters to Helicopters: Formal Verification for Safer Vehicles
Kathleen Fisher explores the promises and limitations of current formal methods and techniques for producing useful software that probably does not contain exploitable bugs.