Category : AWS

AWS

May 25, 2017

tgugnani

Following are the steps to create a new EC2 Instance which has the Apache Solr Stack provided by Bitnami. Login to your AWS console, and go to EC2 Management Console. Click on the Button "Laun...
Read Article

AWS

Dec 17, 2015

tgugnani

This post shows how you can configure Tomcat for JDBC Connection to MySQl through JNDI connection pooling. This post assumes that you have already created a site on Amazon Beanstalk and you have an...
Read Article

AWS

Dec 16, 2015

tgugnani

This post shows how to add a Amazon RDS MySQL instance to your Beanstalk Application. Adding new RDS Instance Login to your Amazon AWS console and navigate to Beanstalk Dashboard Select th...
Read Article

AWS

Dec 16, 2015

tgugnani

This post goes through the steps of creating a new Amazon Elastic Beanstalk Tomcat instance and once it is created we will SSH into it via Terminal. Step 1: Creating New Beanstalk Application...
Read Article

AWS

Jul 29, 2015

tgugnani

Open the RDS web console. Open the “Parameter Groups” tab. Create a new Parameter Group. On the dialog, select the MySQL family compatible to your MySQL database version, give it a name and conf...
Read Article