Brain Dumps

AWS for Dummies

 aws

Here are some of the basic question that one comes across while working with AWS. I will try and keep adding more to the list. Can i change security group

No supported authentication methods available

 aws

While trying to SSH into AWS EC2 instance one may get this error No supported authentication methods available The most common reason is wrongly added private key into the .ssh/

Memory leaks and object pools

 Java

Java based development involves working with several open source software. It is very easy to start using a open source tool but it needs careful examination and evaluation. One of