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

article thumbnail
Bridging IoT and Cloud: Enhancing Connectivity With Kong's TCPIngress in Kubernetes
Kong's TCPIngress bridges IoT devices with cloud-native applications, offering secure, scalable connectivity. Essential for real-time data processing and analytics.
March 25, 2024
by Rajesh Gheware
· 290 Views · 1 Like
article thumbnail
DZone's Cloud Native Research: Join Us for Our Survey (and $750 Raffle)!
Calling all cloud, K8s, and microservices experts — participate in our cloud native research and enter the raffle for a chance to receive $150.
Updated March 25, 2024
by Caitlin Candelmo
· 30,013 Views · 15 Likes
article thumbnail
The Future of Kubernetes: Potential Improvements Through Generative AI
Generative AI, a technology that generates new data similar to the original ones, could enhance Kubernetes' efficiency, usability, and functionality.
March 25, 2024
by Elias Naduvath Varghese
· 2,269 Views · 1 Like
article thumbnail
A Deep Dive Into CDC With Azure Data Factory
Change Data Capture (CDC) in SQL Server is a powerful feature designed to track and capture changes made to data within a database.
March 22, 2024
by Oriol Sr
· 5,812 Views · 1 Like
article thumbnail
An Explanation of Jenkins Architecture
This blog delves into the intricate architecture of Jenkins, breaking down its core components and how they orchestrate the automation magic.
March 22, 2024
by Ruchita Varma
· 6,049 Views · 1 Like
article thumbnail
Getting Started With NCache Java Edition (Using Docker)
Learn how to get started with NCache Java Edition using Docker with step-by-step processes involving the creation of a clustered cache server.
March 22, 2024
by Gowtham K
· 9,021 Views · 2 Likes
article thumbnail
Three Mechanisms To Protect Your Git Repositories
You can automate your way to more consistent and reliable security in your Git repositories using built-in mechanisms you might not have known were there.
March 21, 2024
by Greg Bulmash
· 3,160 Views · 1 Like
article thumbnail
Deploying to Heroku With GitLab CI/CD
In this article, learn how you can deploy your Heroku app automatically any time code is merged into your main branch by using GitLab CI/CD.
March 21, 2024
by Tyler Hawkins DZone Core CORE
· 3,058 Views · 2 Likes
article thumbnail
Those Were The Days?! A Humorous Reflection on the Evolution of Software Engineering
Writing software is ever more complicated, but have you ever wondered what it was like before all the tools and technology we have today? You may regret asking!
March 21, 2024
by Scott Sosna DZone Core CORE
· 3,888 Views · 3 Likes
article thumbnail
The Data Streaming Landscape 2024
This article presents a comparison of open-source Apache Kafka and Flink stream processing products, cloud, competition, and market trends.
March 20, 2024
by Kai Wähner DZone Core CORE
· 2,898 Views · 2 Likes
article thumbnail
AWS Fargate: Deploy and Run Web API (.NET Core)
Explore this simple step-by-step guide to deploying a .NET Core Web API to AWS ECS Fargate serverless container service.
March 19, 2024
by Jawad Hasan Shani DZone Core CORE
· 4,439 Views · 1 Like
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
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
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
  • 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: