-

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, […] 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 […] 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 […] 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 […] 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 […] 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. […] 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 […] 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 […] 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 […] 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 […] Read More
