InfoQ Homepage Articles
-
Book Review: The Go Programming Language
The Go Programming Language book, by Donovan and Kernighan, presents the key points of Go in an easy-to-digest book, along with useful tips and techniques. From a quick introduction to the syntax through concurrent programs with mutexes and goroutines, the book takes the reader on a beautiful voyage through Go’s fundamentals. Read on for InfoQ’s review.
-
The Agility Challenge
To be successful, a company needs to become an agile enterprise. In this article Dragan Jojic explores “the agility challenge”: A company where employees are able to sense and respond to external inputs without managers having to tell them what to do, know what they are trying to achieve, understand why, be able to decide by themselves how to best do it and genuinely care that it gets done.
-
Why I No Longer Use MVC Frameworks
User interfaces have used the MVC pattern for decades, yet it hasn't kept pace with the demands of modern applications. To meet new demands and to speed up development, Jean-Jacques Dubray introduces a new pattern: State-Action-Model (SAM). SAM is a reactive, functional pattern that strives to simplify the interaction between the data model and the view.
-
IAP: Fast, Versatile Alternative to HTTP
Jakob Jenkov's organization has analyzed the modern application stack, including high level architectures, concrete technologies like databases, query languages, messaging, distributed computing models, & network protocols, and constructed the next gen alternative to HTTP. IAP is the resulting emerging standard protocol, and ION the high speed alternative to JSON and Protocol Buffers.
-
Self Leadership for Agility
Christopher Avery will give a talk about leading yourself at the Scaling Agile for the Enterprise congress. InfoQ interviewed him about applying self leadership with the responsibility process, his view on self-organizing teams, the role for leadership in agile, and how top leadership differs in a small organization with only a few agile teams and in large organizations with many agile teams.
-
How the Bing Development Team Used Agile to Sprint Ahead
A look at how Microsoft's Bing development team has implemented agile and continuous delivery methods to vastly improve their development workflow. InfoQ interviews Craig Miller, Technical Adviser at Bing for an-depth look at how they did it and what was gained.
-
A Short Manual to Bring Change Successfully into Your Team
Leaders are responsible for many interactions and behaviors in a team. So if something is not going the way you want it, start looking at yourself and ask what is your role in this misconduct.
-
A Reference Architecture for the Internet of Things
This is the first article of a two article series in which we try to work from the abstract level of IoT reference architectures towards the concrete architecture and implementation for selected use cases. This first article will cover the definition of a more concrete and comprehensible architecture whereas the second part will then apply this architecture to actual use cases.
-
Lee Thomas and Nick Cahill on Self Organizing Organizations
At the recent Agile New Zealand conference Lee Thomas and Nick Cahill gave a talk titled the Self Organizing Organization in which they explained the journey that Fraedom has undertaken to empower teams and support true self organization rather than following an imposed agile method. Afterwards they spoke to InfoQ about the talk and their involvement in the transition.
-
Pack Up the Wagon, We're Going Offline
Enterprise customers often have specific requirements and restrictions. Sometimes, an internet connection isn't always available, so traditional package management techniques don't work. Nir Cohen describes Wagon, which takes Python wheels, packages them together, adds metadata, and allows for offline extraction and installation.
-
Microservices in the Real World
An interview with Alexander Heusingfeld and Tammo van Lessen about getting operations involved in architecture and dealing with "us vs. them" behavior when applying DevOps, how to use the Self-Contained Systems approach to modernize software systems, similarities and differences between Self-Contained Systems and microservices, improving deployment pipelines and using measurements in deployment.
-
Q&A with Diana Larsen on her Contributions to the Agile Community and the Agile Fluency Model
At the Agile Open Northwest Open Space event Diana Larsen and James Shore led some discussions about the utilization and evolution of the Agile Fluency model. Afterwards Larsen spoke to InfoQ about her involvement with, and contributions to, the Agile community over the last 13 years and the fluency model.