AWS Introduces Session Manager for Easy Access to Instances
Monday, 24 September 2018
Till now in AWS, the developers or users were completely involved either in working with Infrastructure as a code as well as working with the legacy systems arising in the real time market. But now AWS has come up with some advanced terminology or we can say complete innovative option for creating shell-based access to
- Published in Blogs
No Comments
Decision making in Reinforcement Learning
Monday, 24 September 2018
Reinforcement Learning is one of the most popular and interesting fields of Machine Learning. In Reinforcement Learning, a software agent makes observations and takes actions in any situation and in return it receives rewards.The objective of the agent is to learn to act in such a way that its rewards are maximized. There are two
- Published in Blogs
What is difference between SQL, SQL*PLUS, PL/SQL
Friday, 21 September 2018
This question has bothered many people new to oracle.There is several product in oracle which letter is “ SQL”.and these three product SQL,SQL *PLUS and PL/SQL are used together. It is easy become confused for which product is doing work and where the work is being done.so that’s why in this part to describe these
- Published in Blogs
Ant vs Maven vs Gradle
Thursday, 20 September 2018
In the beginning there was,‘Make’ as the only build automation tool that automatically builds executable programs and libraries from source code by reading files called Makefiles which specify how to derive the target program.Later on it was improved with GNU Make. However, since then our needs increased and, as a result, build tools evolved. JVM
- Published in Blogs
Introduction to Portlet and Servlet similarity and dissimilarity
Thursday, 20 September 2018
Portlets Overview Basically, Portlets are pluggable UI programming segments that are overseen and shown in a web portal. Portlets deliver pieces of markup code that are amassed into a portal. On the off chance that you have just worked with Servlets, at that point you ought to know that there are numerous similitudes among them
- Published in Blogs