Academic literature on the topic 'CD pipeline'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'CD pipeline.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "CD pipeline"

1

Singh, Nikhil. "CI/CD Pipeline for Web Applications." International Journal for Research in Applied Science and Engineering Technology 11, no. 5 (2023): 5218–26. http://dx.doi.org/10.22214/ijraset.2023.52867.

Full text
Abstract:
Abstract: Modern organisation’s rapid pace of software development necessitates teams delivering high-quality software products faster than ever before. In order to accomplish this, software development teams are incorporating continuous integration and continuous deployment (CI/CD) methodologies into their software development processes. CI/CD pipelines are a set of practises and tools that allow teams to efficiently and reliably automate the development, testing, and deployment of software products. CI/CD pipelines have become an essential tool for teams delivering web applications at a fast
APA, Harvard, Vancouver, ISO, and other styles
2

Dachepally, Raju. "Continuous Integration and Continuous Delivery (CI/CD) Pipelines: Best Practices for Modern Enterprises." INTERANTIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT 05, no. 10 (2021): 1–8. https://doi.org/10.55041/ijsrem10912.

Full text
Abstract:
Continuous Integration (CI) and Continuous Delivery (CD) pipelines have become indispensable for modern enterprises aiming to achieve agile and scalable software development. This paper explores best practices for designing and implementing robust CI/CD pipelines, focusing on efficiency, security, and scalability. Key strategies include automated testing, pipeline as code, and integrating security measures. The paper features diagrams, flowcharts, and pseudocode to provide actionable insights. Future trends and challenges in CI/CD adoption are also discussed. Keywords CI/CD Pipelines, Automati
APA, Harvard, Vancouver, ISO, and other styles
3

Ponaka, Kamalakar Reddy. "Shift-left approach for Vulnerability Management in SDLC." INTERANTIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT 08, no. 10 (2024): 1–14. http://dx.doi.org/10.55041/ijsrem9417.

Full text
Abstract:
Security vulnerabilities in software development can lead to severe risks if not addressed promptly. By adopting a shift-left approach and implementing gating mechanisms in Continuous Integration/Continuous Delivery (CI/CD) pipelines, organizations can mitigate the impact of high and critical vulnerabilities early in the Software Development Life Cycle (SDLC). This paper discusses a practical methodology for integrating security gates into the CI/CD pipeline to prevent the release of software with critical security flaws. Keywords —Vulnerability Management, Shift-Left Security, CI/CD Pipeline,
APA, Harvard, Vancouver, ISO, and other styles
4

Ponaka, Kamalakar Reddy. "NO TOUCH CODE SCANNING EXPERIENCE IN CICD PIPELINE." International Journal Of Core Engineering & Management 7, no. 5 (2023): 130–35. https://doi.org/10.5281/zenodo.14010787.

Full text
Abstract:
In modern software development, continuous integration and continuous deployment (CI/CD) pipelines play a crucial role in automating the build, test, and deployment processes. Integrating code scanning tools into CI/CD pipelines is essential to ensure code quality and security. However, traditional methods of code scanning often introduce significant overhead and friction, slowing down development cycles. This white paper explores the implementation of a low-touch code scanning experience in CI/CD pipelines, highlighting strategies, best practices, and tools to achieve an efficient, automated,
APA, Harvard, Vancouver, ISO, and other styles
5

Kartheek Medhavi Penagamuri Shriram. "Engineering efficiency through CI/CD pipeline optimization." International Journal of Science and Research Archive 14, no. 1 (2025): 908–16. https://doi.org/10.30574/ijsra.2025.14.1.0107.

Full text
Abstract:
This article examines the optimization of Continuous Integration and Continuous Deployment (CI/CD) pipelines in modern software development environments, focusing on strategies to enhance build stability and execution efficiency. The article explores key challenges in pipeline implementation, including test environment inconsistencies, resource allocation issues, and build instabilities that impact development workflows. Through analysis of multiple enterprise case studies, the article presents comprehensive approaches to pipeline optimization, covering parallelization configuration, test stab
APA, Harvard, Vancouver, ISO, and other styles
6

