InfoQ Homepage Articles
-
JPA 2.2 Brings Some Highly Anticipated Changes
Released this past summer, JPA 2.2 delivered some frequently requested enhancements, especially by providing better alignment with Java 8 features, such as support for the Date and Time API and the retrieval of a query result as a Stream.
-
TalentSumerization – The Employee Experience in Agile Enterprises
Talent, knowledge and leadership are today’s currency for competitiveness. HR teams that begin to think about their roles as creating an employment experience will be on the leading edge of modern workplaces. This article explores how Consumerization of Human Resources” – or “TalentSumerization” – can be used to create a social, mobile, and consumer-style employee experience.
-
Engineering Culture and Methods InfoQ Trends Report - January 2018
At InfoQ we regularly revisit the topics we focus on based on the technology adoption curve. This article provides a view of the topics we see as being important to the community at the beginning of 2018. Some new topics have appeared since 2017 and there have been some significant shifts in what matters to individuals, teams and organisations over the last year.
-
Is Batch ETL Dead, and is Apache Kafka the Future of Data Processing?
At QCon San Francisco 2016, Neha Narkhede presented “ETL is Dead; Long Live Streams”, and discussed the changing landscape of enterprise data processing. A core premise of the talk was that the open source Apache Kafka streaming platform can provide a flexible and uniform framework that supports modern requirements for data transformation and processing.
-
Q&A on the Book Leadership Agility
The book Leadership Agility by Ron Meyer and Ronald Meijers provides a collection of leadership styles that leaders can use to expand their repertoire and increase their leadership agility. Readers can learn about the strengths and weaknesses of the styles and find out under which circumstances styles can be effective.
-
Telenor’s Stars to Space Stations: An Example of Gate Systems Applied to Product Development
When Telenor needed to establish a clearer understanding of how to measure progress for early stage product development, they created a different set of KPIs for early stage products based around learning instead of financials. They studied the product phase gate process used by companies such as Microsoft and IBM to develop one that worked for Telenor to make relevant investments.
-
Demystifying DynamoDB Streams: An Introduction to Ordering, Deduplication and Checkpointing
Akshat Vig and Khawaja Shams explore the implementation of Amazon DynamoDB Streams, and argue that understanding ordering, de-duplication and checkpointing are vital for building distributed systems.
-
Q&A on the Book Fit for Purpose
The book Fit for Purpose by David Anderson and Alexei Zheglov explores how companies can understand their customers and develop products that fit with the purpose(s) their customers have. It provides a framework to help you understand customers’ purposes, segment your market according to purpose, and manage the portfolio of products and services to create happy customers.
-
Five Things Every Developer Should Know about Software Architecture
Given the distributed nature of the software systems we’re now building, and the distributed nature of the teams building them, it's more important than ever to understand the basics of software architecture. As a short introduction to the topic and to debunk some myths, here are five things that every software developer should know about software architecture.
-
Q&A with Dan Szuc and Jo Wong on Make Meaningful Work
Raf Gemmail speaks with UX leaders Dan Szuc and Josephine Wong about Make Meaningful Work, a humanistic framework and set of practices born from applying human-centered design to the workplace. Sitting beneath existing methodologies, it enables teams to share and understand character perspectives, in working towards producing impacts which are meaningful to them.
-
How Lean Problem Solving Increases Agile Team Productivity: a Mobile Applications Startup Example
People in IT tend to push solutions without being sure of the effects nor evaluating the results. And they lack approaches to help doers improve day-to-day job practices. We follow a mobile dev and his CTO on their Lean IT path to improve deployments of a mobile app, and increase team productivity by 15%. This example shows how lean management posture and problem-solving help agile teams.
-
Get More Bytes for Your Buck
Lovethesales had to classify one million product data from 700 different disparate sources across a large domain. They decided to create a hierarchy of classifiers through utilizing machine learning, specifically Support Vector Machines. They learned that optimising the way in which the svms were connected together yielded vast improvements in the reuse of labeled training data.