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
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Software Design and Architecture Topics

article thumbnail
The Importance of Immutability in Java
We all know immutability is important, but do you know why or how to achieve it in Java? This post is a one stop shop guide to the challenge.
April 5, 2016
by Sam Atkinson
· 36,719 Views · 27 Likes
article thumbnail
A Data Lake Architecture With Hadoop and Open Source Search Engines
"Big data" and "data lake" only have meaning to an organization’s vision when they solve business problems by enabling data democratization, re-use, exploration, and analytics. Read on to learn what a data lake is, its various benefits, and what's to come.
April 4, 2016
by Carlos Maroto
· 36,025 Views · 6 Likes
article thumbnail
Create UML Diagrams With Simple DSLs in Eclipse and IntelliJ
How to create flow chart diagrams for whatever DSL you may be using in popular IDEs.
April 4, 2016
by Lubos Krnac
· 37,992 Views · 20 Likes
article thumbnail
The Good, the Bad, and the Ugly Among Redis Pagination Strategies
If you need to use pagination in your Redis app, there are a couple of strategies you can use to achieve the necessary functionality. While pagination can be challenging, a quick overview of each of these techniques should be helpful in making your job of choosing a method and implementing it a little easier.
April 4, 2016
by Darren Perucci
· 14,719 Views · 4 Likes
article thumbnail
Transforming Collections — Java 8 Collectors API
A tutorial on how to use collector methods and APIs in Java 8.
April 3, 2016
by Dusan Odalovic
· 13,078 Views · 5 Likes
article thumbnail
The Real Reason You Shouldn't Use SIGKILL [Comic]
Give the kids a chance to leave the kernel in peace.
April 1, 2016
by Daniel Stori DZone Core CORE
· 18,913 Views · 28 Likes
article thumbnail
Microservices Approach to Processing System Logs into Real Time Actionable Events
System logs are now being generated from more sources than ever, each one as crucial as the last. Can traditional processing and architecture handle this growing and changing scale? Or is there a better fit?
April 1, 2016
by fred.yatzeck
· 7,555 Views · 3 Likes
article thumbnail
Web API With HttpClient or Consume Web API From Console Application
In this article, we are going to learn how to call Web API using HttpClient. Normally, we call a Web API either from jQuery Ajax or from Angular JS, right? Recently, I came across a need for calling our Web API from the server side itself. Let me show you how it's done.
March 31, 2016
by Sibeesh Venu
· 102,895 Views · 7 Likes
article thumbnail
RESTful Web Services With Python Flask
Learn about developing RESTful web services using Python, from the plan to Flask install, and more!
March 31, 2016
by Saravanan Subramanian
· 115,182 Views · 17 Likes
article thumbnail
JSON Web Token in Action With JAX-RS
A quick introduction to JWT and how to use it with JAX-RS for authentication.
March 30, 2016
by Abhishek Gupta DZone Core CORE
· 74,214 Views · 6 Likes
article thumbnail
A Geospatial Messenger With Kotlin, Spring Boot and PostgreSQL
Sebastien Deleuze brings use through a sample application using some essential technologies and written in Kotlin.
March 29, 2016
by Pieter Humphrey
· 11,350 Views · 2 Likes
article thumbnail
How to Run JMeter in a Continuous Integration Environment With Bamboo
How to use both Apache JMeter with Atlassian's Bamboo to include load testing in your application's build process.
March 29, 2016
by Dmitri Tikhanski
· 12,909 Views · 3 Likes
article thumbnail
Four MapReduce Design Patterns
A look at the four basic MapReduce design patterns, along with an example use case.
March 27, 2016
by Shital Kat
· 63,637 Views · 31 Likes
article thumbnail
Do My APIs Have the Skills They Need to Compete in a Voice and Bot Enabled World?
If we rename our software's "capability" to "skill", does that change the way we think about it, or just the way we talk about it?
March 27, 2016
by Kin Lane
· 5,121 Views · 3 Likes
article thumbnail
SonarLint for Eclipse — Proactive Code Quality Checks
How to get started using SonarLint with Eclipse to get on-the-fly feedback on code quality issues while using the IDE.
March 27, 2016
by Ajitesh Kumar
· 37,081 Views · 3 Likes
article thumbnail
Updating and Deleting with a Spring Boot/Elide JSON API Server
Learn how to update and delete using a Spring Boot/Elide JSON API server.
March 26, 2016
by Matthew Casperson
· 22,208 Views · 2 Likes
article thumbnail
Spring Boot: Working With MyBatis
MyBatis is a SQL framework for advanced mapping and stored procedures.
March 24, 2016
by Siva Prasad Reddy Katamreddy
· 111,401 Views · 12 Likes
article thumbnail
Service Virtualization Strategy (Sandboxing) for Microservices
Service virtualization enables our organization to obtain a virtual service layer that is more cost effective, flexible, and able to deliver applications faster to market. Read on and hear about our experience.
March 24, 2016
by Venkat Rangasamy
· 11,891 Views · 8 Likes
article thumbnail
Word Count Programs: Spark vs. MapReduce
Why use Spark for big data processing? Compare these two word count program examples.
March 23, 2016
by Shiv Shet
· 26,474 Views · 6 Likes
article thumbnail
Redis vs. Memcached
In this article, we will talk about Redis (REmote DIctionary Server). Redis is an open source, in-memory, key value store. It is also referred to as a dictionary server as the key values are not only strings, but also hashes, sets, lists, and sorted sets. Read on for more details.
March 23, 2016
by Siva Prasad Rao Janapati
· 16,774 Views · 9 Likes
  • Previous
  • ...
  • 701
  • 702
  • 703
  • 704
  • 705
  • 706
  • 707
  • 708
  • 709
  • 710
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

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 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×