Myllynen, Teemu, Eunice Kamau, Sikirat Damilola Mustapha, Gideon Opeyemi Babatunde, and Anuoluwapo Collins. "Review of Advances in AI-Powered Monitoring and Diagnostics for CI/CD Pipelines." International Journal of Multidisciplinary Research and Growth Evaluation 5, no. 1 (2024): 1119–30. https://doi.org/10.54660/.ijmrge.2024.5.1.1119-1130.

Full text
Abstract:
Continuous Integration and Continuous Deployment (CI/CD) pipelines are critical components of modern software development, enabling rapid delivery of reliable applications. However, ensuring the seamless operation of CI/CD pipelines remains a challenge due to the complexity of managing code changes, dependencies, and diverse testing environments. Recent advancements in artificial intelligence (AI) have introduced innovative approaches to monitoring and diagnostics within CI/CD workflows, significantly enhancing their efficiency, reliability, and resilience. This review explores the state-of-th
APA, Harvard, Vancouver, ISO, and other styles
7

Yogeswara Reddy Avuthu. "Best practices for writing maintainable Jenkins Pipelines: A case study of large-scale projects." World Journal of Advanced Research and Reviews 7, no. 3 (2020): 327–37. http://dx.doi.org/10.30574/wjarr.2020.7.3.0235.

Full text
Abstract:
Jenkins has become a cornerstone of modern DevOps practices, providing a robust platform for automating Continuous Integration and Continuous Deployment (CI/CD) pipelines. With the introduction of Pipeline as Code, Jenkins has significantly improved the flexibility and maintainability of CI/CD workflows by allowing teams to define their build, test, and deployment processes using code that can be version-controlled. However, as CI/CD pipelines scale in complexity, maintaining them effectively becomes a challenging task. Large-scale projects often face issues such as complex and error-prone syn
APA, Harvard, Vancouver, ISO, and other styles
8

Pant, Deepak. "EduDevOps : The Ultimate CI/CD Corporate Devops Pipeline Project." INTERNATIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT 09, no. 05 (2025): 1–9. https://doi.org/10.55041/ijsrem47302.

Full text
Abstract:
Abstract -The accelerated pace of digital transformation has heightened the requirement for efficient, scalable, and reliable software delivery practices. Legacy software development and deployment pipelines are typically inefficient owing to manual interventions, siloed teams, and constraints in scalability. This research presents a comprehensive DevOps Capstone Project that takes aim at conceptualizing and executing an enterprise-scale Continuous Integration and Continuous Deployment (CI/CD) pipeline. By utilizing Docker, Kubernetes, Terraform, and other automated tools, the project addresse
APA, Harvard, Vancouver, ISO, and other styles
9

Gudelli, Venkata Ramana. "Automating CI/CD Pipelines: A Comparative Study of Jenkins and Bitbucket." Australian Journal of Machine Learning Research & Applications 2, no. 1 (2022): 436–511. https://doi.org/10.5281/zenodo.15102615.

Full text
Abstract:
As far as the author’s knowledge goes, Continuous Integration and Continuous Deployment (CI/CD) pipeline poses to be a very crucial component of modern software development which provides automated build, test, and deployment workflows. Through this research paper, the author dives deep into a comparative study of two widely adapted CI/CD tools, Jenkins and Bitbucket pipelines. These tools are used for evaluating the architecture, automation capabilities, scalability, integration options, and performance efficiency. Jenkins is an open-source automation server whereas Bitbucket pipeline i
APA, Harvard, Vancouver, ISO, and other styles
10

