AWS DynamoDB PutItem Java Example to Create Items

7 years ago

In this post, you will learn about Java code example related to creating an entry in the DynamoDB table using…

DynamoDB – Partition Key vs Composite Partition Key

7 years ago

AWS DynamoDB has two key concepts related to table design or creating new table. A beginner with DynamoDB is found…

Build IVR System using Amazon Polly, Lambda and Twilio

7 years ago

Building an intelligent IVR system with a Bot handling the interaction with your end users and bringing in humans based…

Amazon Polly Text-to-speech with AWS S3, Twilio Java App

7 years ago

Amazon Polly can be used with Twilio phone service and AWS S3 to create an automated alert system which does…

Java Code to Invoke Twilio Rest API to Play Audio

7 years ago

This post represents sample Java code (example) to demonstrate how to invoke Twilio Rest API to play pre-recorded audio in…

Twilio & AWS S3 using Java & Spring Boot – Code Example

7 years ago

Twilio is a very popular communication service which could be used to send SMS, make the phone or video calls…

AWS Temporary Credentials with Java & Spring Boot

7 years ago

AWS Security Token Service (STS) is an Amazon web service which enables you to request temporary, limited-privilege credentials for AWS…

10 Spring Framework Interview Questions for Freshers

7 years ago

Spring Framework is one of the most popular and widely used Java frameworks which makes it very easy to create…

Amazon S3 with Spring Boot & Java – Sample Code

7 years ago

Amazon Simple Storage Service (S3) is an AWS object storage platform which helps you to store the files/data in form…

Amazon Polly Hello World with Java & Spring Boot

7 years ago

Amazon Polly is one cool AWS service which can be used to achieve requirements such as creating business, security alerts…