InfoQ Homepage Conferences Content on InfoQ
-
Abstractions to Help Developers Write Good Crypto
Isaac Potoczny-Jones discusses the impact of programming abstractions on the correctness of cryptographic code, and shows why some cryptographic libraries succeed while others fail.
-
The Present and Future of Serverless Observability
Yan Cui overviews the challenges observing a serverless architecture, the tradeoffs to consider, the current state of the tooling for serverless observability, taking a look at new and coming tools.
-
Testing Observability
Amy Phillips discusses the impact of observability on testing, from new techniques, greater Dev and Ops involvement, right through to whether testing is needed anymore.
-
Diversity & Inclusion in Tech: A Panel Discussion
The panelists explore how and why diversity is important, key challenges they encountered, success stories and ideas for how each can help foster a more inclusive technical organization.
-
Streamlining Online Checkout Using Web Standards
Michel Weksler talks about the Payment Request API family of World Wide Web Consortium (W3C) standards and how they can be used to streamline checkout across the web.
-
Taming Distributed Stateful Pets with Kubernetes
Matthew Bates,James Munnelly explain how to use StatefulSet and dynamic volume provisioning to manage the lifecycle of distributed and secure Cassandra clusters with the open source project Navigator.
-
Kubernetes: Crossing the Chasm
Ian Crosby covers the fundamental concepts and features of Kubernetes, best practices and anti-patterns running apps is such an environment, setting up a production ready Kubernetes cluster.
-
Making the Windows Command-Line Great Again!
Tara Raj and Rich Turner talk about how Microsoft has been overhauling the Windows command-line experience in Windows 10, allowing to run Windows and Linux tools via WSL, Docker or the cloud.
-
PerfView: The Ultimate .NET Performance Tool
Sasha Goldshtein talks about PerfView, an open source tool for .NET performance diagnosis used in production environments to solve CPU, wall-clock time, and memory usage issues.
-
Keeping Code Style Sanity in a 13-Year-Old Codebase
Gabi Stefanini explores the code style consistency as illustrated by the history of Shopify's 13-year-old codebase, sharing techniques, tools and guides used.
-
Writing Extensible Functional Code
Renan Ranelli discusses Protocols (Elixir & Clojure) and TypeClasses (Haskell) and relates them to alternatives in other languages (Mixins in Ruby and Extension Methods in C#).
-
New in Spring Framework 5.0: Functional Web Framework
Arjen Poutsma discusses Spring’s functional web framework, how it is used, what its goals are, how it compares to the annotation model, and other related topics.