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 Software Design and Architecture Topics

article thumbnail
Encryption of Data at Rest Across Cloud Platforms
Secure your static data using encryption at rest. Leverage built-in tools in AWS, GCP, and Azure for automatic encryption.
March 12, 2024
by Suhas Jangoan
· 3,022 Views · 3 Likes
article thumbnail
Navigating the Shift: Mastering Pod Security in Kubernetes
Master the shift to Pod Security Admission (PSA) in Kubernetes 1.25 with our guide, unlocking advanced security for your deployments.
March 12, 2024
by Rajesh Gheware DZone Core CORE
· 4,711 Views · 1 Like
article thumbnail
Why We Built Smart Scaler
Smart Scaler uses AI to automate cloud service scaling based on application behaviors, optimizing performance and reducing costs.
March 12, 2024
by Prasad Dorbala
· 5,718 Views · 2 Likes
article thumbnail
How Secure Cloud Development Replaces Virtual Desktop Infrastructures
Learn how secure cloud development environments provide a replacement for secure laptops and virtual desktop infrastructures for secure application development.
March 12, 2024
by Laurent Balmelli, PhD
· 4,892 Views · 2 Likes
article thumbnail
Implementing RAG: How To Write a Graph Retrieval Query in LangChain
We will look at how LangChain implements RAG so you can apply the same principles to any application with LangChain and an LLM.
March 12, 2024
by Jennifer Reif DZone Core CORE
· 2,796 Views · 1 Like
article thumbnail
OWASP Top 10 Explained: SQL Injection
This post discusses SQL Injection (SQLi), its types, examples of breaches, and prevention methods to protect against this cybersecurity threat.
March 12, 2024
by Pier-Jean MALANDRINO DZone Core CORE
· 11,083 Views · 7 Likes
article thumbnail
Istio Explained: Unlocking the Power of Service Mesh in Microservices
In this guide, take a deep dive into Istio's core, its seamless integration with Kubernetes, and a practical example to illustrate its capabilities.
March 12, 2024
by Rajesh Gheware DZone Core CORE
· 11,061 Views · 5 Likes
article thumbnail
Unraveling the Cloud: A Comprehensive Exploration of Cloud Computing
This article embarks on a journey to demystify cloud computing, delving into its core concepts, diverse applications, and intricate aspects.
March 12, 2024
by Aditya Bhuyan
· 3,783 Views · 2 Likes
article thumbnail
When a Data Mesh Doesn’t Make Sense for Your Organization
Data mesh—including data mesh governance—requires the right mix of process, tooling, and internal resources. Find out what it takes to get data mesh-ready.
March 11, 2024
by Lior Gavish
· 3,093 Views · 1 Like
article thumbnail
Understanding Kernel Monitoring in Windows and Linux
eBPF in Windows and Linux Kernel Introspection with Hooking for syscalls in cloud technologies such as Falco, Tetragon, and Sysdig.
March 11, 2024
by Nigel Douglas
· 4,770 Views · 3 Likes
article thumbnail
Essential Techniques for Performance Tuning in Snowflake
This article outlines the optimization methods and capabilities within Snowflake to enhance performance and lower expenses.
March 11, 2024
by Anandaganesh Balakrishnan
· 10,610 Views · 2 Likes
article thumbnail
Geo-Replication
Ensure business continuity and quick disaster recovery as you explore this overview of quorum, global quorum, and the two geo-replication types.
March 11, 2024
by Bhala Ranganathan DZone Core CORE
· 3,693 Views · 2 Likes
article thumbnail
Feature Flags and Canary Releases in Microservices
Using feature flags enables continuous and risk-free releases. In this article, we will see how to cautiously use them along with a Java example.
March 11, 2024
by Prasanna J
· 11,289 Views · 3 Likes
article thumbnail
Beyond the Call: AI and Machine Learning’s Role in Evolving Vishing Cyber Threats
The social engineering tactic of vishing is a growing problem; you must understand it first in order to properly defend yourself.
March 11, 2024
by Luis Maldonado
· 2,583 Views · 1 Like
article thumbnail
Monitoring and Observability in DevOps: How Top Digital Products Are Leveraging It
Explore how industry pioneers like Netflix, Uber, and Meta achieve digital triumph with cutting-edge monitoring and observability methods in DevOps.
March 11, 2024
by Pritesh Patel
· 5,587 Views · 1 Like
article thumbnail
Streaming Real-Time Data From Kafka 3.7.0 to Flink 1.18.1 for Processing
Flink seamlessly integrates with Kafka and offers robust support for exactly-once semantics, ensuring each event is processed precisely once. Learn more here.
March 10, 2024
by Gautam Goswami DZone Core CORE
· 11,117 Views · 2 Likes
article thumbnail
Seamless Integration: Connecting AWS Lambda to RDS and Writing Data Effortlessly
This comprehensive guide walks you through the process of setting up AWS Lambda to connect to an RDS instance and write data to tables, step-by-step.
March 9, 2024
by Vijay Panwar DZone Core CORE
· 8,276 Views · 1 Like
article thumbnail
Solix Empowers the Data-Driven Enterprise With Comprehensive Data Management and Integration Solutions
How Solix helps data-driven enterprises manage and integrate data to get more value for more people with less time and less money.
March 9, 2024
by Tom Smith DZone Core CORE
· 6,204 Views · 1 Like
article thumbnail
Why GraphQL Is a Superior Choice for Building Microservices?
In the evolving landscape of software development, the debate between using REST and GraphQL for building microservices is becoming increasingly relevant.
March 8, 2024
by Santhosh Krishnan
· 4,063 Views · 2 Likes
article thumbnail
Finite State Machines: How to Enhance Software Testing
This article explores the pros and cons of FSMs via simple examples. Also, see a short comparison between FSMs and program graphs in software testing.
March 8, 2024
by Stelios Manioudakis, PhD DZone Core CORE
· 9,822 Views · 2 Likes
  • Previous
  • ...
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • ...
  • 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: