Operations | Monitoring | ITSM | DevOps | Cloud

April 2019

What Is CICD? What's Important and How to Get It Right

We’re on the verge of something here, people. A growing number of companies are shipping software in minutes. Yeah, you read that right. Minutes. Not hours, not weeks, months, or longer. Minutes. Often, teams struggle to ship software into the customer’s hands due to lack of consistency and excessive manual labor. Continuous integration (CI) and continuous delivery (CD) deliver software to a production environment with speed, safety, and reliability.

Restify vs. Sails vs. Hapi: Node.js Framework Comparison

In the last decade, Node.js has rapidly risen in popularity as a server-side programming language. With that popularity, we’ve seen no shortage of frameworks aiming to make developers’ lives easier. Although they are lesser-known than other Node.js frameworks, Hapi, Sails, and Restify are a few options that have a lot to offer.

Symfony Performance Improvements: Tips and Techniques

Perhaps you came upon this post while looking at ways to improve Symfony performance. Or maybe you read our comparison of Laravel and Symfony and want to know more. You could have gotten here because you want to write a performant app from the start. Then again, you could just love reading all of Stackify’s blog posts. And who could blame you? However you got to this post, or whatever goals you may have, I’m here to talk to you about Symfony performance tuning.

MyRacePass Goes Full Throttle With Retrace

Like many of our client successes, this one also starts in a basement. Three friends: Zach Calmus, Ross Van Eck, and Josh Holt came together over a love for motorsports and a passion for technology. A few years later, what had become one of the fastest growing motorsports web development companies had grown into the MyRacePass, a platform that would put the entire motorsports industry on a path of acceleration.

JBoss Performance Monitoring: The Complete Guide

Ensuring your apps work as designed and deliver a productive user experience starts with monitoring applications metrics. This helps you understand whether your software is performing at optimal levels. Many developers use JBoss (now called WildFly and maintained by Red Hat) to build, deploy, and host transactional applications written in Java.

Docker Performance Improvement: Tips and Tricks

Docker is now everywhere. Over the past few years, a lot of modern-day software has now moved to become packaged in a Docker container, and with good reason. One of the biggest benefits touted about Docker containers is their speed. You don’t get lightning-fast performance out of the box without Docker performance tuning.