Tarun, Parmar. "Implementing CI/CD in Data Engineering: Streamlining Data Pipelines for Reliable and Scalable Solutions." International Journal of Innovative Research in Engineering & Multidisciplinary Physical Sciences 13, no. 1 (2025): 1–8. https://doi.org/10.5281/zenodo.14762684.

Full text
Abstract:
Continuous Integration and Continuous Delivery (CI/CD) have become crucial practices in modern data engineering, streamlining the development and deployment of data pipelines. This study explores the implementation of CI/CD principles in data engineering, highlighting its benefits, methodologies, best practices, challenges, and future directions. By automating the building, testing, and deployment processes, the CI/CD ensures reliability, consistency, and efficiency in data pipeline development. The key steps in implementing CI/CD for data pipelines include version control, modular pipeline de
APA, Harvard, Vancouver, ISO, and other styles
More sources

Dissertations / Theses on the topic "CD pipeline"

1

Baldassarri, Marco. "Sviluppo di un progetto di UI automation testing con approccio BDD e gestione delle CI/CD pipelines." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2021.

Find full text
Abstract:
L’azienda multinazionale Travelport Digital Ltd è una software house americana focalizzata sulle travel agencies che ha come obiettivo principale quello di semplificare la complessa industria dei trasporti e del turismo, fornendo servizi dedicati ai viaggiatori e ad organizzazioni terze. Il tirocinio di sei mesi presso la filiale di Dublino è stato speso lavorando in un Agile team e rivestendo il ruolo di Quality Assurance Engineer della componente Web frontend di un applicativo che aiuta le aziende a trovare le migliori opzioni di viaggio facendo scraping di voli, hotel, treni ed auto a no
APA, Harvard, Vancouver, ISO, and other styles
2

Björnholm, Jimmy. "Performance of DevOps compared to DevSecOps : DevSecOps pipelines benchmarked!" Thesis, Linköpings universitet, Institutionen för datavetenskap, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-166985.

Full text
Abstract:
This paper examines how adding security tools to a software pipeline affect the build time. Software development is an ever-changing field in a world where computers are trusted with almost everything society does. Meanwhile keeping build time low is crucial, and some aspects of quality assurance have therefore been left on the cutting room floor, security being one of the most vital and time-consuming. The time taken to scan for vulnerabilities has been suggested as a reason for the absence of security tests. By implementing nine different security tools into a generic DevOps pipeline, this p
APA, Harvard, Vancouver, ISO, and other styles
3

Brás, André Emanuel Raínho. "Container security in CI/CD pipelines." Master's thesis, 2021. http://hdl.handle.net/10773/31292.

Full text
Abstract:
The rising of the DevOps movement and the transition from a product economy to a service economy drove significant changes in the software development life cycle paradigm, among which the dropping of the waterfall in favor of agile methods. Since DevOps is itself an agile method, it allows us to monitor current releases, receiving constant feedback from clients, and improving the next software releases. Despite its extraordinary development, DevOps still presents limitations concerning security, which needs to be included in the Continuous Integration or Continuous Deployment pipelines
APA, Harvard, Vancouver, ISO, and other styles

Books on the topic "CD pipeline"

1

Dingare, Pranoday Pramod. CI/CD Pipeline Using Jenkins Unleashed. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-7508-5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Muhlbauer, W. Kent. Pipeline Rules of Thumb CD-ROM. 5th ed. Gulf Professional Publishing, 1998.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Muhlbauer, W. Kent. Pipeline Rules of Thumb CD-ROM 2.0. 2nd ed. Gulf Professional Publishing, 2002.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

CI/CD Pipeline Using Jenkins Unleashed: Solutions While Setting up CI/CD Processes. Apress L. P., 2022.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Cherukuri, Sai Sravan. Securing the CI/CD Pipeline: Best Practices for DevSecOps. Bellevue Publishers, 2024.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Hands-on Pipeline as YAML with Jenkins: A Beginner's Guide to Implement CI/CD Pipelines for Mobile, Hybrid, and Web Applications Using Jenkins. BPB Publications, 2021.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Building CI/CD Systems Using Tekton: Develop Flexible and Powerful CI/CD Pipelines Using Tekton Pipelines and Triggers. de Gruyter GmbH, Walter, 2021.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

