AWS API Gateway Basics

Introduction APIs are mechanism that facilitates two software components communicating with each other. APIs act as a front door for applications to access data, business logic or functionality from backend services. AWS API Gateway is a service that facilitates the creation, publishing, maintenance, monitoring and security of your APIs at any scale. It is a … Read more

Node.js – Working with Web Servers and Web Frameworks

Welcome to the future. Life is good, but it can be better. And why shouldn’t it be? All you need is to want it. Think about finally having everything you always wanted. Max Lord (Wonder Woman 1984) I won’t say that I thought of Node.js when I first hear Max Lord saying those words in … Read more