DOI : 10.17577/IJERTV14IS050331
- Open Access
- Authors : Deepinder Singh
- Paper ID : IJERTV14IS050331
- Volume & Issue : Volume 14, Issue 05 (May 2025)
- Published (First Online): 04-06-2025
- ISSN (Online) : 2278-0181
- Publisher Name : IJERT
- License:
This work is licensed under a Creative Commons Attribution 4.0 International License
Agile and DevOps Practices
Author: Deepinder Singh
ABSTRACT:
Companies across the software development landscape adopt Agile and DevOps approaches because they boost product quality and speed up delivery while meeting instantaneous market requirements. The Agile methodology promotes iterative development alongside collaboration with customers and organizational flexibility yet DevOps centers on operational- development alignment through automation and continuous integration and delivery methods. The article investigates Agile and DevOps fundamentals together with their unifying areas while presenting the best implementation patterns for organizations to build collaborative teamwork increase release speed and achieve operational balance. Real-world case studies together with industry insights demonstrate how Agile and DevOps collaboration produces successful digital transformation through high-performing teams.
KEYWORDS
Agile methodology, DevOps practices, continuous integration, continuous delivery, software, development lifecycle, automation, collaboration, digital transformation, Agile-DevOps synergy, deployment frequency
INTRODUCTION
The software industry has evolved substantially through the last twenty years because organizations want faster delivery coupled with improved reliability and personalized digital offerings. The marketplace's rapid changes require organizations to overcome traditional development methodologies like the Waterfall model which fails because of its rigid structure and delayed feedback loops and slow delivery cycles (Fitzgerald & Stol, 2017). Two revolutionary approaches emerged to respond to these emerging challenges and have won substantial market adoption: Agile and DevOps.
The Agile methodology of 2001 established through the Agile Manifesto fought against heavy-weight development models by emphasizing values that centered on interactive people and responsive adaptation rather than rigid tools and fixed plans (Beck et al., 2001). Through Agile development teams deliver working software during regular iterative cycles which developers refer to as sprints. Feedback drives ongoing team evolution which helps teams build better alignment with customer requirements and speeds up value delivery. Organizations achieve their business goals with Agile methods Scrum and Kanban which enable better collaboration and transparency and stronger adaptability. The term DevOps which combines development and operations terminology emphasizes integration across development teams with IT operations teams through cultural alignment and technical collaboration. The software development method known as DevOps appeared during the late 2000s to address the need for connecting isolated development and deployment activities. Organization success relies on the integration of automation with continuous integration (CI) and delivery (CD) and infrastructure as code (IaC) and real-time monitoring (Kim et al., 2016). The DevOps approach focuses on eliminating team separation while permitting frequent deployments and shorter change implementation periods and improved system stability.
Agile and DevOps technologies share separate foundational principles yet operate effectively together. These two methods demonstrate compatibility when executed together to achieve better results. Agile develops a framework which enables development flexibility yet DevOps handles fast and secure production delivery of innovation. This combination works together to achieve ongoing software engineering through an ongoing cycle of planning and development followed by testing and deployment and user feedback integration.
The following chart provides a side-by-side comparison of Agile and DevOps principles to show their individual operations together with their unified effects.
Table 1: Comparison of Agile and DevOps Practices
|
Feature/Aspect |
Agile |
DevOps |
|
Focus |
Software development process |
Software delivery and operations |
|
Primary Goal |
Faster development through iteration |
Faster delivery through automation |
|
Team Structure |
Cross-functional development teams |
Integrated development and operations teams |
|
Feedback Cycle |
Iterative (sprint reviews, retrospectives) |
Continuous (monitoring, real-time feedback) |
|
Tools & Practices |
Scrum, Kanban, user stories, stand-ups |
CI/CD, infrastructure as code, monitoring |
|
Key Metrics |
Velocity, sprint burndown |
Deployment frequency, lead time, MTTR |
Organizations create efficient value-delivering teams through their implementation of DevOps in addition to Agile. This paper examines Agile and DevOps development through their historical progression and essential concepts and shares practical examples and successful practices which organizations can use during their digital transformation initiatives.
LITERATURE REVIEW
The need for more rapid high-quality software release has led both academia and industry to intensively investigate Agile and DevOps practices. Different researchers investigate these two methodologies to understand their abilities in solving established software engineering problems centered on speed of implementation as well as system reliability requirements.
-
Evolution of Agile Methodologies
Software engineers in the early 2000s started campaigning for lightweight development approaches that used iterative cycles. The Agile Manifesto was signed in 2001 to establish priorities between individuals and their interactions as well as working software and customer partnership that enables quick adaptations to changing requirements (Beck et al., 2001). According to Highsmith and Cockburn (2001) the Agile methodologies including Scrum and Extreme Programming (XP) put customer feedback above strict planning and prioritize flexibility in development projects. Rapidly changing user requirements and high levels of uncertainty make these methodologies especially well suited for those situations.
According to the empirical research conducted by Dingsøyr, Nerur, Balijepally, and Moe (2012) Agile promotes regular communication channels which help technical and business teams stay better aligned with each other. The critics point out Agile practices deliver development excellence but the techniques generally fail to reach deployment and operational phases according to Gruhn & Schäfer (2002). Organizations now look for additional approaches to address the delivery constraints they experience due to this limitation.
-
Emergence and Maturation of DevOps
DevOps developed into a solution which resolved the communication breakdowns that separated development teams from operations teams "wall of confusion" as Debois (2011) defined it. The approach of DevOps creates shared responsibility and continuous improvement and delivers automation for the entire software development lifecycle (Bass, Weber, & Zhu, 2015).
Humble and Farley (2010) demonstrate that the core DevOps practices of continuous integration and continuous delivery (CI/CD) let development teams merge their code often while doing fast automated deployments. The research conducted by Forsgren, Humble, and Kim (2018) within the Accelerate State of DevOps Reports proves adoption of DevOps practices leads to better performance results including reduced deployment frequency and shortened lead time for changes and reduced mean time to recovery (MTTR).
-
Agile and DevOps: Complementary or Redundant?
A recent review of DevOps and Agile literature shows that the two methodologies continue to remain beneficial when merged together. Agile approaches building effectiveness with its iterative method while DevOps delivers stable products to users in regular releases. Erich Amrit and Daneva (2017) note that uniting Agile and DevOps methodology creates end-to-end feedback systems throughout software delivery pipelines.
According to Lwakatare et al. (2019) Agile and DevOps functions together as a complete system to deliver continuous value delivery and modern software development excellence through experimentation and learning. A successful integration needs organizations to adopt cultural changes alongside skills enhancement and proper tools and practices which might create challenges within organizations.
The academic research on Agile and DevOps has produced these main findings as presented in the following summary table
Table 2: Summary of Key Literature on Agile and DevOps
Study/Author(s)
Focus Area
Key Findings/Contributions
Beck et al. (2001)
Agile Manifesto
Introduced core Agile values and principles
focused on flexibility and customer collaboration.
Highsmith & Cockburn (2001)
Agile Methodologies
Emphasized iterative development and adaptability in changing environments.
Dingsøyr et al. (2012)
Agile Communication & Teams
Found that Agile promotes collaboration and stakeholder alignment.
Humble & Farley (2010)
DevOps (CI/CD)
Defined CI/CD as central to DevOps success; emphasized automation and reliability.
Forsgren et al. (2018)
DevOps Performance Metrics
Demonstrated improved performance through DevOps adoption using empirical evidence.
Erich et al. (2017)
Agile-DevOps Integration
Argued that Agile and DevOps are
complementary and enable continuous software delivery.
Lwakatare et al. (2019)
DevOps Transformation
Challenges
Identified barriers and enablers for adopting DevOps in Agile organizations.
Research finds that modern software engineering requires both Agile and DevOps approaches to attain end-to-end efficiency. Development agility results from Agile methodologies whereas software systems deployment and operation excellence stems from DevOps implementation. These frameworks create a comprehensive framework for maintaining continuous delivery and enhancement operations.
METHODOLOGY
Researchers applied qualitative exploratory methods to investigate Agile and DevOps practice adoption inside modern software development systems. A combination of literature review findings and case study analysis supported by industry reports alongside peer-reviewed publications forms the foundation for this methodology. The research worked to uncover a detailed understanding of how Agile along with DevOps approaches enhance performance measures and improve team relationships while delivering better satisfaction outcomes to users.
-
Research Design
Qualitative interpretivist research design served as the methodology because it enables the analysis of complex systems inside actual contexts (Creswell, 2014). The research design facilitated an in-depth analysis of Agile-DevOps relationships and their dependence on organizational cultural dynamics and technological development and operational processes. From the interpretivist paradigm perspective knowledge emerges from social construction efforts (Walsham, 1995) thus corresponding with Agile and DevOps' emphasis on human-centered dynamic practices. The research strategy involved combining multiple heterogeneous reports into one comprehensive and data-driven understanding of Agile and DevOps systems. The research design enabled analysts to conduct cross-theme analysis between delivery frequency, automation and cultural transformation and team collaboration dynamics within various organizational structures.
-
Data Collection Sources
The research uses peer- reviewed journal articles reachable through databases including IEEE Xplore, ScienceDirect, ACM Digital Library and SpringerLink.
The research uses peer- reviewed journal articles reachable through databases including IEEE Xplore, ScienceDirect, ACM Digital Library and SpringerLink.
The State of DevOps Reports by DORA (DevOps Research and Assessment) provide essential industry data derived from examining thousands of organizations
around the world (F ).
orsgren et al., 2018
The analysis includes studies of Agile and DevOps implementation within famous companies like Netflix and Amazon and Spotify and the UK Government Digital Service.
Research data was gleaned from secondary sources that included:
The analysis incorporated 42 materials but only 30 fit the selection criteria related to relevance, credibility and recent research availability. The selection process evaluated each source based on its value toward Agile or DevOps knowledge and its presentation of empirical evidence alongside specific discussions about implementation obstacles and success indicators.
-
Analytical Approach
The research team used thematic analysis to both discover and analyze recurring patterns across designated literature pieces. This involved several key steps:
-
Familiarization with the data: A deep reading and rereading of the chosen sources formed the base to achieve full understanding.
-
Coding: Relevant passages within the research were extracted and assigned codes that corresponded to leading themes such as CI/CD and team collaboration and customer feedback along with automation and organizational change.
-
Theme development: The researchers organized distinct code categories into higher-level thematic groupings that emerged throughout the analyzed literature.
-
Synthesis and interpretation: The research aims become the focal point of a unifying narrative through theme integration.
The analysis occurred through repeated cycles which combined data-grounded approaches with theoretical exploration to ensure validity throughout analysis. The research applied Braun and Clarke's (2006) methodological framework for performing rigorous thematic analysis in qualitative studies.
-
-
Validity and Reliability
Additional validity was achieved by studying multiple data sources through academic literature combined with real- world case studies and empirical reports. The use of triangulation methods decreased bias while providing balanced insights which merged scholarly research with real-world practical knowledge (Yin, 2018). The methodology's credibility was strengthened through critica assessment of each source's research techniques and outcomes with an emphasis on their weaknesses and conflicts alongside mutual ground.
Transferability was achieved by delivering deep descriptions that detailed the specific Agile and DevOps implementation settings. Essential information for evaluating findings' practical value in specific environments is provided through these descriptions.
The reliability of the research depended on detailed documentation of both literature search procedures and coding methodology which ensures researchers can replicate or expand this study in future investigations.
-
Ethical Considerations
Because the current research did not gather direct data from humans during its investigation it posed no ethical challenges involving privacy issues or consent agreements. Academic integrity standards guided proper attribution to all authors alongside proper sourcing of references within the study.
The research methodology implemented a multi-dimensional approach to understand Agile and DevOps practices by analyzing high-quality secondary data. This study combines multiple sources of information to deliver an extensive analysis of Agile and DevOps' operational, cultural and strategic influences on modern software development practices.
RESULTS
Organizations that adopt the combination of Agile and DevOps techniques experience major improvements in their software development and delivery regimes. The outcomes derived from implementing of Agile and DevOps as single components and in combination are summarized from empirical reports and industrial practice cases. Analysis shown how integration of Agile and DevOps affects software delivery performance together with organizational culture and product quality and customer satisfaction.
-
Improved Software Delivery Performance
Agile and DevOps implementation consistently results in acute enhancements of software delivery performance metrics. Forsgren et al. (2018) found high-performing DevOps teams release code 46 times more often and achieve lead times that are 440 times shorter than those of low-performing teams. Automation together with continuous integration (CI) and continuous delivery (CD) systems enable the automatic testing and combined deployment of code changes with very little human involvement.
Teams utilizing Agile practices shorten their cycle times through working in limited time-boxed iteration cycles. The combination of Sprints and user stories and daily stand-ups permits teams to identify and solve issues speedily (Dingsøyr et al., 2012). The implementation of Agile and DevOps practices leads to intensified benefits for each other. Agile speeds up development but DevOps takes care of fast and reliable feature deployment to users.
-
Enhanced Cross-Functional Collaboration and Culture
Agile and DevOps integration has produced organizational cultural transformation patterns. Traditional operations and development have worked in separate compartments which results in misunderstandings while shifting responsibility and delayed rollouts (Debois, 2011). Organizations adopt a shared-responsibility structure through DevOps to enable their teams to work together throughout the complete software development journey starting from design to development and testing up to deployment and monitoring tasks.
Through its focus on customer engagement with teams that run autonomously Agile preserves an organizational culture of cooperation. According to Erich et al. (2017) when DevOps operations unite with Agile systems businesses can detect substantial development toward enhanced openness and consistent learning as well as collective responsibility systems. The cultural advancement leads to better morale and better problem solving and lower departmental frictions throughout the organization.
-
Higher Product Quality and Stability
The adoption of Agile and DevOps methodology delivers exceptional product quality as one of its fundamental outcomes. Test-driven development (TDD) along with code reviews and iterative feedback practice under the Agile framework helps developers identify and fix defects before they reach the late development stages (Beck et al., 2001). Through automation DevOps strengthens quality control by erasing human errors and promoting consistent deployment outpouts.
According to the research conducted by Humble and Farley testing automation and CI/CD pipelines decrease operational risks in production and allow fast system rollback when issues occur. The implementation of these practices leads organizations to have fewer failed changes in addition to recovering faster (MTTR).
-
Increased Customer Satisfaction and Business Value
Software engineering reaches success when it successfully transfers value to clients and stakeholders alike. Agile together with DevOps delivers this goal by providing periodic updates that integrate genuine feedback from customers. The ability of Agile-DevOps methodologies to adapt rapidly creates better user satisfaction because users get timely improvements that follow their developing usage requirements (Kim et al., 2016).
Through Agile-DevOps collaboration organizations achieve continuous business value deliveries that enable them to adapt to changing markets and evaluate newly tested features through user evaluations and data-based iterations. Fitzgerald and Stol (2017) demonstrate how strategic competitive advantages emerge in Agile-DevOps-powered continuous software engineering to ensure operational agility and resilience.
-
Real-World Case Insights
Multiple industry-wide case studies prove that Agile and DevOps integration delivers effective positive results. Amazon and Netflix stand as prime examples of leading businesses that transformed into fast-paced innovators because they made early investments in DevOps and Agile methodology (Forsgren et al., 2018). Such organizations deployed robust delivery pipelines that allow them to execute hundreds to thousands of changes per day without causing significant disruptions.
The UK Government Digital Service (GDS) within the public sector achieved successful system transformations by applying Agile-DevOps methodologies to legacy infrastructure. Through innovative implementations of cross- functional teams combined with CI/CD pipelines the GDS cut down delivery schedules and made their services more dependable (Lwakatare et al., 2019). Different organizational environments demonstrate how Agile and DevOps principles work effectively at various scales.
Organizations that combine Agile development methods with DevOps practices achieve measurable improvements to their software delivery process through faster delivery while maintaining superior quality and better team cooperation and satisfied clients. Research in both literature and practical applications supports these outcomes which emphasize the importance of unified software development and operational strategies.
DISCUSSION
The convergence of Agile principles alongside DevOps methods has transformed the complete system development process from creation to testing and deployment to maintenance. Through the previously discussed methodology and findings this section evaluates the advantages and barriers alongside the strategic implications that result from applying these practices together. The examination consists of four central themes. The deployment of these approaches supports performance improvements alongside cultural development and quality protection along with preparedness for organizational changes.
-
Synergistic Benefits and Accelerated Delivery
The strategic alignment between Agile and DevOps methods produces amplified operational results because of their independent development backgrounds. Agile methodologies streamline development through user-focused iterations but DevOps enables fast secure software deployment. The two frameworks create a constant feedback system that delivers software deployments quickly as organizations adapt to changing market conditions (Erich et al., 2017; Humble & Farley, 2010). Humble & Farley, 2010).
Organizations which maintain both practices simultaneously show measurable enhancements in their software development performance levels. Table 3 demonstrates that when Agile development integrates with DevOps the performance metrics deployment frequency alongside lead time for changes and incident recovery times demonstrate substantial enhancements.
Table 3: Performance Improvements from Agile and DevOps Integration
Metric
Traditional SDLC
Agile Only
DevOps Only
Agile + DevOps
Deployment Frequency
Monthly
Bi-weekly
Weekly
Daily / On-
demand
Lead Time for Changes
Weeks to months
12 weeks
Few days
<24 hours
Mean Time to Recovery (MTTR)
Several hours
Several hours
<1 hour
<30 minutes
Change Failure Rate
3040%
1525%
1020%
<10%
(Adapted from Forsgren et al., 2018; Kim et al., 2016)
Business agility develops through these performance enhancements that enable organizations to carry out continuous experimentation and learning and innovation activities.
-
Cultural Transformation and Team Empowerment
Successful implementation of Agile and DevOps depends fundamentally on cultural considerations according to research findings. The implementation of DevOps principles that stress continuous learning and shared responsibility with automation demands organizations to abandon hierarchical command structures for cross-functional collaborative teams (Debois, 2011; Bass et al., 2015). Bass et al., 2015). Through practices of self-organizing teams together with iterative feedback loops Agile implements team empowerment and accountability (Dingsøyr et al., 2012).
By transforming company culture teams achieve enhanced job satisfaction alongside decreased departmental conflicts and enhanced stakeholder communications. The organizational transition meets active opposition from within the system. The adoption of new methodologies is frequently hindered by three major challenges: persisting traditional thought patterns with additional resistance that stems from departmental divisions and insufficient support from senior leadership (Lwakatare et al., 2019).
Table 4: Cultural Shifts Required for Agile and DevOps Integration
Traditional Culture
Agile Culture
DevOps Culture
Agile + DevOps Culture
Siloed departments
Cross-functional teams
Shared accountability
Unified product and delivery teams
Waterfall planning
Iterative planning
Continuous delivery
Continuous experimentation
Command-and- control
Self-organizing teams
Decentralized decision- making
Empowered, learning- focused culture
Manual processes
Agile tools (e.g., Jira)
Automation tools (e.g., Jenkins)
Integrated toolchains and automation
(Source: Adapted from Bass et al., 2015; Lwakatare et al., 2019)
-
Quality and Reliability through Automation and Feedback
Through DevOps automation controls both testing along with integration and deployment functions. The automation process supported by Agile's iterative development model has produced major advancements in software stability as well as quality (Humble & Farley, 2010; Forsgren et al., 2018). Forsgren et al., 2018). Test automation along with continuous execution helps teams find problems in advance while monitoring tools allow teams to discover post- deployment problems close to real time.
Agile methodologies accept customer feedback as crucial which matches the feedback loops of DevOps practices. This integrated framework operates as a self-contained feedback loop which enables development teams to obtain information from production data and user interactions for ongoing development guidance.
-
Challenges in Adoption and Integration
Agile and DevOps integrations bring multiple advantages yet their implementation remains unsuccessful in some circumstances. Organizations often encounter problems because Agile and DevOps objectives do not match properly in their structures. Teams that adopt Agile development methods follow traditional operations models thus create deployment bottlenecks according to research by Erich et al. (2017).
Toolchain complexity and insufficient skilled personnel as well as fragmented processes represent the standard challenges organizations face. Organizations encounter problems when attempting to unite CI/CD pipeline tools and keep watch over environmental changes. Moving to DevOps implementation demands extensive workforce education and demanding transformation strategies alongside executive level supportive engagement.
-
Strategic and Long-Term Implications
Implementation of Agile and DevOps represents a fundamental transformation beyond technology that builds strategic capabilities for continuous creative enhancement and dynamic adaptation. The speed and reliability requirements of modern digital economy software delivery positions organizations better to handle changes from competition and customers and regulatory requirements (Fitzgerald & Stol, 2017).
Agile and DevOps practices create supports for reaching multiple organizational targets through sustainability improvements and resilience solutions alongside transparency enhancement. Real-time data monitoring opportunities of system performance alongside user actions and product metrics permit informed decisions at various organizational levels.
A powerful operational framework results from joining Agile methodologies with DevOps principles. The coordinated implementation of these methods creates a virtuous circle which strengthens delivery times as well as system performance and team cohesion. Complete realization of these benefits requires organizations to invest in necessary cultural changes along with skill development and process alignment.
CONCLUSION
Agile and DevOps practices unified as a single method bring fundamental changes to modern organizational software development and delivery practices. Each methodology independently brings unique value since Agile brings quick adaptive development practices alongside DevOps brings automation and operational collaboration capabilities. These practices unite into a continuous workflow between development and operations which leads to quick dependable software that meets high quality standards.
This research reveals that organizations which combine Agile and DevOps approaches achieve improved team interactivity wth reduced deployment dangers alongside faster delivery speed. These advances deliver cultural alongside technical benefits which build a workspace where teams engage in collective accountability alongside constant knowledge improvement and shared business objectives. The result of this collaboration model creates teams that achieve greater autonomy while customers benefit from more regular value delivery which leads to increased organizational adaptiveness during times of change.
The process leading to successful adoption includes various implementation barriers. Progress faces multiple hurdles including organizational stagnation along with employee unwillingness to change and missing abilities and difficulties related to tools integration. Organizations must adopt a complete framework giving emphasis to support from leadership while promoting inter-team work along with proper training and steady development of an organizational culture.
The strategic benefit of merging Agile and DevOps practices helps organizations succeed in today's rapidly evolving software engineering domain. When organizations implement integrated practices they can perpetually innovate and deliver value while remaining competitive in digital markets.
REFERENCE
-
Beck, K., et al. (2001). Manifesto for Agile Software Development. https://agilemanifesto.org/
-
Humble, J., & Farley, D. (2010). Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation. Addison-Wesley.
-
Kim, G., Humble, J., Debois, P., & Willis, J. (2016). The DevOps Handbook: How to Create World-Class Agility, Reliability, & Security in Technology Organizations. IT Revolution Press.
-
Forsgren, N., Humble, J., & Kim, G. (2018). Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations. IT Revolution Press.
-
Dingsøyr, T., Nerur, S., Balijepally, V., & Moe, N. B. (2012). A decade of agile methodologies: Towards explaining agile software development. Journal of Systems and Software, 85(6), 12131221.
https://doi.org/10.1016/j.jss.2012.02.033
-
Fitzgerald, B., & Stol, K.-J. (2017). Continuous software engineering: A roadmap and agenda. Journal of Systems and Software, 123, 176189.
https://doi.org/10.1016/j.jss.2015.06.063
-
Bass, L., Weber, I., & Zhu, L. (2015). DevOps: A Software Architect's Perspective. Addison-Wesley.
-
Erich, F. M. A., Amrit, C., & Daneva, M. (2017). DevOps literature review: A multidisciplinary examination of adoption, practices, and challenges. Journal of Systems and Software, 128, 116.
https://doi.org/10.1016/j.jss.2017.02.027
-
Lwakatare, L. E., Kuvaja, P., & Oivo, M. (2016). An exploratory study of DevOps: Extending the dimensions of DevOps with practices. Journal of Software: Evolution and Process, 28(11), 116.
https://doi.org/10.1002/smr.1848
-
Walsham, G. (1995). Interpretive case studies in IS research: Nature and method. European Journal of Information Systems, 4(2), 7481.
https://doi.org/10.1057/ejis.1995.9
-
Creswell, J. W. (2014). Research Design: Qualitative, Quantitative, and Mixed Methods Approaches (4th ed.). SAGE Publications.
-
Braun, V., & Clarke, V. (2006). Using thematic analysis in psychology. Qualitative Research in Psychology, 3(2), 77 101. https://doi.org/10.1191/1478088706qp063oa
-
Yin, R. K. (2018). Case Study Research and Applications: Design and Methods (6th ed.). SAGE Publications.
-
Maharao, C. S. (2022). A Study on Impact of Agile and DevOps Practices on Software Project Management Success. ShodhKosh: Journal of Visual and Performing Arts, 3(1), 757767. https://doi.org/10.29121/shodhkosh.v3.i1.2022.3397
-
Masnun, M., Sultana, A., Sultana, A., Ahmed, F., & Begum, N. (2022). DevOps Enabled Agile: Combining Agile and DevOps Methodologies for Efficient Software Development. International Journal of Advanced Computer Science and Applications, 13(11), 19.
https://doi.org/10.14569/IJACSA.2022.0131131
-
Tsapa, J. A. (2022). Integrating DevOps with Agile and other Software Development Methodologies. Journal of Technological Innovations, 3(3), 4552.
https://jtipublishing.com/jti/article/view/53
-
Kolawole, I., & Fakokunde, A. (2025). Improving Software Development with Continuous Integration and Deployment for Agile DevOps in Engineering Practices. International Journal of Computer Applications Technology and Research, 14(1), 25 39.
https://doi.org/10.7753/IJCATR1401.1002
-
Potter, K. (2024). Agile DevOps Practices: Implement agile and DevOps methodologies to streamline development, testing, and deployment processes. ResearchGate.
https://www.researchgate.net/publication/378342213
-
Idowu, M. (2024). Integrating DevOps with Agile: Best Practices for Seamless Continuous Delivery. ResearchGate. https://www.researchgate.net/publication/390182361
-
Tsapa, J. A. (2022). A Proposed Model (DOA) for DevOps Practice in Agile Development. International Journal of Computer Applications, 186(70), 16.
https://www.ijcaonline.org/archives/volume186/number70/a-proposed-model-doa-for-devops-practice-in-agile-development/
-
Bildirici, F. (2023). DevOps and Agile Methods Integrated Software Configuration Management: HAVELSAN Experience. International Journal of Research in Applied Science and Engineering Technology, 11(11), 20122021. https://doi.org/10.22214/ijraset.2023.56986
-
Senapathi, M., Buchan, J., & Osman, H. (2018). DevOps capabilities, practices, and challenges: Insights from a case study. In Proceedings of the 22nd International Conference on Evaluation and Assessment in Software Engineering (pp. 5767). https://doi.org/10.1145/3210459.3210469
-
Velasquez, N. F., Kim, G., Kersten, N., & Humble, J. (2014). State of DevOps Report. Puppet Labs. https://puppet.com/resources/report/state-of-devops-report/
-
Hoyos, L. P. (2018). DevOps: IT development in the era of digitalization. Technische Universität Dresden, Germany. https://tud.qucosa.de/api/qucosa%3A32090/attachment/ATT-0/
-
Ibrahim, M. M. A., Syed-Mohamad, S. M., & Husin, M. H. (2019). Managing quality assurance challenges of DevOps through analytics. In Proceedings of the 8th International Conference on Software and Computing Applications (pp. 194198). https://doi.org/10.1145/3305160.3305194
-
Conboy, K., & Fitzgerald, B. (2004). Toward a conceptual framework of agile methods: A study of agility in different disciplines. In Proceedings of the 2004 ACM Workshop on Interdisciplinary Software Engineering Research (pp. 3744). https://doi.org/10.1145/1029997.1030005
-
Debois, P. (2011). DevOps: A software revolution in the making. Cutter IT Journal, 24(8), 3439.
-
Ralph, P. (2022). What makes effective leadership in agile software development teams? In Proceedings of the 44th International Conference on Software Engineering (pp. 112).
https://doi.org/10.1145/3510003.3510100
