InfoQ Homepage News
-
Eight Dragons of Agile Measurement
Larry Maccherone, Director of Analytics and Research at AgileCraft and frequent speaker at agile conferences like QCon, gave a webinar in which he discusses the major risks and challenges when introducing metrics in an agile environment. Risks are referred as "dragons" and the techniques to get rid of them as "slayers".
-
Prototyping Mental Models with Lego Serious Play for Agile
People can tell stories and express themselves when trying to solve complex problems using Lego. Jens Hoffmann facilitated the session "Prototyping an Agile Culture with LEGO® SERIOUS PLAY®" at the GOTO Berlin 2015 conference.
-
Microsoft Bumps TypeScript to Version 1.7
Microsoft has released version 1.7 of TypeScript, which enables async/await for ES6 targets and introduces a polymorphic this type.
-
Microsoft Releases Azure Backup Server
On October 7th, 2015 Microsoft announced the general availability of its Azure Backup Server. Azure Backup Server was previously known as Project Venus and targets backup scenarios for small and medium-sized enterprise (SME) customers.
-
Moving Fast at Scale
Jez Humble talked about organizational obstacles to moving fast at scale and how to address them at the GOTO Berlin 2015 conference. InfoQ interviewed him about how we can focus on value, why having a shared understanding of an artifact can be very valuable, removing waste and discovering the needs of customers quickly with low costs, and how to use the concept of improvement kata.
-
The Scrum Master who Sold his Authority
Maris Prabhakaran gave a talk at Agile Tour Thailand titled “The Srum Master who Sold his Authority” in which he examined a variety of common mistakes he has seen Scrum Masters make and suggested some ideas and tools needed to be effective in the role.
-
NYC CTO Summit Emphasizes Soft Skills for Tech Leaders
The Wheelhouse annual CTO Summit was held last week at the Nasdaq building in New York's Times Square, targeting CTO's and engineering leaders in every industry, and presented by CTO's past and present. InfoQ reviews the conference, and speaks to conference organizer Peter Bell about the goals of the conference.
-
Docker Monitoring: Best Practices, and a Comparison of the cAdvisor and Prometheus Monitoring Tools
At DockerCon EU 2015 Brian Christner presented an overview of ‘Docker Monitoring’ and shared best practices, a guide to the Docker stats API, and a comparison between three popular monitoring options: cAdvisor, ‘cAdvisor + InfluxDB + Grafana’, and Prometheus.
-
Implementing an Open Source Private Docker-based PaaS: A Q&A with Rancher Labs CEO Sheng Liang
At DockerCon EU 2015, InfoQ sat down with the Rancher Labs team and asked about the company’s thoughts on the current state of Platform as a Service (PaaS), container-based application platforms, and surrounding issues such as networking and storage. The Rancher Labs' open source 'Rancher' PaaS was also discussed, and details provided about the benefits of using Docker in this space.
-
How Facebook Improved their iOS App Start Time
Facebook engineer Natansh Verma explained how they managed to reduce the launch time of the Facebook app for iOS and shave a few seconds off by streamlining their dependencies and using UDP priming.
-
Google Cloud Security Scanner reaches General Availability
On October 7, 2015 Google announced its App Engine security service, Google Cloud Security Scanner, has reached general availability. This past February, Google launched a beta version of this service.
-
Racket 6.3 Brings New Macro Expander, Redex Improvements, and More
PLT Design has announced Racket 6.3, the newest version of its multi-paradigm programming language belonging to the Lisp/Scheme family. Racket 6.3 introduces a new macro expander, an improved Redex DSL, and support for GTK3 among other things.
-
UI Design: Go Out and Get Data
Chris Atherton did the closing keynote of the GOTO Berlin 2015 conference in which she talked about designing software. She suggests that, in stead of relying on professional opinions on how software should look or work, it can be better to go out and get data from real users. InfoQ interviewed her about designing and testing user interfaces.
-
IBM's Swift Response
IBM has committed itself to the Swift platform, with a newly launched Swift Engineering blog and a web-based Swift sandbox environment to allow users to test out Swift code remotely.
-
Spring Boot 1.3 Released Featuring DevTools and ASCII Art
Spring custodian Pivotal has released Spring Boot 1.3, which adds hot reload support of Java classes/Spring configuration (using a new spring-boot-devtools module), cache auto-configuration (for EhCache, Hazelcast, Infinispan, JCache, Redis and Guava), and fully executable archives for Linux/Unix.