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
Automating Policy Enforcement in Kubernetes Using OPA: A Step-By-Step Tutorial
Kubernetes policy enforcement with OPA. Master security and compliance in your cloud-native environment with easy-to-follow steps and practical examples.
February 26, 2024
by Rajesh Gheware DZone Core CORE
· 5,381 Views · 1 Like
article thumbnail
Foreign Function and Memory API: Modernizing Native Interfacing in Java 17
Introduced in Java 14 as an incubating feature and finalized in Java 17, explore this safer, more efficient alternative to JNI for interacting with native code.
February 26, 2024
by Andrei Tuchin DZone Core CORE
· 8,628 Views · 7 Likes
article thumbnail
Why Tiered Storage for Apache Kafka Is a Big Thing
This blog post explores the architecture, use cases, benefits, and a case study for storing Petabytes of data in the Kafka commit log.
February 26, 2024
by Kai Wähner DZone Core CORE
· 1,911 Views · 1 Like
article thumbnail
Streamlining AWS Lambda Deployments
AWS CloudFormation and Git-based CI/CD pipelines automate and streamline the deployment process to ensure efficiency, consistency, and reliability.
February 26, 2024
by Vijay Panwar DZone Core CORE
· 3,581 Views · 2 Likes
article thumbnail
Unlocking the Power of Oracle NoSQL With Quarkus: Seamless Integration for Cloud-Age Applications
Learn how to integrate Oracle NoSQL with Quarkus using JNoSQL for seamless cloud-native application development. Check out the source code for hands-on exploration.
February 26, 2024
by Otavio Santana DZone Core CORE
· 6,184 Views · 2 Likes
article thumbnail
Code Complexity in Practice
Code can often become an obscure dialect, shrouded in complexity and inaccessibility. Learn how human-centric code can help towards manageable code complexity.
February 26, 2024
by Stelios Manioudakis, PhD DZone Core CORE
· 6,590 Views · 4 Likes
article thumbnail
A Financial Anti-Fraud Solution Based on the Apache Doris Data Warehouse
This post will go into detail about how a retail bank builds its fraud risk management platform based on Apache Doris and how it performs.
February 26, 2024
by Shirley H.
· 3,820 Views · 1 Like
article thumbnail
Build a .NET Core WebJob Console App CI/CD Using Azure DevOps Pipelines
Explore this guide that uses WebJobs by demonstrating the development of a .NET Core application and deploying it through a CI/CD Azure DevOps pipeline.
Updated February 26, 2024
by Subhankar Sarkar
· 19,310 Views · 2 Likes
article thumbnail
Setting Up Your Java Pipeline With Azure DevOps and Docker
This tutorial demonstates how to set up an Azure pipeline for automated building and deployment of a Java application, using Git for version control.
Updated February 26, 2024
by Samuel Bangslund
· 38,380 Views · 4 Likes
article thumbnail
Jenkins: Publish Maven Artifacts to Nexus OSS Using Pipelines or Maven Jobs
Take a look at how you can further improve your Continuous Integration and Delivery pipelines by making it simple to reproduce builds in different platforms.
Updated February 26, 2024
by Daniel Hernandez
· 106,036 Views · 8 Likes
article thumbnail
The DevOps Toolchain
In this article, take a look at the core technology categories and specific technologies that help you realize your DevOps objectives.
Updated February 26, 2024
by Suresh Sekar
· 24,775 Views · 7 Likes
article thumbnail
Deploying MuleSoft Using Azure DevOps
This article introduces Azure DevOps and provides a step-by-step guide on how to deploy MuleSoft with Azure DevOps.
Updated February 26, 2024
by Gaurav Dhimate DZone Core CORE
· 36,454 Views · 7 Likes
article thumbnail
Hints for Unit Testing With AssertJ
Discover a couple of tips and tricks for writing better unit tests with the AssertJ framework. Every recommendation includes a practical demonstration.
February 26, 2024
by Arnošt Havelka DZone Core CORE
· 5,560 Views · 8 Likes
article thumbnail
Problems With Nested CompletableFuture in Java
This blog describes problems that can occur using CompletableFuture of Java in a nested fashion and solutions for how to fix these problems.
February 26, 2024
by Harish Kumar Murugesan
· 7,467 Views · 4 Likes
article thumbnail
Real-Time Operating Systems (RTOS) in Embedded Systems
RTOS are crucial for reliable and predictable embedded systems designed to perform specific tasks efficiently, often in real-time.
February 26, 2024
by Ambuj Nandanwar
· 4,016 Views · 5 Likes
article thumbnail
Exploring Text Generation With Python and GPT-4
Learn to generate human-like text with GPT-4 using Python. Explore AI's potential and ethical considerations in text creation.
February 26, 2024
by Ashok Gorantla DZone Core CORE
· 19,139 Views · 6 Likes
article thumbnail
Security Best Practices for Docker Images
In this guide, we will explore security best practices for Docker images to help you create and maintain secure images for your containerized applications.
February 26, 2024
by Aditya Bhuyan
· 3,672 Views · 2 Likes
article thumbnail
Automating Efficiency: Setting Up Autoscaling in AWS RDS SQL Server Instances
This article will guide you through the process of setting up auto-calling in an AWS RDS SQL Server instance, highlighting key considerations and steps.
February 23, 2024
by Vijay Panwar DZone Core CORE
· 6,077 Views · 1 Like
article thumbnail
CRUDing NoSQL Data With Quarkus, Part One: MongoDB
This article demonstrates how Quarkus, the supersonic, subatomic Java stack, greatly simplifies the NoSQL data persistence.
February 23, 2024
by Nicolas Duminil DZone Core CORE
· 8,503 Views · 1 Like
article thumbnail
Building a Multi-Modal Image Search Application With MyScale
This article walks you through how to build a multi-modal image search application using a model from the Hugging Face library and MyScale.
February 23, 2024
by Usama Jamil
· 4,599 Views · 1 Like
  • Previous
  • ...
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • ...
  • 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: