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

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

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

The Latest DevOps and CI/CD Topics

article thumbnail
Setting Up a Local Development Environment With IntelliJ, DevContainers, and Amazon Linux 2023
This tutorial explains how to set up a Java development environment with IntelliJ, DevContainers, and Amazon Linux 2023 for consistent, isolated development.
July 19, 2024
by Mohammed Fazalullah Qudrath
· 14,865 Views · 2 Likes
article thumbnail
Deploy Your Data Pipelines With GitHub Actions
Use GitHub actions to automate the deployments of your data pipelines and make them easier to manage, we will explore a hands-on example.
July 19, 2024
by Harsh Daiya DZone Core CORE
· 4,810 Views · 1 Like
article thumbnail
Test Smells: Cleaning up E2E Tests
We're cleaning up test smells in a batch of E2E tests, improving readability and maintainability, figuring out DRY vs DAMP, and trying to avoid over-engineering.
July 18, 2024
by Natalia Poliakova
· 3,676 Views · 4 Likes
article thumbnail
AWS CDK: Infrastructure as Abstract Data Types, Part 3
At the end of the first part of this CDK series, we promised to demonstrate how to programmatically manage the S3 bucket created as a part of our stack. Let's see it now.
July 18, 2024
by Nicolas Duminil DZone Core CORE
· 8,142 Views · 2 Likes
article thumbnail
Feature Flag Tools to Confidently Release New Features
Looking for the best feature flag tools to organize and manage all your feature flags? We made a list of all the best ones.
July 17, 2024
by Bhavin Gandhi
· 5,577 Views · 5 Likes
article thumbnail
How To Change an Ansible Namespace With the FQCN Migration Tool
Learn how to migrate an Ansible collection to a completely different namespace, whether for renaming purposes or to release a productized version of a community project.
July 17, 2024
by Romain Pelisse
· 4,373 Views · 1 Like
article thumbnail
8 Ways AI Can Maximize the Value of Logs
Logs are filled with the information needed to monitor and understand systems. Let’s look at eight ways that AI can maximize the value of logs.
July 16, 2024
by Michael Bogan DZone Core CORE
· 4,711 Views · 2 Likes
article thumbnail
Argo Rollout and Deployment Strategies
Argo Rollouts is a Kubernetes controller and a part of the Argo project that provides advanced deployment capabilities for Kubernetes.
July 15, 2024
by Gaurav Shekhar
· 6,582 Views · 1 Like
article thumbnail
Faster Startup With Spring Boot 3.2 and CRaC, Part 1: Automatic Checkpoint
Learn about a 10-fold improvement in startup performance, i.e., a 90% reduction in startup time, when using automatic checkpoint/restore at startup.
July 15, 2024
by Magnus Larsson
· 10,918 Views · 6 Likes
article thumbnail
7 Essential Tips for a Production ClickHouse Cluster
To set up a production cluster, use multiple replicas, allocate sufficient RAM, choose the right table engine, and limit the primary key to three columns.
July 12, 2024
by Vladimir Ivoninskii
· 9,340 Views · 3 Likes
article thumbnail
API Implementation on AWS Serverless Architecture
This article describes the implementation of rest API with AWS serverless infrastructure and explores the benefits of serverless over the traditional approach.
July 12, 2024
by Shailesh Hurdale
· 8,818 Views · 8 Likes
article thumbnail
Salesforce Bulk API 2.0: Streamlining Large-Scale Data Operations
Manage millions of data operations within Salesforce in a simple, reliable, and performative way using the Bulk API 2.0.
July 11, 2024
by Jaseem Pookandy DZone Core CORE
· 5,672 Views · 1 Like
article thumbnail
How DevSecOps Can Combat Zero-Day Threats
The lack of information about vulnerabilities doesn't mean there aren't ways to detect, block, and mitigate them. DevSecOps is one of the best ways to do so.
July 10, 2024
by Annie Qureshi
· 9,388 Views · 1 Like
article thumbnail
Mitigate the Security Challenges of Telecom 5G IoT Microservice Pods Architecture Using Istio
Discover the essential features of Istio Service Mesh Architecture and master the configuration of Istio for cellular IoT Microservices pods.
July 9, 2024
by BINU SUDHAKARAN PILLAI
· 8,966 Views · 3 Likes
article thumbnail
Master AWS IAM Role Configuration With Terraform
When you mix what AWS IAM can do with how Terraform lets you manage infrastructure through code, setting up secure and effective roles becomes simpler.
July 9, 2024
by Rom Carmel
· 4,150 Views · 3 Likes
article thumbnail
Mastering Serverless Debugging
Discover effective strategies for debugging serverless in general and AWS Lambda. Serverless can be painful, but not a bottomless pit of despair.
July 8, 2024
by Shai Almog DZone Core CORE
· 8,568 Views · 5 Likes
article thumbnail
Writing a Simple Pulumi Provider for Airbyte
Explore a simple example of writing a Pulumi provider for Airbyte. Instead of using the official Terraform provider, implement a Pulumi provider in Python.
July 8, 2024
by Carlo Scarioni
· 4,151 Views · 1 Like
article thumbnail
Enhancing Cloud Security: Integrating DevSecOps Practices Into Monitoring
Discover the benefits of incorporating DevSecOps into your cloud monitoring strategies. Elevate your security measures today.
July 8, 2024
by andrew vereen
· 2,316 Views · 1 Like
article thumbnail
AWS: Metric Filter vs. Subscription Filter
In this blog on AWS, let’s do a comparison study between two filter tools available with Amazon CloudWatch Logs — Metric Filter and Subscription Filter.
July 8, 2024
by PRAVEEN SUNDAR
· 3,184 Views · 1 Like
article thumbnail
The Rise of Kubernetes: Reshaping the Future of Application Development
Kubernetes has become essential for modern app development. Learn how it's evolving to support AI/ML workloads and changing the developer landscape.
July 8, 2024
by Tom Smith DZone Core CORE
· 7,213 Views · 4 Likes
  • Previous
  • ...
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • ...
  • 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: