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
How To Implement OAuth2 Security in Microservices
Learn to implement OAuth2 Security in microservices distributed systems using OAuth2, Oauth2-Client, Spring Cloud, and Netflix components with full examples.
Updated March 29, 2024
by Md Amran Hossain DZone Core CORE
· 95,315 Views · 17 Likes
article thumbnail
How To Run OWASP ZAP Security Tests in Azure DevOps Pipeline
In this article, learn how configuring OWASP ZAP security tests for webpage UI or API helps to identify the security risks.
Updated March 29, 2024
by Ganesh Hegde DZone Core CORE
· 41,294 Views · 2 Likes
article thumbnail
Secure and Scalable CI/CD Pipeline With AWS
Amazon and DevOps go hand-in-hand with a number of tools and processes that enable an efficient CI/CD pipeline.
Updated March 29, 2024
by Chandani Patel Bhagat
· 40,793 Views · 11 Likes
article thumbnail
How to Implement Jenkins CI/CD With Git Crypt
Take a look at this tutorial that demonstrates how to implement Git secrets with a gpg private key and how to connect it with a Jenkins CI/CD pipeline.
Updated March 29, 2024
by Aditya C S
· 46,774 Views · 6 Likes
article thumbnail
How To Implement CI/CD for Multibranch Pipeline in Jenkins
In this guide, explore the process of creating a Jenkins multibranch pipeline project and configuring it with the Git repo.
Updated March 29, 2024
by Krishna Prasad Kalakodimi
· 94,795 Views · 16 Likes
article thumbnail
Easily Automate Your CI/CD Pipeline With Kubernetes, Helm, and Jenkins
Learn how to set up a workflow to automate your CI/CD pipeline for quick and easy deployments using Jenkins, Helm, and Kubernetes.
Updated March 29, 2024
by Eldad Assis
· 165,919 Views · 34 Likes
article thumbnail
Building a Fortified Foundation: The Essential Guide to Secure Landing Zones in the Cloud
Explore Secure Landing Zones (SLZ), a foundational architecture in the cloud that provides a secure environment for hosting workloads.
March 29, 2024
by Josephine Eskaline Joyce DZone Core CORE
· 2,362 Views · 5 Likes
article thumbnail
Black Box Tester in Python
Learn how to create a "black box" tester in Python with this guide. Discover techniques for providing software testing with Django.
March 29, 2024
by Aleksei Sharypov
· 2,821 Views · 9 Likes
article thumbnail
Using Identity-Based Policies With Amazon DynamoDB
This article is designed to guide you through the benefits and implementation of these policies, supplemented with practical examples.
March 29, 2024
by Jagadish Nimmagadda
· 2,886 Views · 2 Likes
article thumbnail
Java 22 Brings Major Enhancements for Developers
Java 22 brings major enhancements for developers, including language improvements, concurrency updates, native interoperability, and performance optimizations.
March 29, 2024
by Tom Smith DZone Core CORE
· 7,621 Views · 9 Likes
article thumbnail
DSL Validations: Child Properties
After learning how to validate simple properties on a class, the DSL is extended to allow accessing properties on sub-objects contained within the top-level class.
March 28, 2024
by Scott Sosna DZone Core CORE
· 1,487 Views · 1 Like
article thumbnail
The Power of LLMs in Java: Leveraging Quarkus and LangChain4j
This post attempts to demystify the use of LLMs in Java, with Quarkus and LangChain4j, across a ludic and hopefully original project.
March 28, 2024
by Nicolas Duminil DZone Core CORE
· 4,890 Views · 5 Likes
article thumbnail
New Web Management Console Simplifies High Availability and Disaster Recovery for Linux Environments
SIOS LifeKeeper's new web console simplifies HA/DR management for Linux, reducing complexity across multi-cloud environments and empowering IT generalists.
March 28, 2024
by Tom Smith DZone Core CORE
· 1,603 Views · 1 Like
article thumbnail
Deno Security: Building Trustworthy Applications
Deno's design philosophy prioritizes security, making it an ideal choice for building secure, reliable, and trustworthy applications.
March 28, 2024
by Josephine Eskaline Joyce DZone Core CORE
· 3,046 Views · 4 Likes
article thumbnail
DSL Validations: Properties
Jakarta Bean Validations are a powerful tool to ensure data quality in your objects, but custom, more complex validations can be difficult to maintain.
March 28, 2024
by Scott Sosna DZone Core CORE
· 2,383 Views · 1 Like
article thumbnail
Advanced-Data Processing With AWS Glue
Discover how AWS Glue, a serverless data integration service, addresses challenges surrounding unstructured data with custom crawlers and built-in classifiers.
March 27, 2024
by Raghava Dittakavi DZone Core CORE
· 1,616 Views · 2 Likes
article thumbnail
Implementing Disaster Backup for a Kubernetes Cluster: A Comprehensive Guide
Implementing a catastrophe backup strategy is necessary to limit the risk of data loss and downtime. Learn how to set up a catastrophe backup for a Kubernetes cluster.
March 27, 2024
by Aditya Bhuyan
· 1,148 Views · 3 Likes
article thumbnail
Kotlin Clean Architecture and CQRS
Explore the implementation of Clean Architecture and CQRS microservice using Kotlin, Spring WebFlux with coroutines, PostgreSQL, MongoDB, and Kafka.
March 27, 2024
by Alexander Bryksin
· 2,073 Views · 2 Likes
article thumbnail
S3 Cost Savings
Amazon S3 is a fantastically versatile and scalable storage solution, but keeping costs under control is crucial. This blog post dives into key strategies to lower costs.
March 27, 2024
by Rohit Bordia
· 1,867 Views · 4 Likes
article thumbnail
The Difficulty of SQL Stems From Relational Algebra
This article explores how the fundamental difficulty of SQL actually stems from its theoretical foundation, namely relational algebra.
March 27, 2024
by Judy Liu
· 913 Views · 2 Likes
  • Previous
  • ...
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • ...
  • 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: