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 Software Design and Architecture Topics

article thumbnail
Introduction to Spring Boot and JDBCTemplate: Refactoring to SpringData JPA
Introduction to Spring Boot and JDBCTemplate: Refactoring to SpringData JPA.
May 7, 2021
by Otavio Santana DZone Core CORE
· 6,927 Views · 2 Likes
article thumbnail
AWS S3 Client-side Encryption in AWS SDK .NET Core
The advantage of client-side encryption is, encryption is performed locally, and the data never leaves the execution environment unencrypted.
May 7, 2021
by Chandra Kudumula
· 9,695 Views · 5 Likes
article thumbnail
Spring Cloud Stream Channel Interceptor
A Channel Interceptor is used to capture a message before being sent or received in order to view or modify it. Learn how a channel interceptor works and how to use it.
May 5, 2021
by Mohammed ZAHID DZone Core CORE
· 14,544 Views · 4 Likes
article thumbnail
5 Principles of Infrastructure-as-Code (IaC)
Discover the principles guiding the automation of your entire IT infrastructure set up, provisioning, and scaling. Follow these to make infrastructure bottlenecks a thing of the past, eliminate complexity, and accelerate your software development life-cycle.
May 5, 2021
by Mir Ali DZone Core CORE
· 26,433 Views · 4 Likes
article thumbnail
Spring Boot REST API Request Body Validation Example Using a Custom Validator
A developer gives a video tutorial on how to use Spring Boot to perform request body validation within an application by using a custom validator.
May 5, 2021
by Ram N
· 7,238 Views · 3 Likes
article thumbnail
How to Create Custom Azure Pipelines Build Agent Fully Automated
You can improve the value stream maps by speeding up the build process. If your code is taking too long to build using Azure DevOps build agents, no worries. You can create your own build agent to speed it up!
May 2, 2021
by Alireza C DZone Core CORE
· 16,755 Views · 3 Likes
article thumbnail
Spring Cloud Config Server on Kubernetes (Part 1)
Let's get your services up and running.
May 2, 2021
by Brian Hannaway
· 8,787 Views · 5 Likes
article thumbnail
Transforming TCP Sockets to HTTP With Go
Use Go to help your apps communicate!
May 2, 2021
by Gonzalo Ayuso
· 11,612 Views · 2 Likes
article thumbnail
Distributed Tracing in ASP.NET Core With Jaeger and Tye, Part 1: Distributed Tracing
One of the key challenges of microservices is the reduced visibility of requests that span multiple services. The answer to the perplexing problem is Distributed Tracing.
May 2, 2021
by Rahul Rai DZone Core CORE
· 5,522 Views · 3 Likes
article thumbnail
Runbooks vs. Playbooks: Explaining the Difference
The terms runbooks and playbooks are often used interchangeably, But there are important differences between the two, and each has its place.
May 1, 2021
by Austin Gunter
· 7,980 Views · 3 Likes
article thumbnail
Building Hybrid Multi-Cloud Event Mesh With Apache Camel and Kubernetes
A full installation guide for building the event mesh with Apache Camel. We will be using microservice, function, and connector for the connector node in the mesh.
May 1, 2021
by Christina Lin DZone Core CORE
· 13,021 Views · 4 Likes
article thumbnail
Batch Processing Large Data Sets with Spring Boot and Spring Batch
This article contains a quick video with a great tutorial for batch processing large data sets with Spring Boot and Spring batch.
April 29, 2021
by Ram N
· 7,734 Views · 3 Likes
article thumbnail
Linux Machine Compromised: Power of Observation
In debugging any problem, 2 things are important: Observation, and combining your general observations and observations at the time of issue to conclude something.
April 29, 2021
by Sahil Aggarwal
· 5,050 Views · 4 Likes
article thumbnail
Chaos Engineering: Thread Leak
‘java.lang.OutOfMemoryError: unable to create new native thread’ will be thrown when more threads are created than the memory capacity of the device.
April 29, 2021
by Ram Lakshmanan DZone Core CORE
· 8,489 Views · 2 Likes
article thumbnail
Kubernetes for Java Developers
There is a new class of tools for dockerizing and deploying an application to Kubernetes which are aimed at developers. The latest in that category is JKube from RedHat.
April 29, 2021
by Taruvai Subramaniam DZone Core CORE
· 11,192 Views · 8 Likes
article thumbnail
Solution To Docker Not Starting in Windows 10
If Docker for Windows 10 is stuck loading in the 'Starting' screen, it could be because your WSL2 installation was not completed properly. Let's fix it!
April 28, 2021
by Ajay Sodhi
· 53,933 Views · 3 Likes
article thumbnail
EKS vs. ECS vs. Fargate vs. Kubernetes (AWS Containers Explained)
We take a look at EKS, ECS, Fargate, EC2, and Kubernetes, explaining the role of each in deploying containers on AWS, as well as their pros and cons.
April 28, 2021
by Ned Hallett
· 19,053 Views · 3 Likes
article thumbnail
Developer Tooling for Kubernetes in 2021: Skaffold, Tilt, and Garden (Part 2)
A developer explores alternative tools for spinning up a development environment on Kubernetes, namely Skaffold, Tilt, and Garden.
April 27, 2021
by Liran Haimovitch
· 7,548 Views · 3 Likes
article thumbnail
Observability and GitOps
Observability is vital; it allows us to manage a system properly, determine if it is working correctly, and decide what needs to be fixed, changed, or improved.
April 27, 2021
by Nicolas Giron
· 12,695 Views · 11 Likes
article thumbnail
How To Read the Properties File Outside the Jar in Spring Boot
In the video presentation attached, we take a closer look at how to read the properties file, which is outside the Jar in Spring Boot! Let's get started!
April 27, 2021
by Ram N
· 7,857 Views · 5 Likes
  • Previous
  • ...
  • 367
  • 368
  • 369
  • 370
  • 371
  • 372
  • 373
  • 374
  • 375
  • 376
  • ...
  • 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: