InfoQ Homepage Articles
-
Shadow IT Risk and Reward
Chris Haddad explains in this article what Shadow IT is, what role it plays in the enterprise and why Enterprise IT needs to embrace it, adapt and address Shadow IT requirements, autonomy, and goals.
-
Java 8 Lambdas - A Peek Under the Hood
Java 8 was released in March 2014 and introduced lambda expressions as its flagship feature. This article sheds light on how Java 8 lambda expressions and method references are implemented under the hood, and looks at the generated bytecode and performance implications.
-
The Agile Coaches' Coach Shares Her View on SAFe
This article conveys one agile coach’s journey coming to terms with Scaled Agile Framework (SAFe). Lyssa Adkins shares her thoughts about SAFe and the Agile Manifesto from the viewpoint of the discipline of agile coaching. She explains how using biased views can help us to look out wider and farther to develop a "Yes AND" approach, combining SAFe with Scrum.
-
Working Together, Sitting Apart
There are essentially two factors that determine whether your offshoring adventure is successful or not – people and process. This article is the first article in a series on managing remote teams, sharing experiences in developing a process for remote collaboration. As people sit apart in (several) remote locations, extra attention must be paid to articulating how people work together.
-
A Rails Enthusiast’s take on MEAN.js
John looks at AngularJS and the MEAN stack as an alternative to Ruby on Rails as a productive stack for building typical web applications.
-
Book Review and Q&A on Being Agile: Your Roadmap to Successful Adoption of Agile
The book Being Agile: Your Roadmap to Successful Adoption of Agile by Mario E. Moreira aims to help organizations to adopt and agile mindset and culture to deploy agile methods and practices. It provides a roadmap that can be used to consider, understand, deploy and adapt agile in organizations and explains how you can empower teams and incorporate customer feedback using agile practices.
-
Introduction to Red Gate’s SQL Source Control
It’s unthinkable for modern application developers to work without source control. The benefits it brings to software development are so well and so long understood that even lone hobbyist developers will tend to employ a source control system. Yet somehow, databases are often left out. David Atkinson shows how this doesn’t have to be the case with Red Gate’s SQL Source Control.
-
DevOps in Telecoms – Is It Possible?
Joachim Bauernberger shares his experience working in the Telecom industry and reminds us how DevOps can help further improve what Agile started in a hardware dependent world. Hardware integrations and multiple feature streams can lead to integration and testing silos that need to be streamlined. DevOps practices and mindset are key to achieve that.
-
Book Review: Pro Website Development and Operations
Overall the book is a quick read that provides some useful insights and potential starting points for enterprise practitioners and technical managers in medium to large enterprises where development and operations are still very defensive towards each other (often driven by conflicting goals) and where a blame culture reigns.
-
Let Me Graph That For You
In this article on Graph Databases, author Ian Robinson discusses the problems Graph DBs aim to solve. He also talks about the data, storage, and query models for managing variably structured, densely connected data.
-
Java EE 8 is Kicking Off
The Java Community Process machinery has started cranking on Java EE again, a little over a year after Java EE 7 was released. The goal is to create the next major version of Java Enterprise Edition. Meet Java EE 8 and JSR 366!
-
Swift Programming Language
This year, Apple surprisingly unveiled Swift, a new programming language for iOS and OSX at WWDC. Swift is an alternative to Objective-C introducing syntactical concepts and programming paradigms well known from other languages but not available in iOS and OSX world yet. In this article, Gustavo Machado, vice president of engineering at KidoZen, details why Swift is an enrichment to iOS and OSX.