Building CI/CD Systems Using Tekton: Develop Flexible and Powerful CI/CD Pipelines Using Tekton Pipelines and Triggers. Packt Publishing, Limited, 2021.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Laster, Brent. Jenkins X: Creating Automated Cloud-Ready CI/CD Pipelines. O'Reilly Media, Incorporated, 2021.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Kurz, George. Pipelines 2002 (CD ROM): Beneath our Feet: Challenges and Solutions. Amer Society of Civil Engineers, 2002.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Book chapters on the topic "CD pipeline"

1

Jackson, Les. "The CI/CD Pipeline." In The Complete ASP.NET Core 3 API Tutorial. Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-6255-9_12.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Dingare, Pranoday Pramod. "Understanding CI/CD." In CI/CD Pipeline Using Jenkins Unleashed. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-7508-5_1.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

van Merode, Henry. "Pipeline Implementation." In Continuous Integration (CI) and Continuous Delivery (CD). Apress, 2023. http://dx.doi.org/10.1007/978-1-4842-9228-0_7.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

van Merode, Henry. "Pipeline Development." In Continuous Integration (CI) and Continuous Delivery (CD). Apress, 2023. http://dx.doi.org/10.1007/978-1-4842-9228-0_5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

van Merode, Henry. "Pipeline Design." In Continuous Integration (CI) and Continuous Delivery (CD). Apress, 2023. http://dx.doi.org/10.1007/978-1-4842-9228-0_4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Dingare, Pranoday. "Understanding Pipeline as Code." In CI/CD Pipeline Using Jenkins Unleashed. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-7508-5_16.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Dingare, Pranoday. "Understanding the Jenkins Pipeline." In CI/CD Pipeline Using Jenkins Unleashed. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-7508-5_14.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Dingare, Pranoday. "Creating Jenkins Jobs to Manage a Web Application Project." In CI/CD Pipeline Using Jenkins Unleashed. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-7508-5_15.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Dingare, Pranoday. "Miscellaneous Topics Part 2." In CI/CD Pipeline Using Jenkins Unleashed. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-7508-5_20.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Dingare, Pranoday. "Managing Credentials." In CI/CD Pipeline Using Jenkins Unleashed. Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-7508-5_8.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "CD pipeline"

1

Guan, Shiwei William, Bredero Shaw, and Alan Kehr. "High Temperature Cathodic Disbondment Testing for Pipeline Coatings." In CORROSION 2014. NACE International, 2014. https://doi.org/10.5006/c2014-3860.

Full text
Abstract:
Abstract Cathodic Disbondment (CD) testing has historically been performed on protective coatings to assess coating delamination resistance when exposed to cathodic polarization. Unfortunately, there is no broadly accepted high temperature CD testing standard in the pipeline industry. There are disparate reference standards, testing durations, reference electrode types, electrolyte temperatures and topping up/replacing frequency, testing potentials, sample testing temperature, means of assessment, and non-standard test procedures that characterize the varying practices currently used in the in
APA, Harvard, Vancouver, ISO, and other styles
2

Yunovich, Mark, Colin Scott, and Robert Denzine. "Performance of External Pipeline Coatings in Low Temperature Conditions." In CORROSION 2009. NACE International, 2009. https://doi.org/10.5006/c2009-09046.

Full text
Abstract:
Abstract There is a tacit concern in the oil and gas industry regarding hazards of excessive cathodic protection (CP) on pipelines. Research has shown that at ambient temperatures, overprotection may lead to cathodic disbondment (CD) of external coatings. The relationship between pipeline CD and CP overprotection at low temperatures was investigated by employing CD tests on fusion-bonded epoxy (FBE)-coated samples in either soil or salt solutions, subjected to different potentials, and subjected to freeze only or freeze/thaw cycles. The study has highlighted both beneficial and detrimental eff
APA, Harvard, Vancouver, ISO, and other styles
3

