Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
The Latest Data Engineering Topics
Primitives vs Objects in Java
Are there truly any non-null issues when using primitives instead of Objects?
January 2, 2019
by
John Vester
CORE
·
147,824 Views
·
12 Likes
Interpreting Kafka's Exactly-Once Semantics
Apache Kafka comes out-of-the-box packed with great data science features. We take a look at few of them in this post.
January 1, 2019
by
Rahul Agarwal
·
27,277 Views
·
5 Likes
Integrating Load Testing Into Azure Pipelines
Running load tests as part of your CI pipeline can help you catch major performance issues caused by minor code changes.
December 31, 2018
by
John Emmitt
·
21,926 Views
·
1 Like
Principles of Data Analysis for Beginners
Looking to get into the data analysis field? Read on for an overview of the skills required to up your data game!
December 31, 2018
by
Luke Mei
·
19,719 Views
·
8 Likes
SQLite vs. MySQL vs. PostgreSQL: A Comparison of Relational Databases
Explore a comparison between three relational databases: SQLite, MySQL, and PostgreSQL.
December 27, 2018
by
Asaf Yigal
·
28,597 Views
·
20 Likes
Introduction to Apache Spark's Core API (Part I)
We take a quick look at how to work with the functions and methods contained in Spark's core API using Python.
December 24, 2018
by
Anil AGRAWAL
·
15,490 Views
·
5 Likes
Setting Up CI/CD Pipelines for Docker Kubernetes Project With Google Cloud Platform
Combine containers, orchestration, cloud, and DevOps in this tutorial demonstrating an simple CI/CD pipeline.
December 21, 2018
by
Amit Thakur
·
50,458 Views
·
15 Likes
PL/SQL 101: Defining and Managing Transactions
Transactions are the cornerstone of any ACID-compliant database.
December 21, 2018
by
Steven Feuerstein
·
20,789 Views
·
3 Likes
Microservices Architecture on the Modern Stack of Java Technologies
In this post, we take a look at microservices architectures based on technologies relevant to the Java world. Read on to get started!
Updated December 20, 2018
by
Roman Kudryashov
CORE
·
65,474 Views
·
42 Likes
Unit Testing Guidelines: What to Test and What Not to Test
Unit testing can often take on a rather broad connotation. We try to help narrow down the phrase in terms of what it should (and shouldn't) cover.
December 20, 2018
by
Anton Angelov
·
64,510 Views
·
5 Likes
Safari Browser Testing on Windows
Learn how to make sure your website is cross-browser compatible on Safari, the second most popular browser.
December 20, 2018
by
Jaswant Kaur
·
159,758 Views
·
1 Like
How to Use Reverse Transpose in Spark
In this article, we take a look at how to reverse transpose sample data based on given key columns. Read on to get started!
December 20, 2018
by
Subhasish Guha
·
10,773 Views
·
4 Likes
InfluxDB: How to Do Joins, Math Across Measurements
In this article, I share two examples of how to perform math across measurements.
Updated December 20, 2018
by
Anais Dotis-Georgiou
·
19,120 Views
·
3 Likes
How to Remove Key Value Pairs or Entries from HashMap [Snippet]
Let's take a look at how to remove entries from a map in Java, complete with examples.
Updated December 20, 2018
by
Ramesh Fadatare
·
83,039 Views
·
5 Likes
Speed Up Development with Docker Compose
Create environments that can be quickly deployed on other machines using Docker Compose.
December 20, 2018
by
Gunter Rotsaert
CORE
·
20,873 Views
·
3 Likes
How the SQLite Database Works
Let's discuss some architectural details of database implementation by using an early version of SQLite.
Updated December 19, 2018
by
Dhanushka Madushan
CORE
·
31,006 Views
·
13 Likes
Java: Aggregate Data Off-Heap
Explore how to create off-heap aggregations with a minimum of garbage collect impact and maximum memory utilization.
December 19, 2018
by
Per-Åke Minborg
·
13,808 Views
·
7 Likes
Simple Pagination Example With Spring Data and Thymeleaf
Need help with pagination?
December 19, 2018
by
Oguzhan Dogan
·
55,561 Views
·
3 Likes
Introducing Azure Logic Apps Integration Service Environment (ISE)
Dive deeper into ISE and identify some of the opportunities for organizations who may be considering this implementation of Azure Logic Apps.
Updated December 19, 2018
by
Mohan N
·
19,008 Views
·
3 Likes
Resilience4j and Sentinel: Two Open-Source Alternatives to Netflix Hystrix
We take a look at a few open source alternatives to the now deprecated Hystrix microservices tool.
December 19, 2018
by
Leona Zhang
·
19,639 Views
·
10 Likes
Previous
...
534
535
536
537
538
539
540
541
542
543
...
Next