Fax is now Easy with Twilio: Meet Twilio Programmable Fax.

Posted by & filed under Uncategorized.

“Let fax reintroduce itself. Now it is very easy to send and receive faxes through twilio programmable fax.”   Fax is a traditional technology. However, it still is an essential tool for a variety of organizations – from hospitals to law offices, from pizza shops to the offices of the Federal Bureau of Investigation …. Read more »

AWS Lambda Tutorial: Step by step instructions to create a scalable web application – Part 4

Posted by & filed under Uncategorized.

Configuring Amazon API Gateway and finishing application STEP 1: CONFIGURING THE APIS. Now your lambda functions are ready and functioning. The next step is to enable them to access from the Amazon API Gateway and pass the necessary parameter to each Lambda function. In the same page where you upload your lambda function click the Get… Read more »

AWS Lambda Tutorial: Step by step instructions to create a scalable web application – Part 3

Posted by & filed under Uncategorized.

Create and configure Lambda functions and uploading Lambda application packages to AWS Step 1: Create And Configure the Lambda function. Sign in to the AWS console and select the Lambda . Then follow the instructions to create a lambda function. This session shows the steps to create first lambda function- CreateAccount  for our application …. Read more »

AWS Lambda Tutorial: Step by step instructions to create a scalable web application – Part 1

Posted by & filed under Uncategorized.

Building scalable systems is often unmanageable even with cloud computing. Normally we  use Amazon AWS with  EC2 , load balancer and autoscaling. This approach is inconvenient and sudden traffic spikes cannot be handled with autoscaling. Additionally some infrastructure should be always kept in reserve. Aws Lambda can be used to  solve these hassles of  AWS… Read more »

Howdy- Talk To Strangers is Now Online

Posted by & filed under Uncategorized.

About Howdy Howdy is a voice application that encourages citizens of the world to talk with each other. A person anywhere on the globe can  tap on his phone, connect with a random stranger somewhere else in the globe. They can  speak with each other in order to jointly solve a puzzle, one that can only… Read more »

Phonepay

Posted by & filed under Uncategorized.

PhonePay is a web based software tool which helps you to collect payments from your customers via phone calls. It provides an interactive voice response system with assigned Twilio phone number and payment is made through stripe. Consider Mr. John Doe and his Pizza Hut where he is using PhonePay as a payment option. His… Read more »