DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

The Latest Coding Topics

article thumbnail
Oracle Linux 7: ''One of the Configured Repositories Failed''
We take a look at a quick solution for a problem you might have come up against yourself. It's a quick and easy one, fortunately!
March 27, 2018
by Kevin Hooke
· 6,563 Views · 3 Likes
article thumbnail
OpenJDK 10 Now Includes Root CA Certificates
In this post, we take a look at some of the improvements made to the Java language in the latest release, and what the future looks like for Java.
March 27, 2018
by Jim Connors
· 29,519 Views · 5 Likes
article thumbnail
5 More Hidden Secrets in Java
If you're a Java developer, these problems have probably given you a headache at some point. Read on to learn how to deal with these 5 tricky secrets.
March 27, 2018
by Justin Albano DZone Core CORE
· 33,827 Views · 44 Likes
article thumbnail
Reconfiguring Applications with Spring Cloud Config Server
Check out this introductory article which will show you how to...well, reconfigure your applications using Spring Cloud Config Server.
March 27, 2018
by Ryan Dawson
· 27,633 Views · 4 Likes
article thumbnail
Comparing Service Mesh Architectures
Learn about service meshes, the new emerging standard that you'll want to implement as a communication layer in your microservices after seeing its benefits.
March 27, 2018
by Zach Jory
· 16,752 Views · 8 Likes
article thumbnail
The Relationship Between Jakarta EE, EE4J, and Java EE
Confused about all the EE names out there right now? This brief post will clarify how Java EE, Jakarta EE, and EE4J all relate to each other.
March 26, 2018
by Ivar Grimstad
· 13,582 Views · 11 Likes
article thumbnail
Serverless Zipchamp: Update Your Zip Files in S3, (Almost) In-Place!
If there are some aspects of S3 that you find lacking, check out this AWS Lambda solution that allows you to build your own zip file editor.
March 26, 2018
by Janaka Bandara
· 22,196 Views · 5 Likes
article thumbnail
Should Your Browser Make Client-Side Web API Calls?
Why would you make a Web API call from a browser? Today, I discuss why you shouldn't make Web API calls to another server from your JavaScript applications.
March 26, 2018
by Jonathan Danylko
· 40,649 Views · 5 Likes
article thumbnail
Database Audit Log Monitoring for Security and Compliance
In this article, we will outline the importance of audit log analysis for database security, using MariaDB and Enterprise MySQL as examples.
March 26, 2018
by Shree Nair
· 18,917 Views · 4 Likes
article thumbnail
DataWeave - Tip #1
An integration engineer shows us how to use DataWeave 1.0 and 2.0 to address data existence checks in our applications, and how to make this code more readable.
March 26, 2018
by Patryk Bandurski
· 31,870 Views · 4 Likes
article thumbnail
Microservice Testing: Coupling and Cohesion (All the Way Down)
This article will walk you through the important points of coupling and cohesion in microservices testing, from the architectural level down.
March 25, 2018
by Daniel Bryant
· 12,409 Views · 9 Likes
article thumbnail
Introduction to Java Bytecode
Follow along this deep dive into JVM internals and Java bytecode to see how you can disassemble your files for in-depth inspections.
March 25, 2018
by Mahmoud Anouti
· 109,507 Views · 65 Likes
article thumbnail
Multiple Attachments in MuleSoft
In this post, a Mule-based developer shows us how we can handle attachments in MuleSoft, using the example of sending attachments to REST/SOAP API.
March 24, 2018
by Vikalp Bhalia DZone Core CORE
· 15,713 Views · 5 Likes
article thumbnail
Kibana Hacks: 5 Tips and Tricks
In this article, we look at a list of workarounds I found useful for tackling specific pain points or missing features in Kibana.
March 23, 2018
by Daniel Berman
· 16,161 Views · 4 Likes
article thumbnail
How to Back Up a MySQL Database Programmatically Using mysql-backup4j
Interested in setting up programmatic backups for your MySQL DB? See how the mysql-backup4j library can let you do just that in Java.
March 23, 2018
by Seun Matt DZone Core CORE
· 26,902 Views · 7 Likes
article thumbnail
Working With XML in Scala
Scala makes it pretty easy to work with XML. Take a look at how you can create XML documents, parse them, read them, and store them.
March 23, 2018
by Mahesh Chand
· 47,562 Views · 11 Likes
article thumbnail
Spring Webflux: A Basic CRUD Application (Part 1)
In this post, we will explore the capabilities of Spring Webflux by means of creating a basic CRUD app, and implement a few CRUD operations.
March 23, 2018
by Gunter Rotsaert DZone Core CORE
· 29,351 Views · 16 Likes
article thumbnail
Waiting for Another Thread With CountDownLatch
See how you make the best use of CountDownLatch to wait for threads with these two real-life examples regarding initialization and testing multithreaded software.
March 23, 2018
by Thomas Krieger
· 17,355 Views · 9 Likes
article thumbnail
Running Vert.x Microservices on Kubernetes/OpenShift
Learn how to implement Vert.X, a reactive microservices framework, on Kubernetes in an OpenShift environment.
March 23, 2018
by Piotr Mińkowski
· 7,772 Views · 6 Likes
article thumbnail
Creating Multiple RouterFunctions in Spring WebFlux
Spring WebFlux makes it incredibly easy to define router functions across different domains. This guide will walk you through the process and the philosophy behind it.
March 23, 2018
by Dan Newton
· 33,408 Views · 6 Likes
  • Previous
  • ...
  • 584
  • 585
  • 586
  • 587
  • 588
  • 589
  • 590
  • 591
  • 592
  • 593
  • ...
  • Next

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: