InfoQ Homepage News
-
Developments in IT Project Management
The demand for IT project managers is increasing. Agile methodologies support collaboration with distributed teams for creative problem solving. The Internet of Things, cloud, big data, and cyber security will continue to dominate the IT landscape. Project managers have to pioneer IOT initiatives, be prepared for the influx of data and ensure that deliverables from their projects are secure.
-
How to Use Agile at Home
Agile is not meant only for software development. People implement Agile practices in their personal lives too. This post talks about implementation of Agile at home.
-
ITIL vs. DevOps: Different Viewpoints
The discussion on ITIL vs. DevOps is a common one. There are different views: ITIL and DevOps have different mindsets; ITIL and DevOps are compatible; they are different but both have their place in the IT department. Charles Betz, member of the Open Group IT4IT Forum, argues that their principles are at odds. ITIL is trapped in a phased workflow mindset. DevOps embraces lean product management.
-
Angular Team Provides Roadmap, Demos Integration with React Native
Angular 2 is moving forward, but still does not have a release date. The Angular team demonstrated the idea of splitting the framework into two pieces to enable different UI renderers to work with the same JavaScript backend. This will allow Angular to integrate with React Native.
-
Facebook Nuclide Is Now Open Source
Announced three months ago during the F8 developer conference, Facebook has open sourced the code for their Nuclide IDE. Nuclide is based on Atom, adding a number of packages without changing anything in the core of GitHub’s IDE.
-
Eclipse Mars Celebrates a Decade of Annual Release Trains
Today, the Eclipse Foundation announced the release of Eclipse Mars, the tenth annual combined release of Eclipse software. The Eclipse IDE incorporates additional Docker tooling, better Maven and Gradle support, enhanced Java 8 features and early access support for Java 9 via an additional install. Read on to find out more about the release.
-
Steve Smith Describes at Devoxx UK how Atlassian Does Continuous Delivery
Steve Smith presented at Devoxx UK 2015 how Continuous Delivery is performed within Atlassian. After the talk, we had the chance to discuss further details of his presentation and ask him a few questions.
-
New Developments in Model Driven Software Engineering
An interview with Rob Howe, host of the MDSE session at the software engineering conference and CEO of Verum, about the state of practice and recent developments in model driven software engineering, the usage of this technology, whether he considers model driven software engineering to be a proven mature technology, and what the future will bring us in model driven software engineering.
-
Holacracy Approach for an Agile Organization.
Brian Robertson talks about Holacracy approach for an Agile organization.
-
Agile Executive Forum Introduction
The Agile Executive Forum runs in August this year, overlapping with the first day of the Agile 2015 conference in Washington DC. InfoQ spoke to the conference co-chair Sanjiv Augustine about the event.
-
Docker, CoreOS and Industry Coalition Create Open Container Project
At DockerCon 2015, Solomon Hykes announced that a broad coalition of vendors, users and industry leaders are coming together to form the Open Container Project (OCP) for the express purpose of defining common specifications around container format and runtime. The OCP will be run under the auspices of the Linux Foundation as a minimalist, non-profit, openly governed project.
-
Scaling Agile at bol.com
InfoQ did an interview with Menno Vis, IT director of bol.com, about the benefits of increasing agility, how bol.com deploys Scrum, using roadmaps with agile, the challenges that have been faced when scaling agile, the main focus area's at bol.com for agile scaling, establishing loosely coupled teams, and the things that bol.com does for their people to have fun while doing their work.
-
InfoQ China Launches Container Technology Club
A successful CNUT closed-door meeting, a Container Technology Club organized by InfoQ, was held in the Beijing Babbitt Internet-themed tea house on 16th June, 2015
-
Why Scrum is Not Enough
When developing large complex systems and dealing with legacy code, organizations need to have systems in place to support integration and delivery. Modularization can help when agile is scaled with multiple teams that are working in parallel. It's not the framework or method that will do the job, but how your people will make it work to solve your problems says Hans Dekkers.
-
Scaling the Stack Overflow Monolithic App by Obsessing Over Performance
At QCon New York 2015, David Fullerton presented a deep-dive into the monolithic C# / MS SQL architecture that powers the Stack Overflow website, which handles over 4 billion requests per month. Fullerton argued that by focusing on performance, scalability was included ‘almost for free’; and that by minimising the number of external application services, the need to pay ‘SOA tax’ has been avoided.