Big Data

Get the latest Big Data news, insights and updates from the Packt Hub. We’ll help you get to grips with NoSQL databases like MongoDB. With the vast quantities of Data currently stored by businesses, it’s becoming increasingly important to manage it in logical and secure ways. Therefore, the Hub provides news and insights around technologies like Hadoop and AWS to help keep you up to date.

Industrial Internet Architect

10 To-dos for Industrial Internet Architects

0
This is a guest post by Robert Stackowiak, a technology business strategist at the Microsoft Technology Center. Robert has co-authored the book Architecting the...
Data science project portfolio

How to create a strong data science project portfolio that lands you a job

2
Okay, you’re probably here because you’ve got just a few months to graduate and the projects section of your resume is blank. Or you’re...
Graphic designer drawing

6 reasons to choose MySQL 8 for designing database solutions

0
Whether you are a standalone developer or an enterprise consultant, you would obviously choose a database that provides good benefits and results when compared...
Scientific formulas and calculations in physics and mathematics

Top 5 programming languages for crunching Big Data effectively

1
One of the most important decisions that Big Data professionals have to make, especially the ones who are new to the scene or are...
AWS Greengrass and machine learning

AWS Greengrass brings machine learning to the edge

0
AWS already has solutions for machine learning, edge computing, and IoT. But a recent update to AWS Greengrass has combined all of these facets...
Why is Hadoop dying?

Why is Hadoop dying?

1
Hadoop has been the definitive big data platform for some time. The name has practically been synonymous with the field. But while its ascent...
AWS Cloudtrail

Setting up Logistic Regression model using TensorFlow

0
TensorFlow is another open source library developed by the Google Brain Team to build numerical computation models using data flow graphs. The core of...

What are data professionals planning to learn this year? Python, deep learning, yes. But...

0
One thing that every data professional absolutely dreads is the day their skills are no longer relevant in the market. In an ever-changing tech landscape,...
Apache Kafka update

Apache Kafka 2.0.0 has just been released

0
Apache Kafka, the open source distributed data streaming software, has just hit version 2.0.0. With Kafka becoming a vital component in the (big) data...
time series modeling

Time series modeling: What is it, Why it matters and How it’s used

0
A series can be defined as a number of events, objects, or people of a similar or related kind coming one after another; if...

Must Read in Cloud & Networking

Top life hacks for prepping for your IT certification exam

0
I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed up for a class that lasted one week, per...

Must Read in Data

Learn Transformers for Natural Language Processing with Denis Rothman

0
Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN and CNN models in use today. Artificial intelligence is...

Distributed training in TensorFlow 2.x

Interviews