Systems | Development | Analytics | API | Testing

Design

REST API Design: Filtering, Sorting, and Pagination

RESTful APIs have become a cornerstone of modern web development, allowing developers to create powerful, scalable, and efficient web applications. When designing REST APIs, it's essential to consider key features like filtering, sorting, and pagination to ensure optimal user experience and server performance. Filtering allows users to narrow down search results by defining specific criteria, while sorting allows results to be ordered in a particular manner.

5 Best UX Courses for Improving your Design Skills

The UX design career is one of the most sought-after at the moment, and with good reason – the role of the UX designer has become more important. According to Econsultancy, businesses are now realizing that 74% of users will return to their websites if they have good UX. Conversely, companies lose visitors if their websites have bad UX. With the popularity of the UX designer comes decent remuneration, and understandably, many people are starting careers in UX design.

What is Product Design? Everything you need to know!

Over the span of a couple of decades, product design has transformed massively. Yet, until lately, it was thought of as a physical and materialistic design, necessitating an experienced individual to work with conventional tools to make something substantial. That era, however, is light years away from how it has evolved in our present-day digital age.

Clean architecture explored

It’s your first day at an exciting company, and everything’s going great. It’s time to familiarize yourself with the codebase. So you fork it from GitHub, and lo and behold, your warm smile is replaced with utter confusion. The codebase is filled with spaghetti code. Simply, it’s chaotic. We developers are often faced with scenarios like this.

9 Web Design Tools for Non-Designers

If you don’t have any design experience it doesn’t mean that you can’t learn a few easy ways to tweak your website if something changes or you want a slight revision. For major companies or a company you’re expecting to grow over the next few years, hiring a designer is one of the most important things you can do for your website, but a little bit of design knowledge on your end can go a long way.

Multi-Tenancy and Kong: An Architectural Guide

Engineering organizations building modern API-driven systems have different priorities when it comes to their API management solution. These priorities will drive design decisions about the deployment of various components for API gateways. Some organizations are looking to optimize compute resource utilization, helping to control costs or reduce operational toil.

Defining a Technical Architecture

When doing long-term planning for an organization, it is really helpful to start with a statement of what the architecture is and what that architecture will encompass. The architectural definition of the technology that will be used will serve as a long-term guide for making technical decisions. In addition, a properly built architecture serves as an instrument of focus, direction, and prioritization for the organization.