InfoQ Homepage Articles
-
Database Continuous Delivery
The database creates a real challenge for automation, hence participation in continuous processes. Scripting database objects change-scripts into traditional version or using 'compare & sync' tools is either an inefficient or risky thing to automate, as the two concepts are unaware of the other. A better solution needs to be implemented in the shape of Continuous Delivery and DevOps for database.
-
Distributed Agile: 8 ways to get more from your distributed teams
Keith Richards looks at how to succeed with agile in a distributed context. He investigates what needs to happen and why it is important to understand and address the ‘big ticket’ items. His findings are sometimes surprising and he also asserts that to some extent nearly all work is ‘distributed’ in some form, therefore we can all benefit from these findings.
-
Improving Your Asynchronous Code Using Tasks, Async and Await
Dave Marini delves into the history of asynchronous programming on the .NET platform, tracing through the early days of the Asynchronous Programming Model to today’s async/await patterns.
-
Type Annotations in Java 8: Tools and Opportunities
With Java 8, annotations can be written not only on declarations, but on any use of a type such as types in declarations, generics, and casts. This article introduces the new type annotation syntax and practical tools to boost productivity and build higher-quality software.
-
*-Driven* do not change anything
Michał Bartyzel challenges the need to master a *Driven* approach to be Software Professional. These might be: DDD, TDD, BDD, MDD or other frameworks. He maintains that they may be responsible for cognitive biases rather than playing a supporting role for broader and deeper skills.
-
The Elusive Dependency
Architecture models how the system and its elements hang together. Yet the true complexity of architectural dependencies can be highly elusive. We share architectural information when we build integrated systems creating complex and hard to find dependencies. This article introduces a simple modelling approach to analyse of architectural dependencies within complex technology environments.
-
"In Search of Certainty" - Book Review and Interview with Mark Burgess
"In Search of Certainty - The Science of Our Information Infrastructure", written by CFEngine's creator, Mark Burgess, takes us into a fascinating journey through physics, biology and what we can learn from them and apply to the information infrastructure realm. InfoQ took the opportunity to discuss the book with the author.
-
Author Q&A: Being Agile: Eleven Breakthrough Techniques to Keep You from "Waterfalling Backward"
Leslie Ekas & Scott Will have written a book which provides advice on how to make an agile transformation sustainable. They identify some common mistakes and provide ideas on how to avoid them, with a focus on what is needed to Be Agile instead of just doing agile practices.
-
Kanban on Track - Evolutionary Change Management at the Swiss Railways
Swiss Railways (Schweizerische Bundesbahnen, SBB) employed Kanban to transform a department from disappointing performance to predictable efficiency through a series of incremental improvements. The evolutionary nature of Kanban gained traction with early quick wins and resulted in better management and greater responsiveness to change. This is a brief report of their two year journey.
-
What is Apache Tez?
Apache Tez is a new distributed execution framework that is targeted to-wards data-processing applications on Hadoop. But what exactly is it? How does it work? In the presentation, “Apache Tez: Accelerating Hadoop Query Processing”, Bikas Saha and Arun Murthy discuss Tez’s design, highlight some of its features and share initial results obtained by making Hive use Tez instead of MapReduce.
-
Culture is the True North - Scaling at Jimdo
A lot of the pain that large and medium-sized organizations are facing boils down to scaling. It is not difficult to have 5-10 people working together in one room. However, as your business becomes more successful and your hiring increases, you will start to see problems. At Jimdo, the approach to scaling relies on three major factors: culture, communication, and kaizen.
-
Stake Holder Leadership - Bear in Mind: Loving the Champion Bear
In an extract from his book "Project Management: Influence and Leadership Building Rapport in Teams" Michael Nir talks about the importance of effective stakeholder management on projects. He discusses the various categories of stakeholders and provides some advice for approaches to interacting with different stakeholder groups.