Search Results for: Python or R

Apache Spark Books

10 Best Apache Spark Books

Apache Spark is an open-source big data framework from Apache with built-in modules related to SQL, streaming, graph processing, and machine learning. It was open-sourced in 2010, and its impact on big data and related technologies was quite evident from the start as it quickly garnered the attention of 250+ organizations with over 1000 contributors. With so many Apache Spark books available, it is hard to find the best books for self-learning purposes. So, should you learn it? The answer depends on your interest. If you are heavily invested in big data, then Apache Spark is a must-learn for you […]

10 Best Apache Spark Books Read More »

How to provision cloud resources and implement automation in AWS?

Are you preparing for AWS Certified SysOps Administrator – Associate certification exam?  Are you ready to pass this exam? In this blog, we are writing a series of articles on topics which are covered in the AWS Certified SysOps Associate certification exam. You can subscribe to us for receiving further updates on this topic. The SysOps Associate certification exam is the hardest exam at the associate certification level. We would recommend you pass both solution architect associated certification exam and developer associated certification exam first before of taking this exam. The AWS Certified SysOps Administrator – Associate exam validates technical expertise in

How to provision cloud resources and implement automation in AWS? Read More »

Quick Tips to use Amazon Simple Notification Service (SNS)

Are you preparing for AWS Certified Developer Associate certification exam? In this space, we are writing series of articles on topics which are covered in the developer associate certification exam. In this article, we are explaining one of the important concept Simple Notification Service (Amazon SNS). You would expect  few questions from this topic for developer associate exam. You can subscribe to us for receiving the further updates on this topic.   Developer Associate certification exam is the most easiest exam in the associate level, it is good idea to start your certification from this exam. Also we would recommend you

Quick Tips to use Amazon Simple Notification Service (SNS) Read More »

Tech Skills for 2016

With the New Year under way most of us feel the need to rejuvenate ourselves with new skills in the tech industry. New aspirations, new career choices and the need to step up our career, motivates most of us. The skills that will likely to shape our career this year, is explored in this post. Programming languages like Java,C, C++, Python The concept of programming was a new one in the 90s, but not so now. It is more natural and normal for young teenagers to be in tune with the different programming languages and their importance. ‘Hackathons’ are organized

Tech Skills for 2016 Read More »

What Is Just-in Time Compiler? Difference Between Compiler And Interpreter

The concept of Just-in Time Compiler is well known not only in Java but also in other languages like Ruby, .Net, C# etc., While JVM is a part of JRE; JIT is a part of JVM that is used to speed up the execution time of a program. JVM is the just-in-time compiler for Java that allows you to run programs written in Java as well as in many other high-level languages, such as Scala, JRuby, Python etc. The set of languages supported by JVM is combinedly known as JVM languages. We all know the basic definition of compiler as

What Is Just-in Time Compiler? Difference Between Compiler And Interpreter Read More »

Scroll to Top