29,335 Results for:example

  • Sort by: 

Common functional testing types explained, with examples

By Amy Reichert 28 Aug 2020

Not sure what to check during an integration test, or whether to combine regression and user acceptance testing? Learn what these functional test types cover, and when to do them. Read More

A real-life example of the self-distribution supply chain model

By Linda Rosencrance 19 Mar 2021

A self-distribution approach to supply chain management can help a company lower the risk of disruption. Learn how Ahold Delhaize USA is doing just that. Read More

Review these 9 low-code use cases and industry examples

By Chris Tozzi 10 Mar 2021

Don't get hung up on the basics of low-code and your development teams' makeup. Evaluate the following use cases to see if low-code makes sense for your project goals. Read More

A Jenkins tutorial for beginners with examples

By Cameron McKenzie 13 Nov 2019

If you're ready to try Jenkins, this quick start tutorial lays out the specific steps you'll need to take to download and install the CI tool on your local machine. Read More

Cloud is a growing force in industrial IoT

By Antone Gonsalves 15 Feb 2023

Utilities and manufacturers are examples of industries using distributed cloud computing in private facilities to collect and send data across multiple facilities. Read More

How to upload and download files with PowerShell FTP script

By Brien Posey, Adam Bertram 06 Mar 2023

By using the .NET WebClient class and PowerShell, Windows admins can upload and download files to FTP. Review the general process and corresponding examples to get started. Read More

How to git push GitLab commits to origin by example

By Cameron McKenzie 05 Aug 2020

When a local git repository is out of sync with the GitLab server, developers must git push GitLab commits to origin. Here is how to push the commits to origin and maintain successful development. Read More

Build an automated image processing pipeline with AWS tools

By Christopher Blackden 24 Mar 2023

In this guide, learn how to automate image processing with AWS Step Functions. Build an image processing pipeline with example code, then explore ways to expand your new workflow. Read More

Jenkins GitHub Integration for CI/CD Pipelines example

By Cameron McKenzie 06 Nov 2020

This CI/CD example shows you how the integration of Jenkins with GitHub includes not only the ability to pull GitHub code, but also to trigger Jenkins build jobs with webhooks as well. Read More

A declarative Jenkins pipeline for Ant builds on Docker example

By Cameron McKenzie 01 Nov 2020

The easiest way to build your Apache Ant projects in Jenkins is with a pipeline and a Jenkinsfile that takes advantage of an Ant based Docker container. In this Apache Ant, Docker and Jenkins ... Read More