InfoQ Homepage ProgSCon Content on InfoQ
-
Serverless Architectures
Rafal Gancarz introduces the core concepts around Serverless/FaaS and describes architectural and operational aspects of distributed systems built on top the serverless stack with application on AWS.
-
What is Reactive Programming?
Evgeny Poberezkin discusses the evolution of both the definition and implementations of Reactive Programming and how they have been converging in building responsive applications.
-
Do We Need Another Key-Value Store?
Hendrik Muhs introduces Keyvi, a key-value store based on 'finite state', describing the concepts, explaining what makes it different and where it is useful.
-
The Walking Dead - A Survival Guide to Resilient Reactive Applications
Michael Nitschinger discusses how to build event-driven applications that are resilient from the bottom up, allowing to deal with remote services that are failing, slow or misbehaving.
-
Operational Considerations for Containers
Chris Swan discusses how to deal with container operational considerations regarding image management, security, audit, logging, orchestration, and how that relates back to developer experience.
-
Becoming Fully Buzzword Compliant
Trisha Gee overviews the current technical landscape and presents a survival guide for those who want to stay ahead in this changing industry.
-
Containers, FTW!
Michael Hausenblas introduces containers, microservices and dealing with security, monitoring and troubleshooting using Apache Mesos/Marathon and Kubernetes.
-
Continuously Deploying at JUST EAT
Peter Mounce discusses CD at JUST EAT, covering package contracts, feature toggling, team sizes and responsibility, AWS AutoScaling, ELB, CloudFormation, build scripts for server images, etc..
-
Building APIs
Mat Ryer takes a look at the code used for a real API running on Google AppEngine, discussing best practices for delivering modern web services.
-
TDD is Not Just about Tests
Fabrizio Romano proposes using TDD to transform business requirements into tests, driving code and tests development in harmony.
-
Decoupled APIs through Microservices
David Simons introduces microservices as a developer's API tool, discussing why and when makes sense to use them, and the tools that make it easy to deal with a microservices architecture.
-
How to Be an Awesome Open Source Contributor
Christos Matskas discusses the many ways to contribute to OSS, sharing tips and what it takes to become a successful first-time contributor and collaborator in this open community.