
Rahul Kumar
Hi Folks , Myself Rahul Kumar, A passionate Full Stack developer currently employed with Oracle India. I have been part of many companies such as HPE R&D , Ericsson R&D etc. where I was responsible for building various Fault tolerant, scalable applications and solutions. My primary responsibility includes end to end design, development and application deployment over a variety of infrastructures including Bare metal, Virtualized infrastructure, Cloud infrastructure etc.
My Core technical stack includes JSE, J2EE(Servlets & JSP), building distributed applications via Web services such as SOAP and REST (Using JAX-WS and JAX-RS), Spring Core, Spring Boot, Spring data, Spring Cloud and Hibernate (An JPA implementation). From the Front End side, I like to code in Plain/Vanilla JS, Typescript and Angular.
I also worked for automation of complex products or applications over clouds such as Openstack( The Telco Defacto), AWS, OCI etc. using various devops methodologies such as Ansible, Cloud Native APIs , TOSCA etc.
My Current Research and Learning area includes IOT and AI.
Rahul Kumar's contributions

10 things developers need to know about JShell
This article covers some advanced concepts for using the JShell command-line tool that you should know for rapid development.

Simplify Local Variable Type Definition Using the Java 10 var Keyword
The new var keyword in Java 10 can reduce boilerplate variable type definitions and increase code readability. Learn when it can and cannot be used.

An Overview of the New JDK 9 Release

How to use JShell: An Command Line tool introduced in JDK 9

Handling Exception Scenarios in REST API developed using JAX-RS

Know how RESTful your API is: An Overview of the Richardson Maturity Model