All Blogs
Existing Categories are listed below
All Posts (65)
- July 05, 2017 - Using Lambda as S3 events processor
- July 05, 2017 - Using Lambda as Kinesis events processor
- July 04, 2017 - Most Common Lambda Deployment Patterns
- May 06, 2017 - Create SAML2 SP-Initiated authnrequest using java
- February 28, 2017 - Load testing using Siege
- February 28, 2017 - My favorite motivational qoutes
- December 25, 2016 - How to decompile 3rd party jars from war file
- December 24, 2016 - HTTPS hostname wrong issue
- December 03, 2016 - AWS Reinvent 2016 Conference keynote highlights
- November 29, 2016 - AWS Reinvent 2016 Conference Notes
- November 22, 2016 - Interesting stats websites
- November 17, 2016 - How to specify aws profile in java client code
- November 17, 2016 - How to fetch all items from dynamo table using scan
- November 17, 2016 - Azure cloud services quick overview
- November 17, 2016 - AWS Azure Google cloud services comparison
- October 07, 2016 - Maintaining code quality
- October 01, 2016 - Unix Commands cheat-sheet
- October 01, 2016 - Unix Commands cheat-sheet 2
- September 30, 2016 - Predicting salaries using Linear Regression
- September 15, 2016 - Tech News
- September 15, 2016 - Software Dev websites
- September 15, 2016 - My favorite Software Blogs
- September 08, 2016 - Different strategies to generate UUIDs
- September 01, 2016 - Predicting passenger survival using classification
- September 01, 2016 - Software conferences list
- September 01, 2016 - Oktane-2016 conference notes
- August 24, 2016 - HTTP2 protocol detailed overview
- August 24, 2016 - How to select database for your next use case
- August 22, 2016 - Identity delegation evolution timeline
- August 22, 2016 - HTTP protocol timeline
- August 15, 2016 - AWS cheat-sheet
- June 26, 2016 - Using Spring request scope beans instead of threadlocal
- June 26, 2016 - How to configure tomcat to create all logfiles when run as integrated server in eclipse
- June 26, 2016 - How to attach UUID to your logs using SLF4J MDC
- June 26, 2016 - How to handle AWS connection reaper Error
- May 08, 2016 - Linux namespaces and rise of the containers
- March 03, 2016 - How to run multiple test files in different groups from grunt mocha
- January 31, 2016 - Software Standard bodies and Specifications
- January 31, 2016 - IETF Standards and Specifications
- January 26, 2016 - How to convert Spring xml based web application to Java configuration
- January 10, 2016 - Docker cheat-sheet
- December 20, 2015 - Openssl cheatsheet
- November 08, 2015 - Spring Boot for first time Java developer
- September 22, 2015 - Java EE timeline
- September 15, 2015 - R cheat-sheet
- August 27, 2015 - MySQL cheat-sheet
- August 22, 2015 - Java language timeline
- August 22, 2015 - Maven cheat-sheet
- August 15, 2015 - Git cheat-sheet
- August 08, 2015 - oAuth2 quick overview
- July 01, 2015 - SSL TLS evolution timeline
- July 01, 2015 - Javascript timeline
- July 01, 2015 - Nodejs PM2 Task runner overview
- March 02, 2015 - Most Common architecture's of exposing your API's
- February 26, 2015 - How to add embedded database support to spring xml based configuration
- January 08, 2015 - Gradle cheat-sheet
- January 01, 2015 - Tools used by modern day full stack developer
- February 16, 2014 - How to configure Spring MVC using spring xml based configuration
- February 16, 2014 - How to configure maven to update jdk source and target version
- February 15, 2014 - Unix Iptables cheat-sheet
- November 11, 2013 - Different ways of enabling debugging in java
- November 11, 2013 - Different ways on how to acquire database connection in java
- October 17, 2013 - How to enable hibernate logging using log4j
- October 16, 2013 - How to add Log4j to java project