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

article thumbnail
Heterogeneity of Computing Environments Using Cross-Compilation
In this step-by-step guide, you will learn how to cross-compile an open-source package for PowerPC, covering environment setup, toolchains, and dependencies.
January 15, 2025
by Harpreet Kaur
· 5,105 Views · 1 Like
article thumbnail
A Guide to Microservices Deployment: Elastic Beanstalk vs Manual Setup
Learn how to deploy microservices with Elastic Beanstalk or EC2. Explore the pros, cons, and steps for both approaches to simplify or customize your setup.
January 15, 2025
by Praveen Kumar Thopalle
· 5,040 Views · 1 Like
article thumbnail
AWS Nitro Enclaves: Enhancing Security With Isolated Compute Environments
AWS Nitro Enclaves are perfect for processing sensitive information and meeting compliance requirements while maintaining operational efficiency.
January 14, 2025
by Sajith Narayanan
· 12,685 Views · 1 Like
article thumbnail
A Developer's Guide to Modern Queue Patterns
Queue patterns help build reliable distributed systems. They manage data flow, handle failures, and scale processing effectively.
January 14, 2025
by Suleiman Dibirov DZone Core CORE
· 6,161 Views · 10 Likes
article thumbnail
Buildpacks: An Open-Source Alternative to Chainguard
As the industry's need for secure container images is jumping, an OSS Docker alternative provides a solid foundation to solve that issue.
January 13, 2025
by Sylvain Kalache
· 8,639 Views · 3 Likes
article thumbnail
Low-Maintenance Backend Architectures for Scalable Applications
The art of building low-maintenance back-end systems with modularity, scalability, and simplicity, ensuring reliability, efficiency, and future-proof designs.
January 10, 2025
by Rinku Mohan
· 6,457 Views · 8 Likes
article thumbnail
Building a Sample Kubernetes Operator on Minikube: A Step-by-Step Guide
Build a Kubernetes Operator on Minikube to manage custom resources, automate tasks, and extend functionality using the Operator SDK.
January 10, 2025
by Sai Sandeep Ogety DZone Core CORE
· 5,146 Views · 14 Likes
article thumbnail
Non-Human Identity Security Strategy for Zero Trust Architecture
Explore NIST-backed guidance on securing non-human Identities, reducing risks, and aligning with zero-trust principles in cloud-native infrastructures.
January 9, 2025
by Dwayne McDaniel
· 4,530 Views · 1 Like
article thumbnail
Event-Driven Business Architecture
How can an event-driven business architecture improve software quality in today’s dynamic world of business environments? Find out how in this article.
January 8, 2025
by Ralph Soika
· 7,043 Views · 2 Likes
article thumbnail
Using Event-Driven Ansible to Monitor Your Web Application
Learn how to use a URL check module to trigger a node restart playbook that will automatically start the Nginx server when a particular URL becomes unreachable.
January 8, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 6,496 Views · 12 Likes
article thumbnail
Best Practices for Designing Resilient APIs for Scalability and Reliability
API resiliency demands continuous learning, scalability, and adaptation to new tools, ensuring robust, future-proof systems for evolving digital needs.
January 8, 2025
by Parvin Gasimzade
· 5,895 Views · 2 Likes
article thumbnail
Securely Sign and Manage Documents Digitally With DocuSign and Ballerina
Integrate DocuSign with Ballerina, enabling straightforward interaction with DocuSign APIs to send envelopes, manage recipients, and track statuses.
January 8, 2025
by Nuvindu Hewapathirana
· 5,088 Views · 3 Likes
article thumbnail
Achieving Security and Trust in a Data Fabric: The Role of Zero Trust Architecture
Explore how zero-trust architecture (ZTA) can provide a solid foundation for achieving security and trust in a data fabric.
January 6, 2025
by Julian Durand
· 4,267 Views · 3 Likes
article thumbnail
Automating Kubernetes Workload Rightsizing With StormForge
StormForge automates Kubernetes workload rightsizing using machine learning to optimize resource utilization and performance.
January 6, 2025
by Sai Sandeep Ogety DZone Core CORE
· 3,389 Views · 12 Likes
article thumbnail
Setting Up Local Kafka Container for Spring Boot Application
Set up Kafka container for Spring Boot application, which covers container configuration, Docker Desktop, and Spring Boot integration.
January 6, 2025
by Amol Gote DZone Core CORE
· 4,756 Views · 4 Likes
article thumbnail
Top 5 Software Architecture Books to Transform Your Career in 2025
Five must-read software architecture books to enhance your skills and boost your career. Learn trade-offs, evolution, collaboration, and practical approaches.
January 6, 2025
by Otavio Santana DZone Core CORE
· 6,052 Views · 5 Likes
article thumbnail
Kubernetes in the Cloud: A Guide to Observability
Kubernetes Observability: Use metrics, logs, and traces to understand your system, solve problems faster, and improve performance.
January 3, 2025
by Samarth Shah
· 6,776 Views · 3 Likes
article thumbnail
Troubleshooting Kubernetes Pod Crashes: Common Causes and Effective Solutions
Let's face it: Kubernetes pod crashes can be confusing. This article explores the common causes and effective solutions to debug Kubernetes pod crashes.
January 2, 2025
by Srinivas Chippagiri DZone Core CORE
· 5,466 Views · 1 Like
article thumbnail
Kubernetes Deployments With DMZ Clusters: An Essential Guide
A DMZ cluster in Kubernetes secures public services from internal workloads, enhancing scalability, reducing attack surface, and ensuring controlled access.
January 2, 2025
by Sai Sandeep Ogety DZone Core CORE
· 6,492 Views · 13 Likes
article thumbnail
CI/CD Pipelines for Kubernetes Using GitLab CI
Learn to set up GitLab CI/CD pipelines for Kubernetes. Automate deployments, manage secrets and use Helm for efficient, scalable application management.
January 1, 2025
by Srinivas Chippagiri DZone Core CORE
· 6,570 Views · 7 Likes
  • Previous
  • ...
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • ...
  • 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: