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
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

Enterprise AI Trend Report: Gain insights on ethical AI, MLOps, generative AI, large language models, and much more.

2024 Cloud survey: Share your insights on microservices, containers, K8s, CI/CD, and DevOps (+ enter a $750 raffle!) for our Trend Reports.

PostgreSQL: Learn about the open-source RDBMS' advanced capabilities, core components, common commands and functions, and general DBA tasks.

AI Automation Essentials. Check out the latest Refcard on all things AI automation, including model training, data security, and more.

The Latest Coding Topics

article thumbnail
Kafka Message Filtering: An Analysis
An analysis of how to implement a Kafka message filtering strategy, first as a general approach, then with the consumer needing to recover after deserialization errors.
March 19, 2024
by Horatiu Dan
· 1,374 Views · 1 Like
article thumbnail
Using My New Raspberry Pi To Run an Existing GitHub Action
Experiment with self-hosted runner Raspberry Pi, using it to run an existing GitHub action. Read more about the author's findings!
March 18, 2024
by Nicolas Fränkel DZone Core CORE
· 2,234 Views · 2 Likes
article thumbnail
Cilium: The De Facto Kubernetes Networking Layer and Its Exciting Future
Discover why Cilium, the first CNCF-graduated cloud-native networking project, is revolutionizing Kubernetes networking, security, and observability.
March 18, 2024
by Tom Smith DZone Core CORE
· 3,615 Views · 2 Likes
article thumbnail
Simplify, Process, and Analyze: The DevOps Guide To Using jq With Kubernetes
Master `jq` for efficient Kubernetes JSON data handling with our expert guide. Gain insights and streamline your DevOps workflow with practical examples.
March 18, 2024
by Rajesh Gheware
· 3,302 Views · 1 Like
article thumbnail
LangChain, Python, and Heroku
In this tutorial, learn how to build and deploy LLM-based applications with ease using LangChain, Python, and Heroku for streamlined development and deployment.
March 18, 2024
by Alvin Lee DZone Core CORE
· 1,904 Views · 2 Likes
article thumbnail
Integrating Snowflake With Trino
Trino simplifies accessing Snowflake, highlighting its versatility in providing robust data management and analytics solutions for modern enterprises.
March 18, 2024
by Artem Ervits DZone Core CORE
· 3,927 Views · 1 Like
article thumbnail
Crafting a Custom Sports Activity Service With OpenAI and Node.js
Development journey of a Node.js application with OpenAI integration, craft a tailored sports activity service that dynamically adapts to unique fitness indicators.
March 18, 2024
by Anton Kalik
· 2,383 Views · 1 Like
article thumbnail
Initializing Services in Node.js Application
An in-depth guide on managing service initialization in Node.js applications, illustrated with a refined JWT Service example.
March 18, 2024
by Anton Kalik
· 2,631 Views · 2 Likes
article thumbnail
Securing AWS RDS SQL Server for Retail: Comprehensive Strategies and Implementation Guide
This article provides a detailed guide on securing AWS RDS SQL Server instances, tailored for retail stores, with practical setup examples.
March 18, 2024
by Vijay Panwar
· 1,861 Views · 1 Like
article thumbnail
OpenTofu Vs. Terraform: The Great IaC Dilemma
Learn everything about the Terraform license change and gain insights on whether you should shift to OpenTofu and remain open source forever.
March 16, 2024
by Ori Yemini
· 5,648 Views · 2 Likes
article thumbnail
Understanding the Power of AWS Organizations: Streamlining Cloud Management
AWS Organizations is a cloud management service provided by Amazon Web Services (AWS) that simplifies the administration of multiple AWS accounts within an organization.
March 15, 2024
by Saikrishna Chinthapatla
· 3,444 Views · 1 Like
article thumbnail
WebSocket vs. Server-Sent Events: Choosing the Best Real-Time Communication Protocol
This article compares WebSockets, for interactive full-duplex communication with challenges, and SSE, simpler for server-to-client updates with ease of use.
March 15, 2024
by Chidumga Izuzu
· 5,553 Views · 12 Likes
article thumbnail
Azure Stream Analytics Upsert Operation Using Cosmos DB
Upsert operations allow you to update existing records or insert new ones based on specific criteria within your streaming pipelines.
March 15, 2024
by Amlan Patnaik
· 3,493 Views · 1 Like
article thumbnail
The Ultimate Guide to Kubernetes: Maximizing Benefits, Exploring Use Cases, and Adopting Best Practices
Explore this guide to Kubernetes. Learn about maximizing its benefits, explore use cases, and learn how to adopt best practices.
March 15, 2024
by Ankush Madaan
· 5,233 Views · 1 Like
article thumbnail
Optimizing Robotics Application’s Performance
In this post, we would like to share our real-world experience in optimizing a Java application that was controlling the robots in a warehouse.
March 14, 2024
by Ram Lakshmanan DZone Core CORE
· 3,486 Views · 1 Like
article thumbnail
Mastering AWS API Gateway: A Comprehensive Guide To Setting up Routes, Integrations, and Deployments
In this article, we will walk through the process of setting up AWS API Gateway with a Network Load Balancer (NLB), Target Group, Security Group, and VPC.
March 14, 2024
by Vijay Panwar
· 3,415 Views · 1 Like
article thumbnail
Elevate Your Security Posture: Grafana for Real-Time Security Analytics and Alerts
This article provides a detailed walkthrough on setting up Grafana for real-time security monitoring, crafting insightful dashboards, and configuring effective alerts.
March 14, 2024
by Rajesh Gheware
· 3,616 Views · 1 Like
article thumbnail
BPMN 2.0 and Jakarta EE: A Powerful Alliance
Jakarta EE, combined with BPMN 2.0, forms a powerful alliance for developing robust, scalable, and interoperable BPM solutions.
March 14, 2024
by Ralph Soika
· 3,636 Views · 3 Likes
article thumbnail
Test Parameterization With JUnit 5.7: A Deep Dive Into @EnumSource
@EnumSource makes an impression of an esoteric device that can hardly feel useful. Though, for the right problem, they are priceless. Find out where they shine.
March 14, 2024
by Oliver Gondza
· 5,706 Views · 9 Likes
article thumbnail
Angular Components and Display: Understanding the Non-Block Default
In this guide, learn the intricacies of Angular components and how non-block display shapes modern app design.
March 14, 2024
by Boris Bodin
· 4,091 Views · 1 Like
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • Next

ABOUT US

  • About DZone
  • Send 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: