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

article thumbnail
Docs That Write Themselves: Scaling With gRPC and Protobuf
Use .proto files as the single source of truth. Generate both documentation and service stubs from them. Move all contracts — including Kafka events — to gRPC.
April 18, 2025
by Ilia Ivankin
· 4,252 Views · 1 Like
article thumbnail
Integrating Jenkins With Playwright TypeScript: A Complete Guide
A step-by-step guide to integrate Jenkins with Playwright TypeScript: The key files needed are playwright.config.ts, Jenkinsfile, package.json, and test files.
April 17, 2025
by Sidharth Shukla
· 5,460 Views · 2 Likes
article thumbnail
Feature Flag Framework in Salesforce Using LaunchDarkly
A Salesforce feature flag system using custom permissions and LaunchDarkly enables controlled rollouts, rapid reversals, and seamless feature management.
April 16, 2025
by Ronith Pingili
· 3,880 Views · 1 Like
article thumbnail
Simulating Events in Ansible EDA: A Practical Use Case of ansible.eda.generic
Learn how to include payloads directly within an Ansible EDA rulebook, as well as how to read payloads from an external file to use that data in rule conditions.
April 9, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 6,296 Views · 7 Likes
article thumbnail
Building Scalable and Efficient Architectures With ECS Serverless and Event-Driven Design
Learn how to build scalable and efficient architectures using ECS serverless and event-driven design by adopting serverless architecture.
April 9, 2025
by Bal Reddy Cherlapally
· 5,190 Views · 1 Like
article thumbnail
Optimizing Natural Language Queries for Multi-Service Information Retrieval
Learn how to optimize natural language queries for orchestrated information retrieval across multiple services using AI, GraphQL, and embedding models.
April 7, 2025
by Abhay Patra
· 2,654 Views · 1 Like
article thumbnail
How to Monitor a Folder Using Event-Driven Ansible
See how to use Event-Driven Ansible to monitor folders and trigger automated workflows based on file system changes — enhancing security, efficiency, and IT agility.
April 3, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 5,483 Views · 6 Likes
article thumbnail
Seamless Security Integration Strategies in Software Development
Building secure software is a must, and effectively integrating security in each stage of the SDLC is critical, cost-effective, and frustration-free.
April 2, 2025
by Singaravelu Ambikapathi
· 4,429 Views · 3 Likes
article thumbnail
Bridging OT and IT: IIoT Middleware for Edge and Cloud With Kafka and Flink
Explore how IIoT middleware and data streaming tools like Kafka and Flink bridge OT and IT, enabling real-time integration and smarter industrial operations.
April 2, 2025
by Kai Wähner DZone Core CORE
· 3,785 Views · 4 Likes
article thumbnail
How to Build a New API Quickly Using Spring Boot and Maven
Realizing that not all use Gradle, I thought I would demonstrate how quickly a RESTful API can be created by leveraging ChatGPT, Spring Boot, Maven, and Heroku.
April 1, 2025
by John Vester DZone Core CORE
· 49,078 Views · 14 Likes
article thumbnail
Building Scalable Data Lake Using AWS
Build a secure, scalable AWS data lake with S3, Glue, and Lake Formation, and learn key components, best practices, and analytics for optimized insights.
April 1, 2025
by Digvijay Waghela
· 3,613 Views · 3 Likes
article thumbnail
Stop Exposing Secrets! Secure Your APIs in Postman Like a Pro
Don't expose your secrets! Learn how to secure your APIs in Postman with Vault, Secret Scanner, and best practices to keep your data safe.
March 31, 2025
by Gbadebo Bello
· 3,896 Views · 6 Likes
article thumbnail
Product Design vs Platform Design for Software Development
Compare platform and product design approaches for business needs. Understand their differences and compare them to find the best fit for your use case.
March 31, 2025
by Ravi Kiran Mallidi DZone Core CORE
· 3,238 Views · 4 Likes
article thumbnail
Why Mocking Sucks
Mocking can be risky as it doesn't replicate real-world conditions, making real development versions of services preferable.
March 28, 2025
by Andy Pai
· 3,271 Views · 2 Likes
article thumbnail
Building a Scalable ML Pipeline and API in AWS
This blog explains the architecture and design for building a scalable end-to-end ML pipeline using AWS for automated model execution, real-time data processing, and API.
March 28, 2025
by Dhanush Thirugnana
· 4,040 Views · 3 Likes
article thumbnail
The Real-World Guide to Event-Driven Microservices
Switch to event-driven architecture for resilient microservices, which includes event sourcing, CQRS, decoupling services, and robust failure handling.
March 26, 2025
by Sapana Garud
· 5,448 Views · 1 Like
article thumbnail
Jakarta NoSQL 1.0: A Way To Bring Java and NoSQL Together
Jakarta NoSQL 1.0 standardizes NoSQL integration in Java with familiar annotations, a fluent API, and support for multiple NoSQL types—boosting productivity, portability.
March 26, 2025
by Otavio Santana DZone Core CORE
· 8,014 Views · 5 Likes
article thumbnail
Building AI-Driven Intelligent Applications: A Hands-On Development Guide for Integrating GenAI Into Your Applications
This article explains how to build a GenAI-powered chatbot and provides a step-by-step guide to build an intelligent application.
March 26, 2025
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 4,281 Views · 1 Like
article thumbnail
GenAI: From Prompt to Production
GenAI-Logic is a prompt-driven approach to describing a model and logic using natural language. Create a time tracking system and post to production in less than 2 hours.
March 25, 2025
by Tyler Band
· 5,193 Views · 7 Likes
article thumbnail
Mastering Async Context Manager Mocking in Python Tests
Simplify testing complex asynchronous Python code by mastering async context manager mocking with Pytest, ensuring reliable and maintainable test coverage.
March 25, 2025
by Aditya Karnam Gururaj Rao
· 2,620 Views · 2 Likes
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • 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: