Araldam
Technology enthusiastic, Software Engineer, Open Source developer
MY BLOGS
-
Aravinda's Tech Blog
http://aravindamadusanka.blogspot.com/
Interesting Technical stuff related to software, coding, Open Source, Engineering..
LATEST ARTICLES ( 9 )
-
Handling POST Request Using Akka-http in a Akka-actor System
Akka-htp is a well known module for providing full server side as well as client side http stack currently supporting Scala and Java language bindings. Read more
Posted on 08 November 2017 COMPUTING, TECH -
Uploading Maven Artifacts to a Ftp Location Using SFTP Protocol.
Apache Maven Wagon is a set of plugins developed to provides a transport abstraction for handling maven artifacts and repositories. Read more
Posted on 30 October 2017 COMPUTING, TECH -
Changing Max Request Body Size in Nginx for AWS Elastic Beanstalk
Most of the NodeJS applications in Elastic Beanstalk uses a Nginx as reverse proxy which routes requests from port 80 to 8080. Reason being the out of the box... Read more
Posted on 17 August 2017 COMPUTING, TECH -
Dive into Oracle : Data Grouping and Merging
In this post we are going to discuss about commonly used Oracle database queries for manipulate data mainly grouping and merging. Read more
Posted on 31 August 2014 COMPUTING, TECH -
Http Session Creation and Destroy Events...
HttpSession is one of the commonly used way of identifying users across multiple requests between clients and servers. In order to provide various services... Read more
Posted on 04 February 2014 COMPUTING, TECH -
Apache Derby Querying...
Intro...Apache derby one of the popular relational databases purely written in Java. Derby supports running in both Embedded as well as client/server models. Read more
Posted on 04 July 2013 COMPUTING, TECH -
For Better Web Experience - Full Screen API
Some web applications may require to hide the title bar and the address bar of the browser and show it as a desktop application in full screen view, so that... Read more
Posted on 10 October 2012 COMPUTING, TECH -
Getting Started with Apache Zookeeper...
It is a well known fact that building reliable and stable distributed applications requires considerable amount of effort and it's not that easy to maintain... Read more
Posted on 24 August 2012 TECH -
How to Use Apache JMeter for Web Services Testing...
Recently, we were able to do some clustering related load testing on Apache Axis2 web services engine focusing on state replication property. Read more
Posted on 18 August 2012 TECH