Wadhams, Zachary, Ann Marie Reinhold, and Clemente Izurieta. "Automating Static Code Analysis Through CI/CD Pipeline Integration." In 2024 IEEE International Conference on Software Analysis, Evolution and Reengineering - Companion (SANER-C). IEEE, 2024. http://dx.doi.org/10.1109/saner-c62648.2024.00021.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Shrestha, Raju, and Akash Ray. "Streamlining Application Deployment: A CI/CD Pipeline for Kubernetes." In 2024 IEEE International Conference on Cloud Engineering (IC2E). IEEE, 2024. http://dx.doi.org/10.1109/ic2e61754.2024.00038.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Kumar, Shivansh, Er Neetu Bala, Arun Prakash Singh, and Yash Raj. "Cloud-Native Countinous Integration/Continous Deployment (CI/CD) Pipeline." In 2024 Second International Conference on Advanced Computing & Communication Technologies (ICACCTech). IEEE, 2024. https://doi.org/10.1109/icacctech65084.2024.00054.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Thompson, Mark, and Michael Alex Kyer. "Securing the Containerized Environment Along the CI/CD Pipeline." In 2025 IEEE 15th Annual Computing and Communication Workshop and Conference (CCWC). IEEE, 2025. https://doi.org/10.1109/ccwc62904.2025.10903704.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Papavinasam, Sankara. "Sustainable Approach to Conduct Cathodic Disbondment Tests to Select External Anti-Corrosion Pipeline Coatings." In CONFERENCE 2025. AMPP, 2025. https://doi.org/10.5006/c2025-00141.

Full text
Abstract:
Abstract This paper Reviews development of cathodic disbondment (CD) test standards over a century in three phases: Golden Phase (1925 – 1975); Current Phase (1975 – 2025); and Future Phase (2025 onwards).Summarizes typical standards development processes in various associations.Emphasizes the importance of developing CD test standards both from the perspectives of anti-corrosion properties and of quality control during manufacturing and production of coatings.Describes the benefits of measuring current in CD tests.Explains technical criteria for establishing maximum allowable CD test potentia
APA, Harvard, Vancouver, ISO, and other styles
8

Papavinasam, Sankara, Jennifer Krausher, Pouria Ghods, and O. Burkan Isgor. "Evaluation of Compatibility between Thermal Insulator, External Coating, and Cathodic Protection at 150°C." In CORROSION 2011. NACE International, 2011. https://doi.org/10.5006/c2011-11024.

Full text
Abstract:
Abstract Due to operational requirements including the production of heavy oil from oil-sands by the Steam-Assisted Gravitational Drainage (SAGD) process, the operating temperature of pipelines is increasing. Pipelines are being operated at temperatures as high as 150°C. To maintain such temperatures, the external surface of the pipeline is protected by an insulator in addition to an anticorrosion coating. All underground pipelines are further protected by cathodic protection (CP). The cathodic disbondment (CD) test is commonly used for determining compatibility between external polymeric pipe
APA, Harvard, Vancouver, ISO, and other styles
9

Kellner, Jordan D., and Jerry M. Serra. "Recent Developments in Polymer Pipeline Coatings." In CORROSION 1991. NACE International, 1991. https://doi.org/10.5006/c1991-91355.

Full text
Abstract:
Abstract New materials and test methods are described in the design of improved tapewrap systems. The properties of pipeline coatings (backing, adhesive and primer) that most effect the long term performance under actual field conditions are emphasized. The parameters that we considered for our evaluations are environmental stress cracking (ESCR), oxidation resistance (OIT), stress corrosion cracking (SCC), cathodic disbondment (CD), shear strength and peel strength. Further, we compare the new improved tapewrap systems to conventional systems. In the development of a total pipewrap system, we
APA, Harvard, Vancouver, ISO, and other styles
10

