An Automated Voice Calling Chatbot (Part 2): How to create the chatbot in Amazon Lex
This blog is a continuation of the series of blogs where I describe how I went about implementing a chatbot over a voice call to...
An Automated Voice Calling Chatbot using Amazon Lex, Amazon Connect, Amazon Polly and AWS Lambda!
But why? In any client sourcing business there are scenarios where the employees have to make monotonous calls which kills their productivity to do more...
Data Pipeline for Near Real Time Analytics at Large Scale – Part 2
In my previous post I explained the various components of Data Pipeline. In this post I’ll walk you through the use case we solved by...
Spring Cloud: Zuul, Eureka Integration in SpringBoot Applications
What is Zuul: Zuul is a proxy server which uses filter to perform authentication, authorization, real-time monitoring, dynamic routing, load shedding, and static response handling....
Centralized Authentication and Authorization API Gateway
A brief description of how we have implemented a centralized Authentication and Authorization API Gateway...