Systems | Development | Analytics | API | Testing

February 2022

What is Artifact Review?

Quality software starts with code review, but quality doesn’t begin and end with code. Documents and artifacts need proper attention to make sure nothing slips through the cracks. To ensure quality software, it's essential to review the software artifacts left behind from the code review process. If code review is the unglamorous task of eating your vegetables, artifact review might as well be getting your 10,000 steps in. Both can be downright boring, but they're good for you.

Ensuring Quality in Microservices Architecture with Support for gRPC Testing

Microservices architecture. Many organizations today recognize it enables faster and easier software changes over more traditional monoliths. Microservices have become the backbone for how organizations develop cloud-native applications – programs that run independently in containers designed for cloud computing architectures.