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

Last call! Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

The Latest DevOps and CI/CD Topics

article thumbnail
Running PyTorch on GPUs
This summary of steps to run the PyTorch framework or any AI workload on GPUs highlights the importance of the hardware, driver, software, and frameworks.
August 8, 2024
by Jagadish Krishnamoorthy
· 7,194 Views · 2 Likes
article thumbnail
10 Kubernetes Cost Optimization Techniques
In this article, learn 10 ways to drive down Kubernetes costs, whether you are adopting a new architecture or optimizing an existing environment.
August 7, 2024
by Andromeda Booth
· 9,188 Views · 5 Likes
article thumbnail
Docker vs. Podman: Exploring Container Technologies for Modern Web Development
Explore a comparison between Docker and Podman for enhanced efficiency and security in software development.
August 7, 2024
by Nitesh Upadhyaya DZone Core CORE
· 9,983 Views · 5 Likes
article thumbnail
How to Create and Run A Job In Jenkins Using Jenkins Freestyle Project
Learn how to create a job in Jenkins, build jobs, and pipeline projects. Explore the Jenkins Freestyle Project, and combine any SCM with any build system.
August 7, 2024
by Piyusha Podutwar
· 6,265 Views · 1 Like
article thumbnail
extended Berkeley Packet Filter (eBPF) for Cloud Computing
Explore eBPF, a technology that executes codes in the Linux kernel and is necessary for K8s network observability/monitoring, auditing, and traffic routing.
August 7, 2024
by Gaurav Shekhar
· 7,950 Views · 3 Likes
article thumbnail
Why You Should Use Buildpacks Over Docker
Learn why you should consider using Buildpacks to improve your container workflow, from automated dependency management to enhanced security and optimization.
August 6, 2024
by Sylvain Kalache
· 13,901 Views · 6 Likes
article thumbnail
Harnessing DevOps Potential: Why Backup Is a Missing Piece
DevOps has to handle a number of responsibilities but shouldn't forget about appropriate security measures to take to secure their source code.
August 6, 2024
by Daria Kulikova
· 7,421 Views · 4 Likes
article thumbnail
Creating a Command Line Tool With JBang and PicoCLI To Generate Release Notes
Learn how to create a Java command-line tool with JBang and PicoCLI to automate the generation of release notes from GitHub.
August 6, 2024
by A N M Bazlur Rahman DZone Core CORE
· 7,482 Views · 1 Like
article thumbnail
Go Serverless: Unleash Next-Gen Computing
Learn how serverless architecture, with its event-driven architecture, auto-scaling ability, and security walls, frees devs from infrastructure management woes.
August 5, 2024
by Aditya Kumar
· 6,047 Views · 3 Likes
article thumbnail
Upgrading Spark Pipelines Code: A Comprehensive Guide
Discuss the strategic importance of Spark code upgrades and explore an introduction to a powerful toolkit designed to streamline this process: Scalafix.
August 5, 2024
by Suri Nuthalapati DZone Core CORE
· 25,275 Views · 1 Like
article thumbnail
Navigating BNPL Integration: Key Steps and Best Practices for Developers
Integrating BNPL boosts conversion rates and satisfaction. This guide covers key steps and best practices for seamless, secure implementation.
August 1, 2024
by Lohith Kumar Paripati
· 5,400 Views · 2 Likes
article thumbnail
Vulnerability Management in DevOps Environments
Vulnerability management in DevOps integrates security into the development workflow to identify and fix vulnerabilities throughout the software lifecycle.
July 31, 2024
by Favour Efeoghene
· 9,734 Views · 3 Likes
article thumbnail
GitOps: ArgoCD vs FluxCD
Discover the benefits of GitOps, explore a detailed comparison between ArgoCD and FluxCD, and learn how these tools streamline deployments and DevOps workflows.
July 30, 2024
by Unnati Mishra
· 6,845 Views · 4 Likes
article thumbnail
How to Run Apache Spark on Kubernetes in Less Than 5 Minutes
Learn how to quickly set up and run Apache Spark on Kubernetes using Ilum for easier deployment, management, and scaling.
July 30, 2024
by Adam Lichtenstein
· 9,566 Views · 10 Likes
article thumbnail
How Kubernetes Changed the Networking Model and What Developers Should Know about eBPF and Cilium
Explore how Kubernetes transformed networking, the impact of eBPF and Cilium, and the future of network administration in this interview with Nicolas Vibert.
July 30, 2024
by Tom Smith DZone Core CORE
· 7,463 Views · 5 Likes
article thumbnail
Why Do We Need to Keep Our Builds Green?
You need a CI/CD pipeline, and you need to keep it green. Have you ever thought what that means exactly? Why are we so focused on having green builds? Let's find out!
July 30, 2024
by Istvan Zoltan Nagy
· 9,682 Views · 3 Likes
article thumbnail
Monitoring and Troubleshooting Serverless Applications
Are you struggling to monitor serverless applications? Explore serverless monitoring tools to help you track and troubleshoot serverless apps.
July 30, 2024
by Ila Bandhiya
· 6,739 Views · 6 Likes
article thumbnail
K3s vs. Talos Linux
In this blog post, we compare the two lightweight Kubernetes distributions and help you decide which one is right for you.
July 29, 2024
by Unnati Mishra
· 6,212 Views · 4 Likes
article thumbnail
Automating Databases for Modern DevOps Practices: A Guide to Common Patterns and Anti-Patterns for Database Automation Techniques
By embracing AI, automation, database DevOps, and other emerging trends, organizations can ensure robust, efficient, and future-proofed database management practices.
July 29, 2024
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 6,427 Views · 9 Likes
article thumbnail
Implementing and Deploying a Real-Time AI-Powered Chatbot With Serverless Architecture
Build a real-time AI chatbot using AWS Lambda for the backend and a simple HTML/JavaScript frontend.
July 29, 2024
by Neha Dhaliwal
· 3,895 Views · 3 Likes
  • Previous
  • ...
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • ...
  • 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: