Systems | Development | Analytics | API | Testing

Latest Blogs

Interview With CTO Charles Edge

For the third interview in our series speaking to technology and IT leaders around the world, we’ve welcomed experienced CTO Charles Edge of Bootstrappers.mn to share his journey on becoming a CTO twice over as well as his work as an author of twenty books and host to three podcasts, The MacAdmins Podcast, Jamf After Dark & The History of Computing.

Amazon Redshift Database Developer Guide

Amazon Redshift is one of the most prominent data warehousing leaders across companies of all industries and sizes, providing applications in analytics, reporting, business intelligence, etc. Using Amazon redshift will allow you to retrieve, compare, and evaluate large amounts of data in multiple-stage operations to deliver the desired outcome.

Telecommunications and the Hybrid Data Cloud

As the inexorable drive to cloud continues, telecommunications service providers (CSPs) around the world – often laggards in adopting disruptive technologies – are embracing virtualization. Not only that, but service providers have been deploying their own clouds, some developing IaaS offerings, and partnering with cloud native content providers like Netflix and Spotify to enhance core telco bundles.

Get control over your data pipelines with data orchestration

Enterprises are tapping and leveraging big data to get ahead of the competition. As Peter Sondergaard, ex-Executive Vice President at Gartner said: The problem with the combustion engine is that it does not scale well. As companies grow, the data platforms they previously relied on for analytics start to break apart.

Insprint Test Automation - what features should your automation tool have?

Most software development organizations now follow agile scrum methodology. In most cases, they divide their work in sprints – a repeatable fixed time-box during which all tasks for a deliverable are planned and executed. After each sprint, the target is to complete as many planned tasks as possible and come up with a deliverable. A user story is the smallest unit of work in an agile framework. A user story is further divided into tasks to be taken up in a sprint.

Getting Started with Performance Testing in CI/CD Using k6

In this article, we’ll showcase how to use k6 for performance testing within CI/CD pipelines. We’ll be using a playground we set up for this purpose and lead you through the necessary steps to get a feel for how it works, and hopefully by the end you’ll start thinking about how to implement this in your own projects.