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.
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.
Continuous Integration with GitHub and Jenkins in Red Hat, and AWS EC2
This post demonstrates how to setup a Continuous Integration environment using Jenkins to build codes checked in in GitHub.com. Our Jenkins instance runs on Red Hat Enterprise Linux in AWS EC2.