development

Articles

Embracing Agility: Trends to Enhance Your Software Embracing Agility: Trends to Enhance Your Software

Agile software development is constantly evolving to address the challenges of modern software development. This article explores some of the latest trends in agile development, including cloud-based infrastructure, online Scrum, containerization, DevOps, low-code/no-code tools, schema-less data, and serverless computing. These trends can help to make software development more efficient, scalable, and collaborative.

Deepak Vohra's picture Deepak Vohra
5 Types of Dependencies Slowing You Down (and How to Fix Them) 5 Types of Dependencies Slowing You Down (and How to Fix Them)

Agile teams aim for autonomy to deliver end-to-end solutions quickly. However, most organizations rely on interdependent teams, creating delays and bottlenecks. This article explores five types of dependencies: chain, stack, shared people, shared resources, and shared codebase. Each dependency type comes with its own challenges that impact delivery speed and quality.

Derk-Jan de Grood's picture Derk-Jan de Grood
Balancing Speed with User Needs: User-Centric Agile Development Balancing Speed with User Needs: How to Avoid Sacrificing Good UX in Agile Projects

User-Centric Agile Development integrates UX research and design into the agile process to ensure user needs are met throughout development. This article debunks myths about UX in agile and outlines strategies for achieving a balance between speed and user-centered design, emphasizing the importance of communication, user-value focus, and continuous improvement. 

Osemudiamen Ineomon's picture Osemudiamen Ineomon
CI/CD in Kubernetes with ArgoCD: A Practical Guide CI/CD in Kubernetes with ArgoCD: A Practical Guide

The intersection of Continuous Integration and Continuous Deployment (CI/CD), Kubernetes, and ArgoCD are a powerful synergy that can streamline development and deployment processes. The inherent ability of Kubernetes to manage, scale, and operate application containers is substantially enhanced by CI/CD workflows, leading to a dynamic and highly efficient software development lifecycle.

Gilad David Maayan's picture Gilad David Maayan
How Cloud Computing Facilitates Agile Software Development How Cloud Computing Facilitates Agile Software Development

Cloud computing provides an environment to develop software using agile methodologies and principles including simplicity, customer collaboration, and incremental development that are based on changing requirements, scalable resources, continuous delivery of working software, scrum and kanban in the cloud, the customer experience (CX) cloud, and custom software development.

Deepak Vohra's picture Deepak Vohra
An Overview of Linux Exit Codes An Overview of Linux Exit Codes

Understanding exit codes is essential for detecting errors, automating tasks, debugging issues, and facilitating inter-process communication. By mastering the key exit codes and their meanings, Linux users can effectively manage and troubleshoot their command execution and shell scripting.

Gilad David Maayan's picture Gilad David Maayan
Continuous Delivery in Agile: Trends and Insights for 2023 and Beyond Continuous Delivery in Agile: Trends and Insights

Continuous delivery (CD) and agile development are practices that complement each other well, with CD providing a set of techniques that can help make agile implementations more successful. As continuous delivery practices evolve, several trends have emerged, shaping the future of agile development. These trends assist organizations in improving their software quality and speeding up the delivery process.

Gilad David Maayan's picture Gilad David Maayan
What are the elements of the digital immune system?

In today’s digital age, our reliance on technology has increased significantly. As a result, the threat landscape has also evolved. Just as our bodies have an immune system to protect us from viruses and other harmful intruders, our digital world needs a similar defense mechanism. This is where the concept of a digital immune system comes in. What are the basic elements of the digital immune system?

Kathleen Campbell's picture Kathleen Campbell
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.

Deepak Vohra's picture Deepak Vohra
alteryx workflow with python script

I have 2 Python scripts that do Excel automation tasks I need to use Alteryx automation workflow including 2 python scripts, 1 python script is responsible for data preparation in Excel and another script is responsible to fill out the data from other excel file in to data preparation file created by 1st python script.

i tried taking excel file for which data preparation task to be done and populate it to python script with the help of command tool it is giving out the result as expected but i am unable to input the output of 1st python script and 2nd excel where data needs to be filled

i have 2nd python script ready it is able to perform the operation as well but have no idea how to do it with alteryx

any idea or help is greatly appreciated

Thanks in advance !!!

arjun reddy's picture arjun reddy

Pages

AgileConnection is a TechWell community.

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