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

Low-Code Development: Leverage low and no code to streamline your workflow so that you can focus on higher priorities.

DZone Security Research: Tell us your top security strategies in 2024, influence our research, and enter for a chance to win $!

Launch your software development career: Dive head first into the SDLC and learn how to build high-quality software and teams.

Open Source Migration Practices and Patterns: Explore key traits of migrating open-source software and its impact on software development.

The Latest Deployment Topics

article thumbnail
GenAI: Spring Boot Integration With LocalAI for Code Conversion
Learn how GenAI can be used locally or in private data centers using LocalAI, SpringBoot, and LangChain4J for code conversion tasks.
June 19, 2024
by Aftab Shaikh
· 5,143 Views · 2 Likes
article thumbnail
Building Powerful AI Applications With Amazon Bedrock: Enhanced Chatbots and Image Generation Use Cases
This article delves into the challenges faced by Chatbots and Image Generation, showcasing how AWS Bedrock empowers businesses to overcome them.
June 19, 2024
by Kishore Babu Karumanchi
· 3,004 Views · 2 Likes
article thumbnail
How To Manage Terraform Versions
Tenv is a version manager for Terraform, OpenTofu, Terragrunt, and Atmos. In one command it can detect and install the Terraform version without any actions.
June 19, 2024
by Alexander Sharov
· 2,558 Views · 3 Likes
article thumbnail
Cucumber and Spring Boot Integration: Passing Arguments To Step Definitions Explained
Cucumber is a tool that supports Behavior-Driven Development (BDD). Learn how to pass arguments to step definitions when using Cucumber and Spring Boot.
June 18, 2024
by Gunter Rotsaert DZone Core CORE
· 4,246 Views · 3 Likes
article thumbnail
Debugging Kubernetes: Troubleshooting Guide
Discover effective solutions to common Kubernetes errors. Learn troubleshooting tips for configuration issues, image pull errors, node problems, and more.
June 18, 2024
by Shai Almog DZone Core CORE
· 3,181 Views · 2 Likes
article thumbnail
Resource Management in Kubernetes
This article explores how resource management works on Kubernetes and walks through technical details and examples.
June 18, 2024
by Harsha Patil
· 2,898 Views · 3 Likes
article thumbnail
The Keyword-Driven Test Automation Framework With JSON Format for REST API Testing
In this article, learn how to use the keyword-driven test automation framework to implement and execute REST API testing.
June 14, 2024
by Su Gia
· 2,562 Views · 3 Likes
article thumbnail
Building Better on AWS With the Enhanced AWS Well-Architected Framework
This blog dives into the recent enhancements to the AWS Well-Architected Framework, exploring how these updates can empower you to build even better on AWS.
June 14, 2024
by Kishore Babu Karumanchi
· 3,419 Views · 4 Likes
article thumbnail
Oxide Computer: Revolutionizing Cloud Computing for the Modern Data Center
Discover how Oxide Computer transforms the data center landscape with their innovative cloud computing solutions designed for the modern enterprise.
June 14, 2024
by Tom Smith DZone Core CORE
· 2,938 Views · 1 Like
article thumbnail
Building an Internal TLS and SSL Certificate Monitoring Agent: From Concept to Deployment
Learn how an internal SSL/TLS certificate monitoring agent was built, including requirements, architecture, scheduling, integrations, and UI.
June 14, 2024
by Max Shash DZone Core CORE
· 6,944 Views · 4 Likes
article thumbnail
No/Low-Code Versus SDK: What’s the Right Approach?
How should developers choose between popular software development approaches while prioritizing both productivity and quality?
June 13, 2024
by Meir Wahnon
· 2,093 Views · 2 Likes
article thumbnail
Docker + .NET APIs: Simplifying Deployment and Scaling
This article explores the benefits of using Docker containers with .NET applications and provides a step-by-step guide to getting started.
June 13, 2024
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 5,001 Views · 3 Likes
article thumbnail
Effortless Credential Management in Azure: The Power of Managed Identities
Managed Identities simplify access to Azure resources, eliminating the need for connection strings and manual rotation of secrets.
June 13, 2024
by Siri Varma Vegiraju
· 3,543 Views · 1 Like
article thumbnail
Embracing Multi-Cloud Architectures: Benefits, Strategies, and Best Practices
Discuss the strategic benefits of multi-cloud environments and the methods that can help achieve innovation, cost reductions, and operational excellence.
June 13, 2024
by Karthik Rajashekaran
· 2,631 Views · 2 Likes
article thumbnail
10 Mistakes You Should Avoid When Integrating Augmented Reality in FinTech Software Development
Discover the top 10 mistakes to avoid when integrating augmented reality into fintech software development, ensuring seamless implementation and enhanced user experience.
June 12, 2024
by Harris Anderson
· 2,116 Views · 1 Like
article thumbnail
Ansible Code Scanning and Quality Checks With SonarQube
Learn how to set up and configure the SonarQube plugin to analyze Ansible playbooks and roles for security vulnerabilities and technical debt.
June 12, 2024
by Vidyasagar (Sarath Chandra) Machupalli FBCS DZone Core CORE
· 3,179 Views · 4 Likes
article thumbnail
GitHub Copilot Tutorial
In this GitHub Copilot tutorial, we’ll show you how to configure and safely use this tool with IntelliJ for Java development projects.
June 11, 2024
by Karol Świder
· 3,747 Views · 1 Like
article thumbnail
Using AWS Data Lake and S3 With SQL Server: A Detailed Guide With Research Paper Dataset Example
The integration of AWS Data Lake and Amazon S3 with SQL Server provides the ability to store data at any scale and leverage advanced analytics capabilities.
June 7, 2024
by Vijay Panwar DZone Core CORE
· 5,116 Views · 1 Like
article thumbnail
Handling Alerts and Popups in Appium
In this tutorial, understand what are alerts and popups and how to handle alerts and popups in Appium for mobile automation testing.
June 7, 2024
by Faisal Khatri
· 2,307 Views · 1 Like
article thumbnail
How To Build a Simple GitHub Action To Deploy a Django Application to the Cloud
In this article, we’ll demonstrate how GitHub Actions and Heroku can be used to quickly deploy a Django application to the cloud.
June 7, 2024
by Michael Bogan DZone Core CORE
· 3,671 Views · 2 Likes
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • Next

ABOUT US

  • About DZone
  • Send 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: