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
FastAPI Got Me an OpenAPI Spec Really... Fast
When API First isn’t an option, FastAPI can save teams time by allowing existing RESTful microservices to be fully documented and consumed using OpenAPI v3 automatically.
April 22, 2024
by John Vester DZone Core CORE
· 29,059 Views · 3 Likes
article thumbnail
Amazon Bedrock: Leveraging Foundation Models With Quarkus and AWS
Bedrock is the new Amazon service that democratizes the users' access to the most up-to-date Foundation Models (FM) of the highest-ranked AI actors.
April 22, 2024
by Nicolas Duminil DZone Core CORE
· 1,116 Views · 1 Like
article thumbnail
Guide to Cloud-Native Application Security
Securing cloud-based applications through application security involves utilizing platforms such as Docker and Kubernetes to safeguard against threats.
April 19, 2024
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 1,373 Views · 3 Likes
article thumbnail
Unlocking the Power of Static Pods in Kubernetes: A Beginner’s Guide
Unlock the potential of static pods in Kubernetes with this beginner-friendly guide, offering insights into deployment and management.
April 19, 2024
by Rajesh Gheware
· 1,459 Views · 1 Like
article thumbnail
How SRE Copilot Tools Will Transform Organizations
Copilot tools are beginning to blossom. Observability and SRE organizations will have to adapt to this world where Copilots become ubiquitous. Learn more here.
April 19, 2024
by Sriram Panyam
· 1,543 Views · 1 Like
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,344 Views · 1 Like
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
· 2,403 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,087 Views · 1 Like
article thumbnail
Creating Value With Scrum
Explore this guide of Scrum Master interview questions to identify suitable candidates as you gain insight to create value with Scrum.
April 17, 2024
by Stefan Wolpers DZone Core CORE
· 1,710 Views · 2 Likes
article thumbnail
3 Ways Blockchain Reinforces Data Integrity in the Cloud
Companies must maintain data reliability to ensure informational accuracy and security, especially in cloud-first approaches. How can blockchain keep things secure?
April 17, 2024
by Emily Newton
· 2,344 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,018 Views · 2 Likes
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,551 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,617 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,009 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,164 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
· 4,790 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
· 32,411 Views · 4 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
· 8,739 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
· 43,811 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
· 902 Views · 1 Like
  • Previous
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • ...
  • 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: