Introduction Amazon Elastic Map Reduce is a managed platform. We can run big data frameworks like Apache Hadoop and Apache Spark on AWS to process and analyze large volumes of data. We can process huge amounts of data for analytics purposes and business intelligence workloads with help of this framework. Amazon Elastic Map Reduce also […]
AgileCovid 19Digital Transformation
Odds are that you are reading this from the comfort of your homes, instead of the office. Ever since the coronavirus struck the world, organizations across the world have embraced the work from home option. The fact that despite things returning to normal, a lot of organizations continue to work remotely, drops a hint on […]
What is Redux Form? Redux Form is a HOC(Higher Order Component) which uses react-redux so that the HTML forms in react can store all its state in redux. Advantage of using Redux Form? Redux Form is very easy to use and implement, we just have to wrap our form component with the HOC provided by […]