-

How to setup a cost effective CDN for Images using S3 and CloudFlare ?
The majority of us are developing web and/or mobile applications. If you’re concerned about performance, you’ve probably heard of Pingdom, Gtmetrix, or Google Pagespeed. The… Read More
-

How to deploy multiple API versions in Serverless Microservices
I want to share some experience around deploying node based Lambda services in a microservice architecture. How can we solve the problem of having multiple… Read More
-

7-Point Checklist to Hire a Strong Backend Developer
We have an abundance of human talent in the remote world. However, finding the best engineers for your startup can be difficult. I’d like to… Read More
-

Cloud Migration in 2021
The evolution of cloud providers and the ease of scaling servers has been a phenomenal event in the modernization of infrastructure. Startups, SMBs, and Enterprises… Read More
-

How To Implement ROOM Database In Android
Introduction In this blog, we are going to understand why developers use RoomDB for android applications instead of using the SQLite. The main problem many… Read More
-

How to choose between AWS Lambda in Serverless vs EC2 Instances
AWS Lambda AWS Lambda is a computing service that is used to run the application code in a serverless environment. This can be used as… Read More
-

How To Retrieve Data Efficiently From DynamoDB in AWS
Introduction The retrieved data from DynamoDB in AWS is a fast and flexible NoSQL database with built-in security and backup features. It precisely automates data… Read More
-

How to Enforce developers to write high quality code using lint and git hooks
Introduction Eslint Git Hook is a repository for scripts that run automatically and detects and In recent years, many applications have been created using javascript,… Read More
-

How to effectively use GrapeJs with ReactJs
GrapesJS is a free and open-source web development framework for creating web templates without coding. It combines various tools and features which intend to assist you… Read More
-

How to do Face Recognition in Android with Google Mobile Vision API
Introduction We can use google mobile vision APIs that offer new face recognition APIs in android that identifies human faces in images and video more… Read More
