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

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

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

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 Testing, Deployment, and Maintenance Topics

article thumbnail
Order in Chaos: Python Configuration Management for Enterprise Applications
Explore a systematic approach to dealing with configurations in Python including tools, best practices, and real-world examples.
September 4, 2024
by Prince Bose
· 5,271 Views · 4 Likes
article thumbnail
Cutting the High Cost of Testing Microservices
While duplicating environments might seem a practical way to ensure consistency, the infrastructure can be costly. Let's take a look at alternative strategies.
September 4, 2024
by Nocnica Mellifera
· 4,610 Views · 2 Likes
article thumbnail
Mastering Test Automation: How data-testid Can Revolutionize UI Testing
Learn how to implement the data-testid approach in your front-end development process, from setting up your project to best practices for effective use.
September 4, 2024
by Shivam Bharadwaj
· 3,256 Views · 2 Likes
article thumbnail
5 Steps to Integrate Istio With OPA
Cloud architects and DevOps engineers can learn how to integrate Open Policy Agent (OPA) with sidecar containers to easily define and enforce policies in Istio mesh.
September 4, 2024
by Pulak Das
· 5,185 Views · 1 Like
article thumbnail
MLOps: How to Build a Toolkit to Boost AI Project Performance
AI projects could end up among the 90% that fail due to common implementation pitfalls. Here, learn how to change the game with the right MLOps tools.
September 3, 2024
by Alexander Simonov
· 5,881 Views · 2 Likes
article thumbnail
Implementing an IaC Platform With Terraform, Ansible, and GitLab
Learn how to use Terraform, Ansible, and GitLab to efficiently manage hybrid infrastructure, ensuring scalability, security, and consistency across environments.
September 3, 2024
by Douglas Sironi
· 6,781 Views · 5 Likes
article thumbnail
Automating Cucumber Data Table to Java Object Mapping in Your Cucumber Tests
Learn how to use the library cucumber-datatable-to-bean-mapping to simplify Data Table usage on your Cucumber tests.
September 3, 2024
by Thomas Deblock
· 7,334 Views · 3 Likes
article thumbnail
Workload Protection in the Cloud: Why It Matters More Than Ever
Protecting cloud workloads is crucial as threats evolve and environments become more complex. Learn about effective Cloud Workload Protection (CWP) here.
September 3, 2024
by Josephine Eskaline Joyce DZone Core CORE
· 4,209 Views · 4 Likes
article thumbnail
From Zero to AI Hero, Part 1: Jumpstart Your Journey With Semantic Kernel
Follow the steps outlined in this multi-part series to start with Semantic Kernel and integrate intelligent, context-aware functionalities into your projects.
September 3, 2024
by Aneesh Gopalakrishnan
· 6,938 Views · 8 Likes
article thumbnail
Revolutionize Your MuleSoft Deployments With GitOps
Read this to explore how to apply the principles of GitOps that are transforming how we manage and automate deployments to our MuleSoft deployment process.
September 2, 2024
by Giacomo Bartoloni
· 3,806 Views · 2 Likes
article thumbnail
Telemetry Pipelines Workshop: Integrating Fluent Bit With OpenTelemetry, Part 2
Take a look at integrating Fluent Bit with OpenTelemetry for use cases where this connectivity in your telemetry data infrastructure is essential.
September 2, 2024
by Eric D. Schabell DZone Core CORE
· 6,296 Views · 1 Like
article thumbnail
Guide to Securing Your Software Supply Chain: Exploring SBOM and DevSecOps Concepts for Enhanced Application Security
Through continuous improvement of SBOMs and DevSecOps practices using open-source tools, organizations can enhance their app security and mitigate risks.
September 1, 2024
by Akanksha Pathak DZone Core CORE
· 8,946 Views · 4 Likes
article thumbnail
Day in the Life of a Developer With Google's Gemini Code Assist: Part 2
Conclude the review of Google Gemini Code Assist-enabled development in VS Studio Code and its impact on deployment and operations.
August 30, 2024
by Aakash Sharma
· 4,241 Views · 1 Like
article thumbnail
Enhance Terraform Final Plan Output in GitHub Actions
Follow these tips to easily identify and confirm the exact cloud resource changes for your GitHub pipeline approvals.
August 30, 2024
by Karthigayan Devan
· 5,392 Views · 4 Likes
article thumbnail
Achieving DevOps Harmony With Unified Log Monitoring for CI/CD
Unifying log monitoring in DevOps to enhance CI/CD processes. Learn about the challenges and best practices for efficient and reliable software delivery.
August 29, 2024
by Sam Suthar
· 5,384 Views · 2 Likes
article thumbnail
Team-as-Code: How to Apply Platform Engineering to DevOps’ Coding Stage
Learn how secure Cloud Development Environments (CDEs) automate environment setup, personalize developer experiences, enforce security policies, and more.
August 29, 2024
by Laurent Balmelli, PhD
· 5,856 Views · 2 Likes
article thumbnail
Go: Unit and Integration Tests
Explore tests in Go: unit tests test individual functions in isolation, while integration tests test component interactions and involve external systems.
August 29, 2024
by Suleiman Dibirov DZone Core CORE
· 5,841 Views · 6 Likes
article thumbnail
How to Dockerize a React App With Vite: Step-By-Step Guide
Dockerize a React application with Vite: learn to configure Vite for Docker, create the Dockerfile and Docker Compose file, and build/run the Docker Container.
August 28, 2024
by Prathap Reddy M
· 13,414 Views · 3 Likes
article thumbnail
The Evolution of Conversational AI: Blending Determinism With Dynamism
Learn how the future of conversational AI lies in the seamless integration of deterministic workflows and dynamic, creative responses.
August 28, 2024
by Xavier Portilla Edo DZone Core CORE
· 4,555 Views · 2 Likes
article thumbnail
Effortless Concurrency: Leveraging the Actor Model in Financial Transaction Systems
Learn challenges of financial transaction systems and implement robust mechanisms to handle concurrency effectively to ensure system integrity and reliability.
August 28, 2024
by Nikita Melnikov
· 29,814 Views · 6 Likes
  • Previous
  • ...
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • ...
  • 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: