fbpx

Blog

We share what we learn. It is core to who we are.

Agile QA Automation in DevOps: Driving Seamless Integration, Continuous Feedback and Quality at Speed

Growth Acceleration Partners | April 16, 2024

DevSecOps, QA Automation

Agile QA Automation in DevOps: Driving Seamless Integration, Continuous Feedback and Quality at Speed

To remain on point with modern development practices, there’s a growing need for integrating traditional quality assurance (QA) processes with automation, DevOps and non-waterfall models (i.e., Agile). While QA automation streamlines testing, DevOps practices ensure continuous integration and delivery. Together, they enable faster, more reliable software releases. Let’s explore how DevOps and Agile practices support […]

Read More
Writing Throwaway Code, Part I: A file at a time using Ruby and Bundler inline

Growth Acceleration Partners | April 13, 2022

DevSecOps, Programming Language & Frameworks

Writing Throwaway Code, Part I: A file at a time using Ruby and Bundler inline

This article provides insights into how our backend developer sometimes leverages throwaway code. Maybe you’ll learn something to apply to your next learning venture.

Read More
Lab Notes: Looking at NestJS framework for Web Apps – Overview, Performance, Thoughts

Growth Acceleration Partners | March 22, 2022

DevSecOps, Programming Language & Frameworks, Software Development Process

Lab Notes: Looking at NestJS framework for Web Apps – Overview, Performance, Thoughts

NestJS is an open-source and scalable framework for building server-side web apps. We’ll discuss NestJS performance, overview, thoughts, and pitfalls.

Read More
The Road to Serverless is Now Paved

Growth Acceleration Partners | November 5, 2020

DevSecOps

The Road to Serverless is Now Paved

Today’s serverless offerings provide developers with the capabilities to run their applications without being concerned with any infrastructure or administration-related issues. Also known as Event-based, or “Functions as a Service” (FaaS), this implementation option has gained in popularity for several reasons. In this article, we will explore the role of serverless offerings, the value they […]

Read More
DevOps Practices: Experimenting with ELK Stack

Growth Acceleration Partners | November 23, 2016

DevSecOps

DevOps Practices: Experimenting with ELK Stack

Mission Data maintains dozens of deployed Rails apps spread across several server installations. With servers spinning up behind load balancers and instances coming and going based on demand, we find that providing developers with access to production server logs to track down issues has become a growing problem.

Read More
How to Improve Delivery with Continuous Integration

Growth Acceleration Partners | July 26, 2016

DevSecOps

How to Improve Delivery with Continuous Integration

At Mission Data, we’re always looking for ways to better serve our clients. When we start working with them, we explain how we generally adhere to agile methodologies to continually make sure we’re meeting their needs at every step in the development process. Over the years, we’ve gotten pretty good at the communication side of serving our clients. But we can always get better.

Read More