This post demonstrates how to convert private key .pem files generated and downloaded from AWS when creating an EC2 instance to .ppk files that are supported by putty.exe for SSH access.
Java – Using Amazon Simple Queue Service (AWS SQS)
This post is about using Amazon Simple Queue Service (SQS) in Java with Eclipse and AWS Toolkit Plugin. It also demonstrates how to create queues, send messages to and receive messages from them.
Send test emails with Amazon Simple Notification Service
This post shows how to configure a Topic and manually send test emails using Amazon Simple Notification Service from the AWS Console.
Provision a Server (EC2) on AWS
This post demonstrates how to provision a service (EC2) on AWS.
Configure AWS Toolkit for Eclipse with Account Credentials
This post briefly demonstrates how to configure the AWS Toolkit for Eclipse. First, Access Keys need to be generated in the AWS account. Then, use them for the AWS Toolkit plugin installed in Eclipse.
Install Oracle Java 8 in Red Hat Enterprise Linux and AWS EC2
This post demonstrates how to install Java (JDK) 8 in Red Hat Enterprise Linux in AWS EC2.
Install Jenkins in Red Hat Enterprise Linux and AWS EC2
This post demonstrates how to install Jenkins in Red Hat Enterprise Linux in AWS EC2.
Install Artifactory in Red Hat Enterprise Linux and AWS EC2
This post demonstrates how to install Artifactory in Red Hat Enterprise Linux in AWS EC2.
Install Docker in Red Hat Enterprise Linux and AWS EC2
This post demonstrates how to install Docker in Red Hat Enterprise Linux in AWS EC2.
Install Git in Red Hat Enterprise Linux and AWS EC2
This post will show how to install Git in Red Hat Enterprise Linux in AWS EC2.