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

article thumbnail
Platform Engineering Trends in Cloud-Native: Q&A With Tom Wilkie
How Kubernetes has lowered marginal costs of services, enabled composability, and driven an explosion of telemetry data needing improved observability.
October 16, 2023
by Tom Smith DZone Core CORE
· 4,217 Views · 3 Likes
article thumbnail
Java 21 Record and Pattern Matching: Master Data-Oriented Programming[Video]
Java 21's JEP 440 introduces record patterns for data navigation, while JEP 441 brings pattern matching to switch statements, streamlining data-oriented programming.
October 15, 2023
by Otavio Santana DZone Core CORE
· 9,276 Views · 2 Likes
article thumbnail
Types vs. Interfaces in Typescript: Making the Right Choice
Understand the TypeScript dilemma of types vs. interfaces, consider performance, and choose based on project needs and coding style.
October 15, 2023
by Anastasios Theodosiou
· 8,759 Views · 1 Like
article thumbnail
Event-Driven Architecture With Serverless Functions – Part 1
In this series of articles, we are going to explain what is the missing piece in stream processing, and in this part, we’ll start from the source.
October 14, 2023
by Yaniv Ben Hemo
· 6,501 Views · 3 Likes
article thumbnail
ReactJS for AI and Machine Learning: A Powerful Combination
In this blog post, we will explore how ReactJS and AI/ML can be combined to build powerful and interactive web applications.
October 14, 2023
by Atul Naithani
· 16,884 Views · 2 Likes
article thumbnail
Microsoft AI Involuntarily Exposed a Secret Giving Access to 38TB of Confidential Data for 3 Years
The story of how an overprovisioned SAS token exposed a massive 38TB trove of private data on GitHub for nearly three years.
October 14, 2023
by Thomas Segura
· 6,344 Views · 5 Likes
article thumbnail
Handling Secrets With AWS Secrets Manager
Better understand AWS Secrets Manager, how it works under the hood, and how to access it from Kubernetes clusters.
October 13, 2023
by Tiexin Guo
· 4,914 Views · 2 Likes
article thumbnail
Making PostgreSQL Backups 100x Faster via EBS Snapshots and pgBackRest
pgBackRest is a powerful tool for backup creation/restore in PostgreSQL, but it gets slow for large databases. We mitigated this problem with EBS snapshots.
October 13, 2023
by Carlota Soto
· 2,617 Views · 1 Like
article thumbnail
How To Create Isometric Diagrams Using SVG
Looking to build interactive isometric diagrams? Here's a method to create and implement them using the open-source library JointJS.
October 13, 2023
by Arthur Khokhlov
· 4,594 Views · 2 Likes
article thumbnail
Top 30+ Spring Boot Interview Questions With Answers
This post will present you with a curated set of often-requested Spring Boot interview questions to help you ace your interviews.
October 13, 2023
by Gyan Mishra
· 8,503 Views · 7 Likes
article thumbnail
Java and MongoDB Integration: A CRUD Tutorial [Video Tutorial]
This video tutorial series integrates Java with MongoDB, unlocking project potential and deepening understanding.
October 13, 2023
by Ram N
· 6,657 Views · 3 Likes
article thumbnail
Auto-Synchronization of a Whole MySQL Database for Data Analysis
Learn how to automatically ingest and update MySQL or Oracle database into an OLAP engine, and say goodbye to tedious manual configuration.
October 13, 2023
by Shirley H.
· 2,851 Views · 1 Like
article thumbnail
Platform Engineering Trends in Cloud Native: Q&A With Thomas Graf
Abstractions help developers move fast, while infra teams ensure security and reliability. eBPF and solutions like Cilium bridge old and new worlds.
October 13, 2023
by Tom Smith DZone Core CORE
· 5,406 Views · 4 Likes
article thumbnail
Tackling Production Issues in the Ballerina GraalVM Executable
This article is written using Ballerina Swan Lake Update 7(2201.7.0). We will explore how to engage standard tools to tackle production issues.
October 13, 2023
by Tharmigan Krishnananthalingam
· 6,401 Views · 4 Likes
article thumbnail
Exploring Exciting New Features in Java 17 With Examples
In this blog, we will learn about 5 new Java features: 1. Sealed Classes 2. Pattern Matching for Switch 3. Foreign Function Interface (FFI) 4. Memory API 5. Text Block
October 12, 2023
by Lav Kumar
· 25,777 Views · 7 Likes
article thumbnail
How To Fix SQL Database Restore Failed, Database Is in Use
This article talks about the “Restore of database failed, Database is in use” and solutions to resolve this error and resolve it through third-party software.
October 12, 2023
by Priyanka Chauhan
· 31,284 Views · 1 Like
article thumbnail
How To Make Codable Work With Swift’s New Observation Framework and the @Observable Macro in SwiftUI
The tutorial guides you through the creation of a landmarks app featuring a list of landmarks and a detail page for each landmark where users can mark it as a favorite.
October 12, 2023
by Anders Forssell
· 2,334 Views · 1 Like
article thumbnail
From ViewModel To Compose Presenter: The New Form of State Management
Thanks to Compose and Molecule, we can build the state object using imperative code and expose it reactively. Read more!
October 12, 2023
by Antoni Sanchez
· 2,244 Views · 1 Like
article thumbnail
Simplifying Kubernetes Native Testing With TestKube
Testkube: a cloud-native testing framework. In this blog post, I will talk about TestKube, its capabilities, and how you can use it to run tests in Kubernetes.
October 12, 2023
by Richa Mishra
· 4,046 Views · 2 Likes
article thumbnail
Ballerina Code to GraalVM Executable
This article is written using Ballerina Swan Lake Update 7(2201.7.0). We will explore how to build a GraalVM native executable for a Ballerina application.
October 12, 2023
by Tharmigan Krishnananthalingam
· 4,665 Views · 2 Likes
  • Previous
  • ...
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • ...
  • 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: