AWS

Amazon (AWS) Machine Learning / AI Services List

Last updated: 30th Jan, 2024 Amazon Web Services (AWS) is a cloud computing platform that offers machine learning as one…

3 months ago

Machine Learning – Cloud-native Model Deployments

In this post, we are going to learn about the cloud-native machine learning model deployments.  Cloud-native Deployments First and foremost,…

5 years ago

AWS reInvent – Top 7 New Machine Learning Services

In this post, you will learn about some great new and updated machine learning services which have been launched at AWS…

5 years ago

How to Create AWS Lambda Deployment Jar using Maven

One of the key aspects of AWS Lambda Function in Java is creating deployment package (jar or zip file) for…

6 years ago

AWS Error 2003 – Can’t Connect to RDS MySQL Server

In this post, you will learn about the solution to the error, AWS Error 2003: Can't Connect to RDS MySQL Server, which you…

6 years ago

AWS DynamoDB PutItem Java Example to Create Items

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

6 years ago

DynamoDB – Partition Key vs Composite Partition Key

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

6 years ago

Build IVR System using Amazon Polly, Lambda and Twilio

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

6 years ago

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

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

6 years ago

AWS Temporary Credentials with Java & Spring Boot

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

6 years ago

Amazon S3 with Spring Boot & Java – Sample Code

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

6 years ago

Amazon Polly Hello World with Java & Spring Boot

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

6 years ago

How to Get Started with Amazon Polly using AWS CLI

Amazon Polly is a text-to-speech service which turns text into life-like speech, allowing you to create applications that talk in…

6 years ago

AWS Cloud9 IDE and Java / PHP Hello World

This article represents tutorial in relation to how to get started with creating your first Java / PHP Hello World program using AWS Cloud9 IDE. Supported Runtimes…

6 years ago

Why use AWS Fargate for Deploying Your Cloud-Native Apps

In past, if you have been used to deploying your cloud-native apps or microservices hosted within a Docker container on AWS ECS, you may have also been…

6 years ago

AWS EKS is the Way to Run Kubernetes on AWS ECS

AWS Elastic Container Service for Kubernetes, AWS EKS, is a new AWS fully managed service running Kubernetes out-of-box on AWS…

6 years ago