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

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workkloads.

Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

The Latest Software Design and Architecture Topics

article thumbnail
How to Implement Data-Driven Testing in your JMeter Test
One of the many advantages of DDT is that the tester mustn't create a separate test for each piece of input data. Here's how it works.
March 13, 2018
by Sergey Horban
· 18,398 Views · 1 Like
article thumbnail
MySQL 8 vs. MariaDB: Comparison of Window Functions and CTEs
Window functions and CTEs have been a mainstay of many popular DB products for some time now. With the release of MySQL v8 and MariaDB 10.2.0, both vendors have caught up with competing DBMSes.
March 12, 2018
by Shree Nair
· 14,012 Views · 6 Likes
article thumbnail
Spring Boot 2.0 on ACID! Big Data + Spring Boot
Here is a guide to using Spring Boot 2.0 with Apache Hive LLAP ACID tables to make the most of a Big Data pipeline.
March 12, 2018
by Tim Spann DZone Core CORE
· 45,038 Views · 17 Likes
article thumbnail
Replacing commons-lang ToStringBuilder With Eclipse
Want to get the benefit of Apache's commons-lang ToStringBuilder class, but don't want to add the dependency? Here's how to do it with Eclipse.
March 12, 2018
by Gabriel Belingueres
· 9,040 Views · 2 Likes
article thumbnail
Microservices - Part 3: Spring Cloud Service Registry and Discovery
Learn about setting up service registry and discovery or your Spring Cloud and Spring Boot microservices development.
March 10, 2018
by Siva Prasad Reddy Katamreddy
· 31,680 Views · 21 Likes
article thumbnail
Traffic Shadowing With Istio: Reducing the Risk of Code Release
Istio.io can control the routing of traffic between services, making it valuable for traffic control in applications with microservices.
March 9, 2018
by Christian Posta
· 14,652 Views · 1 Like
article thumbnail
Azure Monitor and Azure Log Analytics: When to Use Which
Monitoring your resources is vital to being able to detect issues or opportunities for performance improvements. When it comes to Azure the monitoring story ...
March 9, 2018
by Sam Cogan
· 30,477 Views · 2 Likes
article thumbnail
The Types of Modern Databases
Where do you begin in choosing a database? We've looked at both NoSQL and relational database management systems to come up with a bird's eye view of both ecosystems to get you started.
Updated March 9, 2018
by John Hammink
· 59,240 Views · 14 Likes
article thumbnail
Active-Active Application Architectures with MongoDB: Part 2
The second part of this two-part series explores the categories of database architectures and their pros and cons, then focuses on evaluating MongoDB.
March 9, 2018
by Jay Runkel
· 13,615 Views · 2 Likes
article thumbnail
Microservices - Part 2: Configuration Management With Spring Cloud Config and Vault
Continue your microservices journey by learning about configuration with Spring Cloud Config Server and storing sensitive data with Vault.
March 9, 2018
by Siva Prasad Reddy Katamreddy
· 21,709 Views · 20 Likes
article thumbnail
Spring Webflux: Getting started
Excited to dive into Reactive Streams? Take a look at how to use Spring Webflux and Java 9 for asynchronous processing.
March 9, 2018
by Gunter Rotsaert DZone Core CORE
· 70,532 Views · 31 Likes
article thumbnail
MuleSoft : Dynamic Content (Parser/Velocity Template)
In this post, we will discuss, and provide examples of, how to use MuleSoft's Velocity Template and its Parse Template component.
March 8, 2018
by Amit Ghorpade
· 9,094 Views · 4 Likes
article thumbnail
5 Important Software Vulnerabilities
We take a look at five dangerous vulnerabilities and how cyber attackers look to exploit these errors in a codebase to wreak havoc.
March 8, 2018
by Somesh Mohanty
· 49,769 Views · 2 Likes
article thumbnail
Active-Active Application Architectures With MongoDB (Part 1)
The first post in this two-part series describes the database capabilities required by modern multi-data center applications.
March 8, 2018
by Jay Runkel
· 7,477 Views · 3 Likes
article thumbnail
Canary Deployments, A/B Testing, and Microservices With Ambassador
Microservices allow teams to test single features against real-world users by A/B testing canary deployments. Learn how in this tutorial.
March 7, 2018
by Richard Li
· 8,409 Views · 1 Like
article thumbnail
Transforming multipart/form-data Into XML Using MuleSoft and JavaScript
Curious about how to take a data set and transform it into XML format? We discuss how to do so in MuleSoft using JavaScript.
March 7, 2018
by Rajesh ale
· 10,155 Views · 2 Likes
article thumbnail
Kops vs. Kubeadm: What's the Difference?
Find out the differences between two Kubernetes installers, kops and kubeadm. This blog describes how to use them and when you'd use one installation method over another.
March 7, 2018
by Anita Buehrle
· 15,151 Views · 2 Likes
article thumbnail
How to Set Up Scalable Jenkins on Top of a Kubernetes Cluster
A huge benefit of using Jenkins for continuous integration is its scalability. Learn how to set it up on a Kubernetes cluster in this helpful tutorial.
March 7, 2018
by Yuri Bushnev
· 26,818 Views · 5 Likes
article thumbnail
Building a Microservice Chassis With Spring Boot and Spring Cloud
Learn how to build a reusable microservice chassis - which helps save time and enforce consistency across teams and services.
Updated March 6, 2018
by Darryl Anderson
· 28,707 Views · 27 Likes
article thumbnail
Ensure High Availability and Uptime With Kubernetes Horizontal Pod Autoscaler and Prometheus
Learn how to set up an autoscaling environment for Kubernetes using HPA and Cluster Autoscaler to allow scaling based on custom factors.
March 6, 2018
by Stefan Prodan
· 10,705 Views · 3 Likes
  • Previous
  • ...
  • 542
  • 543
  • 544
  • 545
  • 546
  • 547
  • 548
  • 549
  • 550
  • 551
  • ...
  • 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: