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
Spring Boot 2 Applications and OAuth 2: Setting Up an Authorization Server
A Java-based developer walks us through the process of setting up a working Authorization Server with a sample client and a sample user available.
Updated February 16, 2018
by Biju Kunjummen
· 39,282 Views · 31 Likes
article thumbnail
How to Implement Content Negotiation in ASP.NET Core 2.0
Content negotiation is one of those quality-of-life improvements you can add to your REST API to make it more user-friendly and flexible. Learn how to use it!
February 16, 2018
by Vladimir Pecanac
· 13,955 Views · 4 Likes
article thumbnail
IFQL and the Future of InfluxData
As data management has evolved, so have databases. Let's see the state of InfluxData and the decisions that have shaped their past, present and future.
February 15, 2018
by Paul Dix
· 5,085 Views · 4 Likes
article thumbnail
Apache Spark and Apache NiFi Integration (Part 2 of 2)
Let's finish off our journey of integrating Apache Spark and Apache NiFi to cover both data ingestion and running Apache Spark jobs.
February 15, 2018
by Tim Spann DZone Core CORE
· 29,819 Views · 7 Likes
article thumbnail
What Do We Mean by Database Scalability?
This lesson in database performance defines scalability and elasticity in the context of DBs, then offers some advice for resource management.
February 15, 2018
by Craig S. Mullins
· 28,444 Views · 4 Likes
article thumbnail
Azure SQL Database vs. Azure SQL Data Warehouse
Let's look at two seemingly similar products from Microsoft: Azure SQL Database and Azure SQL Data Warehouse. We'll see how they compare and when to use which one.
February 15, 2018
by Barry Luijbregts
· 17,452 Views · 4 Likes
article thumbnail
What Azure Availability Zones Are and Why You Should Use Them
For enterprises using Azure for their virtual machine needs, you may be excited to learn about the rollout of Availability Zone for your backup solutions.
February 14, 2018
by Alex Bennett
· 11,674 Views · 4 Likes
article thumbnail
API Quota API, Webhooks, and Server-Sent Events (SSE)
An API quota API is useful for when you depend on a single API but is something that becomes almost critical when it comes to depending on many APIs
February 14, 2018
by Kin Lane
· 8,265 Views · 6 Likes
article thumbnail
GitOps: High-Velocity CI/CD for Kubernetes
Check out this presentation for techniques for teams aiming for high-velocity continuous delivery using Kubernetes and Docker.
February 14, 2018
by Alexis Richardson
· 24,805 Views · 8 Likes
article thumbnail
AWS Cognito User Pool Access Token Invalidation
Since the integrated tools in AWS Cognito aren't enough to invalidate a token once a sign out has been triggered, here's a helpful workaround.
February 13, 2018
by Ugur ARPACI
· 41,712 Views · 5 Likes
article thumbnail
Reverse Engineering a Production Web Application
In this post, we demonstrate one of the ways to extract the sources from WAR and restore the structure of the web project written in Java.
February 13, 2018
by Dmitry Lebedko
· 23,038 Views · 16 Likes
article thumbnail
When to Use Serverless, and When to Use Kubernetes
If you are stuck at a crossroads and need some help deciding, here are some conditions which might help you make your selection.
Updated February 12, 2018
by Niklas Heidloff DZone Core CORE
· 31,609 Views · 12 Likes
article thumbnail
What Is Synthetic Testing?: A Definition and How it Compares to Real User Monitoring
The title says it all, so let's dive right in!
February 12, 2018
by Freyja Spaven
· 15,800 Views · 4 Likes
article thumbnail
Basics for Setting Up a Microservices Architecture in a Project for Spring Boot and Gradle
Learn about the components needed to build microservices architecture in a project for Spring Boot and Gradle to enable continuous delivery/deployment.
February 12, 2018
by Akash Bhingole
· 49,560 Views · 40 Likes
article thumbnail
Troubleshooting Tips: Failed Debugging With GDB
Having problems with your GDB debugging in Eclipse? Here are some troubleshooting hints as to what's gone wrong and how to fix them.
February 12, 2018
by Erich Styger
· 8,403 Views · 5 Likes
article thumbnail
MuleSoft Creating Custom Component/Connector
Using MuleSoft Palette and the Anypoint IDE (along with some Java code), we'll show you how to customize your MuleSoft applications.
February 12, 2018
by Kian Ting DZone Core CORE
· 17,514 Views · 7 Likes
article thumbnail
A Beats Tutorial: Getting Started
Get acquainted with the E:L stack and working with the different beats: Filebeat, Packetbeat, Metricbeat, Auditbeat, Heartbeat, and Winlogbeat.
February 12, 2018
by Daniel Berman
· 14,534 Views · 6 Likes
article thumbnail
Event-Driven Microservices With Vert.x and Kubernetes (Part 2 of 3)
In Part 2 of this tutorial, you'll learn how to deploy your event-driven microservice application to Kubernetes for easy scaling and failover.
February 12, 2018
by Andy Moncsek
· 21,448 Views · 15 Likes
article thumbnail
Implementing AOP With Spring Boot and AspectJ
Aspect-Oriented Programming can be tricky for some. In this post, we take a look at an example of how you can implement AOP in Spring Boot by making use of AspectJ.
Updated February 12, 2018
by Ranga Karanam DZone Core CORE
· 209,641 Views · 40 Likes
article thumbnail
Testing Microservices: A Sane Approach in Pre-Production and Production
This article provides some good advice on how to test microservices: what to do, what not to do, and especially that you need to test everything.
February 10, 2018
by Kim Harrison
· 5,458 Views · 4 Likes
  • Previous
  • ...
  • 546
  • 547
  • 548
  • 549
  • 550
  • 551
  • 552
  • 553
  • 554
  • 555
  • ...
  • 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: