Develop and Test a REST API with Postman
Whitepaper Jayme MacQueen Whitepaper Jayme MacQueen

Develop and Test a REST API with Postman

In the modern age of software development, tools for consolidating and simplifying workflows development work streams have become essential for developers building all kinds of applications. For developers building APIs, Postman has become well-known for the way it empowers developers to not only test their applications, but also for the way it aids them in following SDLC best practices. In this tutorial, we will take advantage of these features and use Postman to develop and test a REST API.

Read More
Understanding ALM Systems
Whitepaper Jayme MacQueen Whitepaper Jayme MacQueen

Understanding ALM Systems

ALM (Application Lifecycle Management) tools are those that attempt to manage the entire lifecycle in a one-stop solution. For organizations looking to simplify, or those early in their decision-making process who are passionate about making the right selection the first time, we would like to offer our experiences with two major players in the Enterprise ALM space: Atlassian's suite of core products (BitBucket, Jira, and Confluence) and Microsoft's ALM tool (Azure DevOps).

Read More
An Overview of Microservices
Whitepaper Jayme MacQueen Whitepaper Jayme MacQueen

An Overview of Microservices

Microservices is a modern architectural style and approach to software development where applications are built as a suite of modular services that are kept as small, scalable, and customer-focused endpoints with specific business goals. Being independently deployed and scaled, each service provides a firm boundary of what business case they are solving for. They are also designed to be independently scalable for reuse by many other applications.

Read More