News & Insights

Handshake Photo by Chris Liverani

Aries Solutions & Netlify Join Forces

We are excited to announce our official partnership with Netlify! Collaborating with the Netlify team has opened up a world of opportunities for our organization. In early 2024, Aries achieved Silver Agency Partnership status. We look forward to the success this partnership brings for our clients.

Negative Space: A Practical Explanation of Product and Project Management

Household projects and digital projects share similarities in the planning and execution processes. Both require a clear blueprint or design to guide the construction, whether it's architectural blueprints for a house or wireframes and specifications for a digital project. In both cases, skilled leaders are essential, with Decorators and Construction Project Managers for a house, and Product Managers and Project Managers for a digital project. However, the misunderstanding of all four of these roles is prolific in their respective fields. What happens in the negative space where Product and Project Management are misused or, even worse, not assigned to a project at all?
accessible UX

Crafting Accessible UX: A Frontend Developer’s Handbook

In the age of digital ubiquity, designing a product that has accessible UX and caters to a diverse array of users is not just a mark of excellence but a necessity. From a front-end developer's viewpoint, enhancing accessibility is akin to laying down the red carpet for users of all abilities to have an equal and extraordinary experience on the web. Let's delve into the intricacies of intertwining accessibility and UX to forge a path that leads every user to their desired destination without barriers.
digital transformation adventure

The Adventures of Digital Transformation

Instituting commercetools, or any digital transformation, can feel like an intricate journey into the unknown. Yet, much like any thrilling expedition, it's not something one should embark on without the right preparation. A carefully drafted map to guide your path, a backpack stuffed with all the necessary supplies, and a team of able explorers ready for the adventure are critical. With that spirit of anticipation and readiness, let's dive deeper into the three essential areas of focus when implementing commercetools.
Testing headless

Testing at MACH Speed: H is for Headless

Like the Headless Horseman, the frontend and backend are decoupled in headless ecommerce. This means that testers no longer have to wait for both the frontend and the backend to be completed before they start testing. But this also means that they have to, in a sense, test the same feature three different times. So how do you do this?
what are clouds made of

Testing at MACH Speed: C is for Cloud

Just because your application has moved to the cloud doesn't mean all the best practices you’ve built up go away. Instead, look at your cloud environment as something that buys you both time and flexibility that you still have to test.
API construction

Testing at MACH Speed: A is for APIs

Testing APIs used in the MACH framework is essential to ensure that they are reliable, efficient, and secure. By following the best practices outlined here, you can certify that your APIs are able to handle the demands of a busy ecommerce environment.
lego bricks

Testing at MACH Speed: M is for Microservices

As the M in the MACH framework acronym, understanding the role that Microservices play is critical to understanding how to test them during development as well as during End-to-End testing. Think of microservices like individual Lego bricks that, on their own, don’t do much. But, when they are combined, they can build anything.
terraform project

Managing Multiple commercetools Projects with Terraform

The commercetools platform simplifies managing products, categories, user accounts, and other aspects of a modern eCommerce website. However, commercetools does not have an environment migration function to promote changes. To facilitate project migrations, there is a Terraform provider for commercetools to make it easier to administer these settings, an essential component to moving changes from a development project to a production project. This article will explore how to manage Project Settings as a general example of organizing a commercetools Terraform project.