DevOps

DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops). The goal of DevOps is to shorten the software development life cycle and provide continuous delivery of high-quality software. It emphasizes collaboration, communication, automation, and integration between software developers and IT operations professionals.

DevOps: Continuous Deployment Using Git, Jenkins, and WinCC OA

By Calvin Hamus | 02/24/2020
Featured in ,

In the IT world, you would NEVER, EVER, EVER make edits to a production system without going through the proper development quality assurance procedures. In the industrial world for some reason, it is acceptable to not test in isolated development environments for issues or changes in a production runtime system. There are many reasons for this…time, availability of tools, “know-how” etc. With the IT and OT worlds converging at an exponential pace, we want to help our industry adopt DevOps practices by showing the tools that are available now. DevOps tools can be leveraged in modern industrial data management software packages like WinCC Open Architecture.

Read More

DevOps: Integrating Jenkins into WinCC OA

By Calvin Hamus | 02/04/2020
Featured in ,

Over the past few weeks, we have been showing how to use the DevOps practices and tools inside of WinCC OA. Today we will take one big step further and integrate Jenkins into the development process. This tutorial expects you tot have a few things and understand a few others:

Read More

What is DevOps?

By Lynsey Voter | 01/29/2020
Featured in

As the role of DevOps becomes more and more prevalent in the world of automation and industrial SCADA/MES/IIoT software, one of the first steps that should be taken into consideration is setting up different levels of environments for your developers to utilize.

Read More

DevOps: Working with Separate Environments to Minimize Downtime

By Calvin Hamus | 01/27/2020
Featured in

As the role of DevOps becomes more and more prevalent in the world of automation and industrial SCADA/MES/IIoT software, one of the first steps that should be taken into consideration is setting up different levels of environments for your developers to utilize.

Read More

DevOps: High-Speed Programming Unit Tests

By Calvin Hamus | 01/21/2020
Featured in

WinCC Open Architecture (OA) has supported Unit Tests for quite a while now, however, when Siemens released version 3.16, one of the new features was High-Speed Programming. This new feature set included a tool for project documentation and the ability to auto-generate templates for faster creation of code. In this blog, we are going to look deeper at the new way to run and write Unit Tests inside of the graphical editor (GEDI).

Read More

Is TDD the Future of SCADA/MES Development?

By Calvin Hamus | 01/21/2020
Featured in

As SCADA, MES and HMI projects become larger, more complicated, and interact with many different systems, the time has come to start thinking about adopting TDD and Unit Tests into your development lifecycle.

Read More