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

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

The Latest Software Design and Architecture Topics

article thumbnail
Create a Kubernetes Cluster With Centos
Let's stand up some clusters.
March 24, 2021
by Anupam Gogoi
· 11,437 Views · 8 Likes
article thumbnail
How to Ensure Your RDP Is Secure From MitM Attacks
Remote Desktop Protocol is a network communications protocol developed by Microsoft mainly for remote access. It will help you stay safe from MitM attacks.
March 24, 2021
by frederik veyrie
· 6,547 Views · 3 Likes
article thumbnail
Use KubeKey To Set Up a Kubernetes and KubeSphere Cluster With NFS Storage
How to install KubeSphere, a container platform running on top of Kubernetes with streamlined DevOps workflows, unified multi-cluster management, and more.
March 24, 2021
by Sherlock Xu
· 4,286 Views · 5 Likes
article thumbnail
How To Use Business Process Management for Orchestration of Micro-Services, People, and Robots
If your DevOps team is planning process automation, here are a few key things to know about the flexibility of BPM engines and how to implement them properly.
March 24, 2021
by Miguel Valdes
· 11,014 Views · 5 Likes
article thumbnail
MuleSoft APIkit Router - QueryParam and Header Strict Validation Configuration
Hello Muleys, Here's another interesting article on how to restrict additional queryParams and headers that are sent other than those defined in RAML. We all do the test if the required parameters are working fine or not but we forget to test if unnecessary parameters sent along with required parameters. What happens if unwanted parameters are sent? There are chances that attackers might send some thousands of queryParams and Headers with large content. In that case, your application will crash. So what to do? Here's the solution: I have designed a basic RAML with the below resource : When you download the RAML and generate flows, There's an option to restrict additional parameters or headers in APIkit Router Module configuration : By default the configuration is disabled. You have to enable the strict validation config as below: Now your application will not be allowed to pass additional fields: Removing unnecessary fields will give a successful response: Check out this video for the live demo:
March 24, 2021
by Sravan Lingam DZone Core CORE
· 11,409 Views · 3 Likes
article thumbnail
Hibernate Naming Strategies: JPA Specification vs Spring Boot Opinionation
In this article, look at Hibernate naming strategies.
March 23, 2021
by Aleksey Stukalov
· 4,734 Views · 20 Likes
article thumbnail
The Data Access Layer in Jmix: JPA on Steroids
With Jmix JPA metadata, you get advanced security, soft delete and generic REST and GraphQL out-of-the-box almost without coding.
Updated March 23, 2021
by Andrey Belyaev DZone Core CORE
· 5,895 Views · 17 Likes
article thumbnail
Health Monitoring of Mule Applications
All APIs developed using Mule must be built with a health check endpoint. This template will help you maintain a uniform structure across all the APIs and their layers.
March 23, 2021
by Mukesh Thakur DZone Core CORE
· 14,315 Views · 3 Likes
article thumbnail
Implementing Single Sign-on Integration With SAML Providers Using C#
I provide a working example and step-by-step explanation on how to integrate using SAML 2.0 - the most popular integration protocol for SSO.
March 23, 2021
by Anton Yarkov DZone Core CORE
· 13,621 Views · 3 Likes
article thumbnail
Considerations for Your DevOps Toolchain
A DevOps toolchain is a collection of tools that operate as an integrated unit to design, build, test, manage, measure, and operate software and systems.
March 22, 2021
by Robert Krohn
· 11,649 Views · 4 Likes
article thumbnail
JBoss Deployment War Error on Startup
We take a look at how to quickly solve the frustrating error that occurs when a JBoss server doesn't start up properly.
March 22, 2021
by Muhammad Ali Khojaye
· 40,101 Views · 2 Likes
article thumbnail
How to Run an Elastic MapReduce Job Using a Custom Jar on Amazon EMR
Learn how to develop an application using Java and the MapReduce framework for Hadoop, then execute that app in Amazon's Elastic MapReduce.
March 22, 2021
by Muhammad Ali Khojaye
· 17,238 Views · 4 Likes
article thumbnail
MongoDB With Spring Boot: A Simple CRUD
In this blog, we are going to explore MongoDB with Java Spring Boot. We will create a simple CRUD API to interact with our Mongo database.
March 21, 2021
by Upanshu Chaudhary
· 16,753 Views · 4 Likes
article thumbnail
Secure Your gRPC Services With SSL/TLS
Learn how to easily set up TLS for your gRPC client and server application.
March 21, 2021
by Hakan Altındağ
· 15,537 Views · 5 Likes
article thumbnail
Spring Boot: API First Approach
I describe how I created the API definition, then how I created the server and client code from the API definition. Then I will talk about some of the problems I faced.
March 21, 2021
by Amrut Prabhu
· 17,679 Views · 8 Likes
article thumbnail
Rapidly Develop Java Microservices on Kubernetes With Telepresence
Tutorial: Build a Kubernetes development workflow with a Java microservice
March 19, 2021
by Daniel Bryant
· 7,630 Views · 4 Likes
article thumbnail
Let's Think Kafka Cluster Without Zookeeper With KIP-500
Right now, Apache Kafka utilizes Apache ZooKeeper to store its metadata. Managing a ZooKeeper cluster creates an additional burden on the infrastructure and the admins.
March 19, 2021
by Siva Prasad Rao Janapati
· 6,716 Views · 3 Likes
article thumbnail
Setup and Configure Velero on AKS
This article will help you to setup Velero easily on AKS, limiting access to the minimum needed resource group instead of subscription level access.
March 19, 2021
by Kuljeet Singh DZone Core CORE
· 15,614 Views · 3 Likes
article thumbnail
7 Continuous Code Quality and Automated Code Review Tools
There are several tools that you can choose to seamlessly integrate into your workflow according to the compatibility with your technology stack.
March 19, 2021
by Shubhendra Chauhan
· 14,671 Views · 6 Likes
article thumbnail
Using Client Certificates Vs Passwords and MFA for Authentication
COVID-19 has precipitated the widespread adoption of remote work across all industries and sectors and many employees believe that it is here to stay.
March 19, 2021
by Abul Salek
· 9,914 Views · 2 Likes
  • Previous
  • ...
  • 371
  • 372
  • 373
  • 374
  • 375
  • 376
  • 377
  • 378
  • 379
  • 380
  • ...
  • 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: