InfoQ Homepage The Conf Content on InfoQ
Presentations
RSS Feed-
Career Abroad - How the Best Technologists Are Conquering the World
Thiago Ghisi discusses lessons learned in his career securing and advancing in a good job.
-
How Gitlab Scaled Git Access with Go and What We Gained from It
Oswaldo Ferreira discusses the history of how GitLab switched from a Rails monolith to using Feature flags, Protocol Buffers, gRPC and Go.
-
GraphQL + Apollo Server + Azure Functions = Magic
Erick Wendel introduces Azure Functions and discusses building a serverless solution with GraphQL and Apollo Server.
-
Micro-front-ends: The Golden Circle
Bruno Vercelino da Hora discusses micro-front-ends, what they are and what they are good for.
-
Concurrency, Scalability and Transactions -- Myths and Surprises
Renan Ranelli explores the interaction between massive concurrent servers, databases and transaction isolation.
-
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#).
-
Elm and Game Development, a Perfect Fit
Paulo Diniz discusses the Elm architecture, how to use it as functional reactive programming for web game development.
-
Real-Time Data Activation - Analytics, Intelligence & Decision Making
Marcelo Wiermann discusses dealing with real-time analytics with the Lambda Architecture, creating a working data set and data-driven features in an application.
-
Go Concurrency in the Real World
Vitor De Mario explores several idioms and patterns applied in real world software running Go, starting from the basic syntax all the way to complete concurrent programs.
-
Real-Time Monitoring with Grafana, StatsD and InfluxDB
Artur Prado presents a number of monitoring tools, how to use them and some code involved in tracking certain events.
-
Nubank's Experience Scaling Microservices Operations
Renan Capaverde and Gustavo Barrancos share how Nubank adopted DevOps and a microservices architecture.