agile

Articles

What Makes Kubernetes Agile 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.

Deepak Vohra's picture Deepak Vohra
How to keep SQL Queries Agile 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.

Deepak Vohra's picture Deepak Vohra
What Makes Java Agile? What Makes Java Agile

Java is one of the most commonly used programming languages, patronized for its simplicity, extensibility, and object-orientedness. The principles of Agile software emphasize simplicity, interactions among individuals, working software, customer collaboration, and responsiveness to change. So, what makes Java Agile?

Deepak Vohra's picture Deepak Vohra
The Veracity about Velocity 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.

Joe Schofield's picture Joe Schofield
A Data Center Agile Data Modeling with MySQL Document Store

Agile data modeling involves a collaborative, iterative, and incremental approach to data modeling. In this article, we discuss how MySQL Document Store could be used for agile data modeling.

Deepak Vohra's picture Deepak Vohra
Agile Leadership: Your Key to Business Success Agile Leadership: Your Key to Business Success

In the article, we will discuss why Agile transformation cannot solely be effective without a truly Agile Leader in the organization. We will cover what essentially is meant by Agile leadership and why there is so much talk about it. Finally, we will figure out how to embrace the Agile leader role and what effective tips and practices can help on this path.

Andrew Romanukha's picture Andrew Romanukha
Is Iterative Development Still Relevant? 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.

Adrian Baker's picture Adrian Baker
What Makes Containerization Agile 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.

Deepak Vohra's picture Deepak Vohra
What are the 200 possible test scenarios for Gmail in integration testing?

As QA manager I have created some of scenarios for Gmail integration testing. But Just wanted to know scenarios from other person point of view. Please help me out to know.

William Hruska's picture William Hruska
numerical password keypad Agile Authentication in Modern Applications—With OAuth 2.0

This article explains how the OAuth 2.0 authorization framework authenticates a user on a third-party HTTP website, and how this kind of social identity provider based authentication makes use of what is called authorization code grant flow.

Deepak Vohra's picture Deepak Vohra

Pages

AgileConnection is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.