Developing a High-Performance Serverless Staff Directory

How-to develop a high-performance serverless staff directory using AWS Lambda, Go, SQLite and HTMLX

High-Performance SQLite Staff Directory

Introduction

Undoubtedly, the Staff Directory is the most used section of any large company Intranet. Staff need a high-performance solution to find their desired results and move on with their job. Besides being fast, the solution must be cost-effective and easy to maintain.

This article will outline a step-by-step approach to developing a serverless solution which leverages the public cloud.

What you will learn: