Picture this: all your engineering applications run slow, or worse, continue to shut down. Yet, the IT team reports no alerts within the remote monitoring and management systems despite the problem. What is the root cause and how do you fix it? Remote...
Engineering Operations
Managing PTC Integrity Licensing (Windchill RV&S)
When licensing your Windchill Requirements Validation & Source (RV&S) server, there are a few options for purchase or implementation. Many readers may recognize Windchill RV&S as the latest version of PTC Integrity -- or, if you have worked in...
How to Maximize Engineering Design Automation for CAD/PDM
In recent years, interest in engineering design automation across multiple industries skyrocketed, especially due to the high return on investment (ROI). Relieving your engineers from tedious, error-prone tasks and directing them toward automation presents a fantastic...
SPK Wins 2020 Managed Service Provider Award
We are thrilled to announce that SPK and Associates won the Channel Futures / Channel Partners 2020 Managed Service Provider (MSP) 501 Award for a second consecutive year! This prestigious award is widely viewed as the most comprehensive global survey of Information...
Flexible Continuous Integration Pipelines With CD
What is a Continuous Integration Pipeline? The purpose of a continuous integration pipeline is to allow teams to constantly integrate and build software updates in order to quicken release cycles, lower costs, and reduce risks. In a simple implementation of a...
Improve your build/test/deployment with CloudBees CD (formerly Electric Cloud Flow)
Repeatability is an intuitive aspect of daily life. If you throw a ball up, it comes down. If you throw it up twenty times, the same thing will happen, up and then down twenty times. When repeatability doesn’t occur and it’s supposed to, we get anxious. ...
Engineering Inefficiency is the Enemy of Innovation
I was intrigued by the information and conclusions presented in OnShape’s recent report, “The State of Product Development and Hardware Design 2019.” However, I was not as surprised as they were to hear that the biggest problem in R&D is still complex processes,...
Combining AWS and Azure for Optimal Cloud Performance
We’ve hinted at it throughout this series, but now we’re going to say it explicitly: To get the most out of the cloud you should be combining solutions. At the very least, you should be thinking more flexibly than “AWS is for engineering, Azure is for IT.” Does Your...
How AWS Became the Favorite of Engineering
AWS, with its commanding market share in the world of cloud, relies heavily on engineering organizations for its success. We’ve explored the reasons for this in previous articles. What it boils down to is that Amazon’s cloud platform is more geared toward the way...
A Primer on How Hybrid Cloud Can Turbo Charge Your Manufacturing Enterprise
Private cloud-based solutions are scheduled to surpass traditional data centers by the year 2020. But your manufacturing organization shouldn’t wait until the end of the decade to start its cloud migration. Chances are good that your outdated infrastructure is in...
Blog Series: A Deep Dive into the Agile Manifesto’s 12 Core Principles
In this 12-part series we will examine 12 underlying principles behind the Agile Manifesto, starting with principle number 1: Our highest priority is to satisfy the customer through early and continuous delivery of valuable software. Let's break this statement down...
How To: Move Git Commits From One Branch to Another
Git encourages developers to use branches during their development process as a means of coordinating and managing changes to the master branch. Git does not force any particular strategy for doing so and consequently, several popular branching strategies have...