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
Docker Daemon for 32-bit Architecture
This post provides the steps required to build a Docker daemon for 32-bit Linux platforms. Read on to see how it's done.
February 17, 2016
by Jim Bugwadia DZone Core CORE
· 17,583 Views · 5 Likes
article thumbnail
Making the Impossible Possible with Tachyon: Accelerate Spark Jobs from Hours to Seconds
Barclays Data Scientist Gianmario Spacagna and Harry Powell, Head of Advanced Analytics, describe how they iteratively process raw data directly from the central data warehouse into Spark and how Tachyon is their key enabling technology.
February 16, 2016
by Henry Powell
· 37,603 Views · 8 Likes
article thumbnail
Serialization Must Die
Security issues and problems with serialization of random objects.
February 16, 2016
by Arshan Dabirsiaghi
· 26,324 Views · 18 Likes
article thumbnail
Write JUnit Tests in Spring With Mocked and Real Objects
How to use mocked and non-mocked data to write unit tests using the free and open source JUnit framework.
February 16, 2016
by Saravanan Kandasamy
· 16,793 Views · 7 Likes
article thumbnail
RetroPie N64 Emulator Performance Tweaks
RetroPie is great for your retro gaming needs, but unfortunately, N64 ROM performance is decidedly hit or miss. The Runcommand Launch allows emulator-switching, for selection of the best emulator for a specific ROM. Check out how to install additional emulators, boot into the Runcommand menu, and see a user-aggregated list of ROM performance.
February 16, 2016
by Moe Long DZone Core CORE
· 62,257 Views · 2 Likes
article thumbnail
How to Solve "The Server Responded With a Status of 405 (Method Not Allowed)"
I was working with Web API for one of my new projects, when suddenly I got this error message: "the server responded with a status of 405 (method not allowed)" when I tried to delete a record through API. I began to scratch my head, and finally, I came up with a solution.
February 16, 2016
by Sibeesh Venu
· 50,423 Views · 3 Likes
article thumbnail
CXF SOAP Header Basic Authentication Interceptors Java Without Spring
Here's a great guide to authentication interceptors in Java without using Spring!
February 16, 2016
by Bosco Ferrao
· 17,080 Views · 4 Likes
article thumbnail
Traits in Java 8: Semantic, DRY-compliant, Interface-first Code
Learn how you can master the Trait pattern and how it can be realized in Java 8.
February 15, 2016
by Emil Forslund
· 34,700 Views · 11 Likes
article thumbnail
Native JavaFX Apps With Automatic Updates: FXLauncher
JavaFX is an awesome UI framework, but there can definitely be deployment issues. The Javapackager tool improves ease of native installer creation. Here's a quick overview of JavaFX applications with auto updates.
February 15, 2016
by Edvin Syse
· 24,248 Views · 7 Likes
article thumbnail
Running AWS Lambda Functions in AWS CodePipeline Using CloudFormation
Recently, AWS announced that they’ve added support for triggering AWS Lambda functions into AWS CodePipeline–AWS’ Continuous Delivery service. In this article, I’ll describe how I codified the provisioning of all of the AWS resources in the documentation using CloudFormation.
February 12, 2016
by Paul Duvall
· 17,345 Views · 1 Like
article thumbnail
Enable Docker Remote API on Docker Machine on Mac OS X
Check out how to enable the Docker Remote REST API on a Docker Machine running on Mac OS X in this neat tutorial!
February 12, 2016
by Arun Gupta
· 9,366 Views · 2 Likes
article thumbnail
Interpreting jstat's Garbage Collection Events
Measuring with jstat is great, but interpreting jstat is even better. Here's a neat look at interpreting jstat numbers of garbage collection events.
February 11, 2016
by Kamil Szymański
· 14,125 Views · 4 Likes
article thumbnail
Create a JSON API REST Service With Spring Boot and Elide
Learn how to make a HSON API REST service using Elide and Spring Boot in this awesome tutorial. The JSON API is a great specification for developers, and is getting much more popular.
February 11, 2016
by Matthew Casperson
· 71,135 Views · 10 Likes
article thumbnail
Introducing Dynamic Modules in NGINX 1.9.11 - NGINX
The open source NGINX v. 1.9.11 is out, and features an awesome addition: dynamic modules. These let you load separate shared object files at runtime. Learn more about the latest open source NGINX 1.9.11 release!
February 10, 2016
by Patrick Nommensen
· 17,271 Views · 1 Like
article thumbnail
ES6 Math Functions You Can Use Today
In this article, we'll discuss the various math functions—what they are and how they work—available in ECMAScript 2015 (ES6). Read on to learn more.
February 10, 2016
by Josh Anderson
· 7,291 Views · 2 Likes
article thumbnail
Python Frameworks: Full-Stack vs. Micro Framework
In part one of this series, we discussed the many different Python frameworks. Building on that, let's categorize them into full vs. micro-stack and analyze some of the top frameworks in each category.
February 10, 2016
by Omed Habib
· 12,198 Views · 3 Likes
article thumbnail
MySQL Password Expiration Features to Help You Comply With PCI-DSS
PCI Compliance requires users to change their passwords every 90 days. Luckily, since MySQL version 5.6.6 there’s a password_expired feature which allows one to set a user’s password as expired.
February 10, 2016
by Peter Zaitsev
· 5,846 Views · 2 Likes
article thumbnail
Solr vs Elasticsearch: Battle of The Query DSLs
Comparing Solr and Elasticsearch on how they control ranking, and how their query DSLs stack up against each other.
February 10, 2016
by Doug Turnbull
· 10,736 Views · 11 Likes
article thumbnail
Working With Resources, Folders, and Files
Learn about working with files, folders, and resources in Scala projects, such as accessing the resources folder, and reading files line by line.
February 10, 2016
by Alexey Zvolinskiy
· 23,499 Views · 4 Likes
article thumbnail
The Datefinder Package in Python
A quick tutorial on using the datefinder package to take any string with dates in it and transform them into a list of Python datetime objects.
February 9, 2016
by Mike Driscoll
· 6,193 Views · 1 Like
  • Previous
  • ...
  • 715
  • 716
  • 717
  • 718
  • 719
  • 720
  • 721
  • 722
  • 723
  • 724
  • ...
  • 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: