Xanthe Harper

How to properly “Crosswalk” data sets

In today’s data-driven world, organizations across various domains heavily rely on analyzing and combining data from multiple sources. However, merging data sets can be a daunting task due to variations in structure, format, and semantics. To overcome these challenges, a technique called “crosswalking” is employed, allowing for seamless integration and analysis of disparate data sets. …

How to properly “Crosswalk” data sets Read More »

The new Mac M1 / M2 chips – when are they ready for the enterprise?

In recent years, Apple has made significant strides in developing its own custom silicon for its Mac lineup. The introduction of the M1 chip in late 2020 marked a pivotal moment in Apple’s transition away from Intel processors. The M1 chip brought impressive performance and power efficiency gains to the MacBook Air, MacBook Pro, and …

The new Mac M1 / M2 chips – when are they ready for the enterprise? Read More »

The Pros and Cons of using Step Functions in AWS

AWS Step Functions is a serverless workflow service that enables users to build, run, and manage complex distributed applications and microservices in the cloud. It provides a visual interface for creating workflows that coordinate multiple AWS services, including AWS Lambda, Amazon ECS, Amazon SQS, Amazon SNS, and others. Step Functions use state machines to define …

The Pros and Cons of using Step Functions in AWS Read More »

Assessing challenges with Identity Management

In the digital age, identity management is a critical component of securing online transactions and protecting sensitive data. In today’s world, people need to create and maintain multiple digital identities to interact with various online services, including social media, e-commerce, online banking, and more. Identity management is the process of managing and securing these digital …

Assessing challenges with Identity Management Read More »

Evaluating different DevOps implementations

DevOps is a software development methodology that emphasizes collaboration and communication between development and operations teams. It has become an essential approach to software development in recent years due to its ability to streamline the software development lifecycle and increase the speed and efficiency of software delivery. However, not all DevOps implementations are created equal. …

Evaluating different DevOps implementations Read More »

QA testing strategies

There are several types of strategies that organizations use for quality assurance (QA) testing, including: Each type of QA testing strategy has its own advantages and disadvantages, and organizations often use a combination of these approaches to ensure the highest level of quality for their software applications. Explaining strategies for implementing QA testing into your …

QA testing strategies Read More »

Event-Driven Architecture on AWS: Comparing Different Strategies

Event-driven architecture (EDA) is a design pattern that is gaining popularity as organizations look to build more scalable, flexible, and responsive applications. In EDA, events are the basic building blocks of an application, with events being triggered by changes in the state of the system. AWS provides several different strategies for implementing event-driven architecture, each …

Event-Driven Architecture on AWS: Comparing Different Strategies Read More »