InfoQ Homepage Architecture Content on InfoQ
-
Evo: The Agile Value Delivery Process, Where ‘Done’ Means Real Value Delivered; Not Code
Current agile practices are far too narrowly focused on delivering code to users and customers. There is no systems-wide view of other stakeholders, of databases, and anything else except the code. This article describes what ‘Evo’ is at core, and how it is different from other Agile practices, and why ‘done’ should mean ‘value delivered to stakeholders’.
-
Building a Mars Rover Application with DynamoDB
DynamoDB is a NoSQL database service that aims to be easily managed, so you don't have to worry about administrative burdens such as operating and scaling. This article shows how to use Amazon DynamoDB to create a Mars Rover application. You can use the same concepts described in this post to build your own web application.
-
Gamification for Business – Recruitment, Management and Promotion
Monica describes gamification as a valuable business tool for both internal and external purposes, providing a strategy for spicing up routine activities of companies and helping them to improve team performance, foster collaboration between team members, encourage desired behaviors, increase the visibility of brands and drive innovation to sectors that benefit most from talent sourcing.
-
5 Advanced Java Debugging Techniques Every Developer Should Know About
With architectures becoming more distributed and code more asynchronous, pinpointing and resolving errors in production is harder than ever. In this article we investigate five advanced techniques that can help you get to the root cause of painful bugs in production more quickly, without adding material overhead.
-
InfoQ Talks to Azul Systems Gil Tene Part 2
In this part 2 of InfoQ's conversation with Gil Tene of Azul Systems, Gil discusses their latest engineering project aimed at bring better low-level memory layout control to Java, and the requirement modern high-performance Java applications have for this solution.
-
Learning Fast in Design, Development and DevOps
Delivering the right products fast can be challenging, certainly when there are many unknowns along the way. If you want to build products fast in a context of high uncertainty you need to be able to learn fast and efficiently said Ismaël Héry from Le Monde. At the Lean Kanban France 2014 conference he gave a presentation about learning fast to build fast.
-
Using the Kanban Canvas for Driving Change
The need for learning organizations is greater than ever. People need to be able to continuously solve new problems, they have to develop thinking and problem solving skills that would enable them to do this. In an interview with InfoQ Karl Scotland explains the kanban canvas and explores how it can be used to create shared insights and decide upon the approach to intervene in organizations.
-
InfoQ Talks to Azul Systems Gil Tene about Zing, Zulu, and New Releases
Gil Tene of Azul Systems talks about shipping their Java 8 compatible release, the need for certified builds and the problem with the current approach to Java taken by Docker.
-
Java 9 and Beyond. Oracle's Brian Goetz and John Rose Glimpse into the Future
Oracle's Brian Goetz (Java Language Architect) and John Rose (JVM Architect) take us on a deep-dive discussion about some of the technologies and features being discussed for Java 9 and beyond.
-
Q&A with John Sonmez on His Book on Soft Skills
The book “Soft Skills - The software developer's life manual” addresses interesting topics for professional software developers. The book aims to help developers to become better programmers, more valuable employees, and happier and healthier people. An interview with John Sonmez on managing careers, remote working, mentoring, getting more work done, negotiating salaries and positive thinking.
-
Innovation Machine
How do you start making products and solutions customers care about? How do you create new, disruptive, and viable businesses, for new markets, in a new way? Jonathan Irwin explores how you can develop and launch new businesses, using a platform with teams that will work in a new way, and are led, staffed, and measured differently.
-
REST-y Reader
Rounding out our first Web APIs series Mike shares books he recommends for those who want to learn more about designing, implementing, and maintaining APIs for the Web.