|
An Agile Approach to Developing a New Software Version Every software typically develops a new version periodically. Creating a new software version is an involved process, and in this article, we will explore how it can be made Agile.
|
|
|
What Makes Apache Kafka Suitable for Agile Development The Agile Manifesto establishes 12 principles for Agile software development. Most software that has a dependency on another software inherits its Agile features—and in this article, we will explore what makes Apache Kafka suitable for Agile software development.
|
|
|
What Makes Kubernetes Agile One of the Agile principles is simplicity—the art of maximizing the amount of work not done is essential. Kubernetes provides simplicity through different features based on the Single Responsibility Principle for decoupling, and through automating tasks such scaling, resource allocation, and making updates.
|
|
|
How to Keep SQL Queries Agile When developing software that makes use of a database, you may want to apply Agile principles to help tune your SQL queries. Simplicity, and being able to reduce the time scale of long running queries are the resulting benefits. In this article we discuss how to write more efficient code and reduce the overhead associated with long-running or inefficient queries.
|
|
|
The Veracity about Velocity Novice project management, measurement analysts, and even leadership may attempt to use velocity (an indicator of workload completed) comparisons to drive innovation and improvement across teams. In turn, teams are then motivated to inflate story points and velocity while losing perspective of their true purpose: value delivery.
|
|
|
Is Iterative Development Still Relevant? Iterative development is a forerunner of Agile and can be seen as a hybrid retaining some aspects of Waterfall. This article looks at whether it is still of value to project delivery and in what circumstances it could be useful.
|
|
|
What Makes Containerization Agile While a few other types of containers are available, Docker is the de facto standard for containerization. Containerization involves running multiple applications in containers on a Docker Engine that runs on an underlying operating system. The principles of Agile software emphasize simplicity, interactions among individuals, working software, customer collaboration, and responsiveness to change. Docker containers make all of these feasible.
|
|
|
Keeping Your Company Agile While Getting Compliant It's not easy to implement agile compliance, considering that it breaks down structure and hierarchy, which typically inhibit trust and collaboration. However, it improves the potential for better quality and makes it easy to implement comprehensive cybersecurity strategies.
|
|
|
Finding the Sweet Spot Between Order and Chaos Agile gives us complete freedom and ownership over the development process, but without a healthy measure of self-organization and management, all of that autonomy will not amount to much. Let’s take a look at the chaos and order aspect of agile and how you can embrace both.
|
|
|
Is Agile Methodology Right for Your Development Projects? An Agile approach to software development looks good on paper. However, author Rajashekar Reddy Ramasahayam argues that it may not be a fit for all projects.
|
|