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

Curious about the future of data-driven systems? Join our Data Engineering roundtable and learn how to build scalable data platforms.

Data Engineering: The industry has come a long way from organizing unstructured data to adopting today's modern data pipelines. See how.

Threat Detection: Learn core practices for managing security risks and vulnerabilities in your organization — don't regret those threats!

Managing API integrations: Assess your use case and needs — plus learn patterns for the design, build, and maintenance of your integrations.

The Latest DevOps and CI/CD Topics

article thumbnail
Telemetry Pipelines Workshop: Routing Events With Fluent Bit
This article walks through how to use the routing phase to process events to several output destinations using telemetry pipelines with Fluent Bit.
April 18, 2024
by Eric D. Schabell DZone Core CORE
· 1,465 Views · 3 Likes
article thumbnail
Strategic Insights Into Azure DevOps: Balancing Advantages and Challenges
Here, find an introduction to the components of Azure DevOps and a balanced perspective by delving into the advantages and potential drawbacks of adopting it.
April 18, 2024
by Harshavardhan Nerella
· 4,557 Views · 3 Likes
article thumbnail
Deploying Dockerized Applications on AWS Lambda: A Step-by-Step Guide
Learn to containerize your app, push to ECR, and configure Lambda for seamless, scalable serverless execution.
April 17, 2024
by Vijay Panwar DZone Core CORE
· 1,446 Views · 1 Like
article thumbnail
Preventing Advanced Persistent Threats in Kubernetes
Find the balance between convenience, operational efficiency, and the rising threats of Advanced Persistent Threats (APTs) in the world of ephemeral containers.
April 16, 2024
by Nigel Douglas
· 1,133 Views · 2 Likes
article thumbnail
From Chaos to Collaboration: Transforming DevOps With RACI Matrices
Learn how incorporating the RACI framework within DevOps can optimize project execution, speed up delivery cycles, and elevate product quality.
April 16, 2024
by Sachin Vighe
· 2,530 Views · 1 Like
article thumbnail
Telemetry Pipelines Workshop: Metric Collection Processing
As this workshop series about cloud-native observability continues, learn how to build a telemetry pipeline for collecting metrics with Fluent Bit.
April 16, 2024
by Eric D. Schabell DZone Core CORE
· 1,667 Views · 4 Likes
article thumbnail
Strategic Deployments in AWS: Leveraging IaC for Cross-Account Efficiency
This article provides a step-by-step strategy to streamline Docker deployments on AWS ECS with secure, multi-account CloudFormation.
April 15, 2024
by Prachi Tembhekar
· 1,850 Views · 3 Likes
article thumbnail
Modern Microservices, Part 5: Persistence and Packaging
In this guide, learn about adding persistence to our microservice powered by Postgres and package it for easy distribution via Docker Compose.
April 13, 2024
by Amardeep Singh
· 4,266 Views · 5 Likes
article thumbnail
Analyze and Debug Quarkus-Based AWS Lambda Functions With X-Ray
Use Quarkus and AWS X-Ray with Jakarta CDI Interceptors to keep your code clean.
April 13, 2024
by Jeroen Reijn DZone Core CORE
· 3,336 Views · 2 Likes
article thumbnail
Telemetry Pipelines Workshop: Parsing Multiple Events
As this workshop series about cloud-native observability continues, learn how to build a telemetry pipeline for parsing multiple events with Fluent Bit.
April 13, 2024
by Eric D. Schabell DZone Core CORE
· 5,007 Views · 3 Likes
article thumbnail
Automation Testing in CI/CD Pipelines: Types and Stages
Get a rundown of the stages involved in testing as well as best practices and tools to integrate it within your CI/CD pipeline.
Updated April 12, 2024
by Arjun Sharma
· 33,092 Views · 4 Likes
article thumbnail
DevOps vs SRE vs Platform Engineer vs Cloud Roles Explained
In this article, I offer my thoughts but recognize there's a great deal of room for interpretation for understanding the differences between these terms.
Updated April 12, 2024
by Amit Eyal Govrin
· 14,736 Views · 5 Likes
article thumbnail
GitLab vs Jenkins: Which Is the Best CI/CD Tool?
Looking to find out which CI/CD tool is right for your project? This article helps you to discover why GitLab might be the superior choice over Jenkins.
Updated April 11, 2024
by Bhavesh Patel
· 11,539 Views · 2 Likes
article thumbnail
Building CI/CD Pipelines for Java Using Azure DevOps
Visual Studio Team Services has become Azure DevOps. Java devs can learn how to build a release automation pipeline for their web applications.
Updated April 11, 2024
by Ruth Yakubu
· 44,919 Views · 5 Likes
article thumbnail
How To Create a Go CLI Tool That Converts Markdowns to PDF Files
Explore a Golang CLI tool to convert Markdown files to PDFs. The application uses the Cobra and md2pdf packages underneath.
April 10, 2024
by Samuel Komfi
· 4,450 Views · 1 Like
article thumbnail
Build a Time-Tracking App With ClickUp API Integration Using Openkoda
Learn how to create a time-tracking app with ClickUp API Integration using Openkoda and have a fully functional application up and running in a matter of hours.
April 9, 2024
by Martyna Szczepanska
· 8,529 Views · 7 Likes
article thumbnail
Telemetry Pipelines Workshop: Building First Pipelines
As this workshop series about cloud-native observability continues, learn how to build your first telemetry pipelines with Fluent Bit.
April 8, 2024
by Eric D. Schabell DZone Core CORE
· 672 Views · 2 Likes
article thumbnail
Adopting DevSecOps in the Cloud-Native Playground
Security has become the utmost priority in the cloud-native world. Discover some pointers on how to tackle it and win the DevSecOps game.
Updated April 4, 2024
by Pavan Belagatti DZone Core CORE
· 7,279 Views · 15 Likes
article thumbnail
Ansible Beyond Automation
In this article, discover the wide range of tools and ecosystems that the open-source tool Ansible offers beyond automation.
April 4, 2024
by Vidyasagar (Sarath Chandra) Machupalli FBCS DZone Core CORE
· 9,189 Views · 4 Likes
article thumbnail
Integrating Spring Boot Microservices With MySQL Container Using Docker Desktop
Discover a guide for developers on integrating Spring Boot applications with MySQL in Docker Desktop, covering setup steps and practical advice for integration.
April 4, 2024
by Amol Gote DZone Core CORE
· 5,582 Views · 3 Likes
  • Previous
  • ...
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • ...
  • 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: