InfoQ Homepage Agile Content on InfoQ
-
What it Takes to Become and Remain an Adaptive Agile Leader
Leadership at every level in an organisation and in every role, and the ability to be adaptive in leadership, are topics which have been discussed in a number of publications recently. Adaptiveness is considered to be necessary for leadership in any domain today and remaining agile in your thinking and leadership behavior is crucial to leadership success.
-
Q&A with the Creator of Dockly, a Console-Based UI for Managing Docker Containers
Dockly is an open-source alternative to the Docker CLI, which helps you manage and monitor all your Docker containers from the command line. To get a better understanding of how Dockly improves working with Docker, InfoQ spoke with the developer behind Dockly, Liran Tal, about his experience building Dockly and creating terminal-based applications.
-
Ron Jeffries Says Developers Should Abandon "Agile"
Ron Jeffries, author, speaker, one of the creators of Extreme Programming (XP) and a signatory of the Agile Manifesto back in 2001, shared a post on his blog in which he advocates that developers should abandon “Agile”, meaning they should stay away from the “Faux Agile” or “Dark Agile” forms and get closer to the values and principles of the Manifesto.
-
AppDynamics Extends Business Transaction Tracing to SAP Environments
AppDynamics, an application intelligence and performance management vendor owned by Cisco, has announced the availability of AppDynamics for SAP. New ABAP code-level monitoring provides visibility of customer experiences, from digital touch-points through mission-critical SAP business applications, from code-level insights to customer taps, swipes and clicks.
-
Incorporating Improv into Agile with Games
The rules of Improv provide a short-hand to enhance active listening, collaboration, and mutual reinforcement skills, all of which are integral to Agility. You can incorporate Improv activities and games to reinforce Agile mindset. The game debrief is where the value of the game becomes sustainable, as it explicitly ties emotions and aha-moments from the game experience to working scenarios.
-
The Three Habits of Highly Effective Product People
Kent McDonald, agile practitioner acting mostly on the product field and co-author of the book “Stand Back and Deliver: Accelerating Business Agility”, recently gave a webinar in which he talked about several techniques to improve and being successful when practicing Product Ownership at Distance, and described which for him are the "Three Habits of Highly Effective Product People".
-
Management Support in Agile Adoption
It is essential that everyone involved in operating the business be aware of how IT can change daily operations. Senior management can look across silos and teams to impact the throughput of the entire system. IT managers and executives rely on business managers being active participants for teams to work effectively and efficiently. Management commitment remains key for agile across the company.
-
From Darwin to DevOps: John Willis and Gene Kim Talk about Life after The Phoenix Project
IT Revolution recently published an audiobook with nearly eight hours of conversation between Gene Kim and John Willis; Beyond the Phoenix Project – the Origins and Evolution of DevOps.
-
Happy Cultures and How They Grow High Performers
ITV's Tom Clark spoke at DOXLON in February, proposing the hypothesis that high performance is a side-effect of creating happy teams. Andy Flemming, contributor to Deliberately Developmental Organization, also recently spoke about how to reap business and strategic benefits by creating a culture with an intentional focus on transparency, and the learning, growth and happiness of individuals.
-
Culture, Psychological Safety, and Emotional Intelligence for High Performance Teams
Humanity is the heart of the creative intellectual work that many of us are engaged in. The foundation of high-performance teams is people who have freedom and autonomy and feel safer. Games can be used to support self-awareness and connection and build team emotional intelligence onto safety.
-
Finding Talented People and Building Sustainable Teams
Meetups, hackathons and conferences are fantastic opportunities to promote your company's work and ethos and meet talented people. You can learn a lot more about a person if you let them drive the conversation initially in a job interview. Having room to grow professionally and psychological safety are key to building sustainable teams, and establish a collaborative, cohesive engineering culture.
-
GitHub Checks API Enables Apps for Advanced Continuous Integration
GitHub Checks API aims to make it possible to integrate code checks into a continuous integration workflow. For example this could mean linting a source file and present the results directly in the pull request view. The feedback can be so detailed as desired, e.g., showing the line of code causing a problem, thus allowing the commit author to fix the issues and run a new check on the code.
-
Visual Studio Live Share Allows Collaborative Development
The new Visual Studio Live Share extension was demoed at Microsoft Build, and is now available for public preview. Live Share provides real-time, bi-directional collaboration between developers, each on their respective computers, without the need to share repos or set up a development environment. The extension is available for VS2017 and VS Code, including on Mac and Linux installs.
-
From "Doing the Things Right" to "Doing the Right Things"
Peter Jacobs, CIO of ING Netherlands, gave a talk at Agile India 2018 in which he explained how fostering and practicing an Agile approach has been helping the organization do things right, and the challenges they are currently facing to guarantee that they actually do the right things.
-
Managing the Software Supply Chain with the "Grafeas" Metadata API and "Kritis" Deploy Authorization
In a recent Google Cloud Platform (GCP) blog series exploring container security, the GCP team has presented further details of Grafeas -- a common API and language to store, query and retrieve metadata about software components -- and Kritis -- a proposed framework that enables the use of metadata stored in Grafeas to build and enforce real-time deployment policies with Kubernetes.