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 Topics
Observability, or Knowing What Your Microservices Are Doing
It's five o'clock. Do you know where your microservices are? Learn about tracing and metrics to ensure observability in your systems.
June 4, 2018
by
Zach Jory
·
8,155 Views
·
3 Likes
How to Prevent Your Java Collections From Wasting Memory
Wondering about the memory impact of your Java collections? Here's how to think about your collections while keeping overhead in mind.
June 4, 2018
by
Misha Dmitriev
·
100,053 Views
·
32 Likes
Using Read-Through and Write-Through in Distributed Cache
Read this article in order to learn more about how to use read-through and write-through in distributed cache.
June 3, 2018
by
Iqbal Khan
·
46,209 Views
·
3 Likes
Using API Gateways to Facilitate Your Transition From Monolith to Microservices
Learn about the different options for an edge/API gateway solution to help you migrate from a monolith to a cloud-native platform.
June 2, 2018
by
Daniel Bryant
·
7,458 Views
·
6 Likes
Building Microservices With[out] Spring Boot
Spring Boot has made building microservices almost effortless, but you can use other tools to achieve the same result. Read on to learn how.
June 1, 2018
by
Vinod Pahuja
·
26,675 Views
·
11 Likes
Microservice Pattern: API Gateway
The API Gateway helps us fetch and aggregate data for our microservices. Learn how to implement this pattern in this tutorial.
June 1, 2018
by
Héctor Valls
·
28,212 Views
·
24 Likes
Pushing the JNI Boundaries: Java Meets Assembly
This lesson in assembly and Java will teach you how to use the Java Native Interface to work directly with an assembler.
May 31, 2018
by
Pierre-Yves Bigourdan
·
21,410 Views
·
25 Likes
Crisp View of Context Map
Learn how context mapping helps organize your microservices and why it's an essential concept when designing a solution.
May 31, 2018
by
Shamik Mitra
·
9,110 Views
·
6 Likes
Designing Web Apps for High Availability in AWS
Create your web applications with high availability and redundancy aspects in mind while using Amazon AWS products.
May 31, 2018
by
Ashan Fernando
·
22,450 Views
·
5 Likes
Common Problems With Open Source
The accural of technical debt, complexity, and license issues are among the top issue faced in the open source community.
May 30, 2018
by
Tom Smith
CORE
·
24,394 Views
·
3 Likes
How to Optimize ASP.NET Core Performance With Distributed Cache
Check out why a distributed cache could help with you data speed and deployment, and one solution that should provide some assistance.
Updated May 30, 2018
by
Iqbal Khan
·
32,523 Views
·
4 Likes
A Fluent Bit Tutorial: Shipping to Elasticsearch
Find out how to hook up Fluent Bit with Elasticsearch to log data in Logz.io or the ELK stack in this tutorial.
May 30, 2018
by
Daniel Berman
·
20,369 Views
·
1 Like
Groovy Additions to the Java 8 Date/Time API
Groovy now has extension methods and overloaded operators for the Java 8 Date/Time API types. Let's see them in action and how they can make coding easier.
May 30, 2018
by
Joe Wolf
·
21,860 Views
·
7 Likes
JMeter's Dummy Sampler - The Ultimate Guide
Learn how to use JMeter's Dummy Sampler, which works as a placeholder by simulating requests to the server without actually running them.
May 29, 2018
by
George Maksimenko
·
10,856 Views
·
6 Likes
Microservices Sidecar Pattern Implementation Using Postgres, Spring Cloud Netflix, and Docker
Learn how to build a sidecar application and connecting it to a database using the technologies of Postgres, Spring Cloud Netflix, and Docker.
May 28, 2018
by
Orlando Otero
·
29,623 Views
·
7 Likes
Microservices Communication: Feign as REST Client
Learn how to enable Feign client, a tool that allows microservices to communicate with other microservices via REST API.
May 27, 2018
by
Shamik Mitra
·
227,005 Views
·
18 Likes
Exception Handling in Spring Boot REST Web Services: A Complete Blueprint
Learn how to use Spring Boot when developing real-world RESTful web services using the Spring framework and Spring Boot.
May 27, 2018
by
Sanjay Patel
CORE
·
62,307 Views
·
13 Likes
Create Inline CRUD Using jQuery and AJAX
Read this article in order to view a tutorial on how to create inline CRUD using jQuery and AJAX.
May 26, 2018
by
Pardeep Kumar
·
25,488 Views
·
2 Likes
How to Use Wikipedia API With Node.js
In this article, I will show you how to access the statistics data or the page view statistics using Wikipedia API and NodeJS.
May 25, 2018
by
Mustapha Mekhatria
·
14,953 Views
·
2 Likes
Kafka Producer and Consumer Examples Using Java
In this article, a software engineer will show us how to produce and consume records/messages with Kafka brokers. Let's get to it!
May 25, 2018
by
Gaurav Garg
·
618,388 Views
·
26 Likes
Previous
...
300
301
302
303
304
305
306
307
308
309
...
Next