Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
Latest Articles - DZone
Implementing a Maven Archetype to Generate Spring Boot-Based Services
Want to learn more about implementing a Maven archetype? Check out this post on how to implement and generate Spring Boot-based services.
July 17, 2018
by
Orlando Otero
·
47,447 Views
·
13 Likes
Automate GitHub Releases With CircleCI
Learn how to automate your GitHub releases as part of a DevOps workflow using the CircleCI continuous integration tool.
July 16, 2018
by
Ricardo Feliciano
·
8,272 Views
·
2 Likes
How SQL DISTINCT and ORDER BY are Related
These two pieces of SQL may seem similar, but just how similar are they? We take an in-depth look.
July 16, 2018
by
Lukas Eder
·
36,586 Views
·
4 Likes
How to Inherit a Class in TypeScript
Inheritance is a great way to write less code and get the same functionality. Read on to learn how to use inheritance in your TypeScript code.
July 16, 2018
by
Kunal Chowdhury
·
98,629 Views
·
5 Likes
Reuse Authorizers Across AWS API's
Check out this tutorial on reusing authorizers across different APIs in AWS, using API Gateway and Lambda.
July 16, 2018
by
Vasudevan Palani
·
5,279 Views
·
1 Like
What Are User Stories, and Who Should Write Them?
User stories make it easier to understand exactly what you are building, why, and who it's for. Read on for more on who captures them and how.
July 16, 2018
by
Alesia Krush
·
15,202 Views
·
1 Like
How to Enable CGI Mode in Apache Tomcat
Having trouble enabling the CGI mode in your Apache Tomcat? Check out this tutorial to learn more!
July 16, 2018
by
Anil AGRAWAL
·
28,187 Views
·
4 Likes
2 Ways to Integrate JMeter Tests Into Jenkins
Learn how to integrate your JMeter tests into Jenkins by working directly with JMeter or running a Taurus test in Jenkins.
July 16, 2018
by
Leticia Almeida
·
29,925 Views
·
3 Likes
Changing a GitLab Runner From ''Locked to a Project'' to Shared
This quick tutorial will show you how to change a GitLab runner from ''locked'' so you can share it with another project.
July 15, 2018
by
Kevin Hooke
·
14,621 Views
·
1 Like
Feature Engineering
Feature engineering is a huge part of ML and deep learning. Read on to learn how feature engineering helps developers work with data.
July 15, 2018
by
Bhalchandra Madhekar
·
9,658 Views
·
3 Likes
Simple Mutual Exclusion
Learn how to increase your services' availability through a mutual exclusion mechanism, like the one we'll set up in this tutorial.
July 15, 2018
by
Yusuf Aytaş
·
15,955 Views
·
4 Likes
A Guide to Arrays in Java
Having trouble with arrays? Check out this post on using arrays in Java and how to go about using them in your code. Enjoy!
July 15, 2018
by
Arjun Yadav
·
30,836 Views
·
8 Likes
Using Digital Twins to Manage Customer Relationships
Like most businesses, you're likely relying on historical data for customer awareness. Check out a better and more predictive model here.
July 14, 2018
by
Evan Bates
·
7,450 Views
·
2 Likes
How to Install Jenkins on Windows
Learn how to install the popular continuous integration and delivery tool Jenkins on a Windows platform for DevOps.
July 14, 2018
by
Phi Nguyen
·
155,282 Views
·
5 Likes
DPS and Microservice Architecture
Applying the database-per-service pattern in a microservice environment creates new challenges. The Saga pattern and CQRS can help clear up some of these issues.
July 14, 2018
by
Safouen Bezzine
·
8,653 Views
·
7 Likes
Xamarin.Forms — Working With Firebase Storage
Expand your Xamarin.Forms development skills by learning all about how to work with Firebase storage in your apps.
July 14, 2018
by
Delpin Susai Raj
·
71,049 Views
·
2 Likes
API and Asset Versions
Want to learn more about versioning your APIs? Check out this post on how to make use of the API and Asset versions of the Anypoint platform.
July 14, 2018
by
Anupam Gogoi
·
13,740 Views
·
3 Likes
DevOps: Who Does What (Part 2)
This presentation from the DevOps Enterprise Summit continues by discussing Operations and the various teams' roles in modern DevOps.
July 14, 2018
by
Gene Kim
·
12,522 Views
·
3 Likes
PySpark DataFrame Tutorial: Introduction to DataFrames
In this post, we explore the idea of DataFrames and how they can they help data analysts make sense of large dataset when paired with PySpark.
July 14, 2018
by
Kislay Keshari
·
159,903 Views
·
8 Likes
Iteration Over Java Collections With High Performance
Learn more about the forEach loop in Java and how it compares to C style and Stream API in this article on dealing with collections in Java.
Updated July 13, 2018
by
Dang Ngoc Vu
·
86,419 Views
·
20 Likes
Previous
...
996
997
998
999
1000
1001
1002
1003
1004
1005
...
Next