Papavinasam, Sankara, and Alex Doiron. "Relevance of Cathodic Disbondment Test for Evaluating External Pipeline Coatings at Higher Temperatures." In CORROSION 2009. NACE International, 2009. https://doi.org/10.5006/c2009-09050.

Full text
Abstract:
Abstract This paper investigates the applicability of cathodic disbondment (CD) test at higher temperatures, i.e., up to 150° C. This paper also presents different factors affecting applicability of the CD test at higher temperatures. It was found that CD Experiments are relevant for high-temperature coating evaluation up to 150° C. Maintaining temperature of the experimental pipe section simulates conditions as those of hot pipes. Slow evaporation of water occurs. The rate of water evaporation decreases in the presence of soil – the extent of which depends on the type of soil. Conducting the
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "CD pipeline"

1

D'Onofrio, Dominic. CI/CD Pipeline and DevSecOps Integration for Security and Load Testing. Office of Scientific and Technical Information (OSTI), 2023. http://dx.doi.org/10.2172/2430395.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Gui, Feng, and Sean Brossia. PR-186-073502-R01 Large-Scale Cathodic Disbondment Testing for Coal Tar Enamel(CTE). Pipeline Research Council International, Inc. (PRCI), 2010. http://dx.doi.org/10.55274/r0010646.

Full text
Abstract:
Corrosion protection of installed transmission pipelines is mainly achieved by isolating the pipeline from the environment through the use of applied coatings. In areas where coating damage (e.g., holidays) exist, cathodic protection (CP), often by impressed current, is used to protect any bare areas. The amount of current output required for CP tends to increase as the damaged area (e.g. holidays, cracks) progresses over time. Although CP is necessary to protect any bare areas, it can also enhance coating disbondment. Likewise, the extent of cathodic disbondment (CD) could increase as the cur
APA, Harvard, Vancouver, ISO, and other styles
3

Payer. L51902 Cathodic Disbondment of Pipeline Coatings under Realistic Field Conditions.pdf. Pipeline Research Council International, Inc. (PRCI), 2002. http://dx.doi.org/10.55274/r0010432.

Full text
Abstract:
The primary objective of this study was to determine the cathodic disbonding behavior of several pipeline coating materials under realistic conditions and to compare the results with laboratory tests that are commonly used to evaluate CD performance of coatings. Laboratory tests were run under more realistic conditions to simulate field conditions for three types of coatings. The move toward more realistic conditions was accomplished by:-substitution of soil extract solutions for the 3% NaCl solution,-application of a lower level of polarization during the test, either -1.0 or -1.1 VŒ CCS inst
APA, Harvard, Vancouver, ISO, and other styles
4

Kiefner and Vieth. L51688B A Modified Criterion for Evaluating the Remaining Strength of Corroded Pipe. Pipeline Research Council International, Inc. (PRCI), 1989. http://dx.doi.org/10.55274/r0011347.

Full text
Abstract:
The RSTRENG software program and users manual were developed to enhance the usability and options available in the original program RSTRENG. RSTRENG was developed as part of AGA PR-3-805, "A Modified Criterion for Evaluating the Remaining Strength of Corroded Pipe." RSTRENG can be used by pipeline operators to evaluate the remaining strength of corroded pipe. The required user inputs are pipe diameter, wall thickness, grade of the pipe material, and a series of pit depth and length measurements. The new version of the RSTRENG software actually produces the same results as the first version; th
APA, Harvard, Vancouver, ISO, and other styles
5

Chandramouli, Ramaswamy. Strategies for Integration of Software Supply Chain Security in DevSecOps CI/CD Pipelines. National Institute of Standards and Technology, 2023. http://dx.doi.org/10.6028/nist.sp.800-204d.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!