Himanshu MandhyanforKeploy Community Blogkeploy.hashnode.dev·Dec 16, 2024Waterfall API: A Comprehensive GuideThe API Waterfall is a sequentially and methodically defined approach for managing data flows and integration of services in software development. Aligned to the traditional waterfall methodology, the architectural model essentially targets a step-wi...Waterfall
Shahin Hemmatidevopsdetours.com·Dec 8, 2024Comparing Different Models of the Software Development Life Cycles (SDLC)What is Software Development Life Cycles (SDLC)? The Software Development Life Cycle (SDLC) is a structured process used for developing software systems. It defines a series of steps or phases to guide teams in planning, creating, testing, deploying,...10 likesDevOpssoftware development
Amulyaawscloudbasics.hashnode.dev·Dec 6, 2024Understanding Software Development Life Cycle (SDLC) in DevOpsKey Takeaways SDLC is a critical process followed by software organizations to design, develop, and test high-quality products DevOps plays a crucial role in improving the efficiency of the software development process Understanding SDLC is essent...DevOpsSDLC
Rishi Bakshirishibakshi.hashnode.dev·Oct 8, 2024How to Prevent the Waterfall Effect in Data FetchingIn this article, we’ll dive into a common issue developers face when fetching data in Next.js or any asynchronous JavaScript environment: the waterfall effect. This happens when data fetching occurs sequentially, leading to slower response times. It’...10 likesYou Don't Know Next.jsdata fetching
Fusion Chartsfusioncharts.hashnode.dev·Sep 20, 2024Discover the Power of Waterfall Charts | FusionchartsCurious about how waterfall charts can help visualize cumulative data and show how individual contributions lead to a total? Learn the fundamentals of waterfall charts, including their structure, key features, and how they can simplify complex data t...waterfall charts
Nahidnahidislam.hashnode.dev·Jul 9, 2024SDLC (Software Development Life Cycle)The software development lifecycle (SDLC) is the cost-effective and time-efficient process that development teams use to design and build high-quality software. The goal of SDLC is to minimize project risks through forward planning so that software m...2 likesserver
Saad dastgirsaaddastgir.hashnode.dev·Jun 12, 2024From Waterfall to DevOps: The Evolution of IT PracticesPicture this: in one corner, we have Traditional IT, the seasoned veteran with a strict regimen and a penchant for meticulous planning, who’s been faithfully serving the tech world for decades. In the other corner, we have DevOps, the new kid on the ...2 likes·31 readsDevops
jeeva Bcanopy.hashnode.dev·Apr 17, 2024100 Day Devops challenge:1.1) What is Devops? 1.2) Water Fall Model 1.3) Agile Model 1.4) Water fall vs Scrum 1.5) Devops vs Agile Models 1.6) Top Important points about DevOps 1.1) What is Devops? Devops is not a new tool/Technology in the market. It is a new culture or p...69 readsDevops
Christiaan Fouchéchrisfouche.com·Feb 1, 2024Waterfall in sprints isn't AgileI've worked in unstructured, Waterfall, and Agile software processes since 2009. One I found ineffective is 'Waterfall in sprints', confused as Agile. When I saw a meme about it, I realised it's a common Agile anti-pattern. Here, I'll unpack what I m...346 readsagile
Aravindan Rthearavindan.hashnode.dev·Sep 21, 2023STLC and QA Testing1. What are the models of SDLC? The Software Development Life Cycle (SDLC) is a framework used by software developers and project managers to plan, design, build, test, deploy, and maintain software systems. There are several models of SDLC, each wit...SDLC