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 Tools Topics

article thumbnail
Blue/Green Deployments on AWS Using Terraform
Uncover a complete guide on blue/green deployment on AWS utilizing Terraform. Learn step-by-step implementation, and strategies to smooth practices.
May 10, 2024
by Nitin Yadav
· 1,175 Views · 1 Like
article thumbnail
Lessons On Secrets Security From Datadog Research
Explore security findings from Datadog's research into recent attacks, highlighting two sophisticated attack methods and vital lessons in secret security.
May 9, 2024
by Dwayne McDaniel
· 1,204 Views · 1 Like
article thumbnail
Externalize CloudHub Logs to ELK
Log Externalization is a process to send logs to third-party systems which provides more flexibility to prepare various custom dashboards and visualizations.
May 9, 2024
by kashyap kapadia
· 858 Views · 1 Like
article thumbnail
Going with the Flow for CI/CD: Heroku Flow With Gitflow
This article walks you through how to set up Heroku Flow for CI/CD using a dev and main branch and a staging and production app.
May 8, 2024
by Tyler Hawkins DZone Core CORE
· 1,076 Views · 2 Likes
article thumbnail
Leveraging Apache Airflow on AWS EKS (Part 1): Foundations of Data Orchestration in the Cloud
Follow an in-depth look at Apache Airflow, and how it can address the problem of orchestrating cloud-based data.
May 8, 2024
by Karthik Rajashekaran
· 1,120 Views · 2 Likes
article thumbnail
Optimizing AWS Costs Through Advanced Machine Learning Solutions
Integration of Machine Learning into AWS cost optimization can result in noteworthy cost reduction and achieving the maximum value of cloud investments.
May 8, 2024
by Karthik Rajashekaran
· 1,398 Views · 5 Likes
article thumbnail
Operation and Network Administration Management of Telecom 5G Network Functions Using Openshift Kubernetes Tools
Learn how 5G Telecom Operators can adopt Prometheus, Grafana, and Alert Manager tools for monitoring and alerting their Network Functions in the Kubernetes cloud.
May 8, 2024
by BINU SUDHAKARAN PILLAI
· 2,416 Views · 1 Like
article thumbnail
Analyze Your ALB/NLB Logs With ClickHouse
Explore AWS Load Balancer Logs with ClickHouse for efficient log analysis and implement a scalable solution to analyze AWS NLB or ALB access logs in real time.
May 7, 2024
by Andrei Tserakhau
· 550 Views · 1 Like
article thumbnail
The Role of Kubernetes Security in the Immediate Future of Computing
As the leading container orchestration tool in the cloud infrastructure today, Kubernetes security must be taken seriously when using container infrastructure.
May 7, 2024
by Joseph Chukwube
· 1,490 Views · 2 Likes
article thumbnail
Deploy an AWS Lambda Function Using Amazon Q
Amazon Q is a generative AI-powered assistant. No browser tabs were used to get this done (except when searching for funny pics for this blog).
May 7, 2024
by Abhishek Gupta DZone Core CORE
· 910 Views · 1 Like
article thumbnail
Implementing EKS Multi-Tenancy Using Capsule (Part 4)
Take a deep dive into security policy verification use cases by configuring security policy engines like Kyverno or Open Gatekeeper.
May 6, 2024
by Phani Krishna Kollapur Gandla
· 1,207 Views · 2 Likes
article thumbnail
Evaluating Message Brokers
Understanding message brokers, and comparing different message brokers like SQS, Kinesis, Kafka, and Pulsar and the use cases they support.
May 6, 2024
by rahul goel
· 2,833 Views · 5 Likes
article thumbnail
Vector Databases for Generative AI Applications
This post details a recent talk from a session at GIDS 2024 and provides a deeper look into the fundamentals of vector databases for Generative AI applications.
May 6, 2024
by Abhishek Gupta DZone Core CORE
· 1,389 Views · 1 Like
article thumbnail
Implementing EKS Multi-Tenancy Using Capsule (Part 3)
Understand how to configure namespace options, resource quotas, and limit ranges, network policies for the tenants. Verify cross-tenant and cross-cluster communications.
May 4, 2024
by Phani Krishna Kollapur Gandla
· 2,491 Views · 1 Like
article thumbnail
Implementing EKS Multi-Tenancy Using Capsule (Part 2)
Learn how to create single or multiple tenants on EKS cluster with single or multiple AWS IAM users as tenant owners using the Capsule framework.
May 3, 2024
by Phani Krishna Kollapur Gandla
· 1,396 Views · 1 Like
article thumbnail
How Enabling Slow Query Log Enhances Postgres Observability
Here, learn about the slow query log in PostgreSQL, a feature that allows you to log queries that take longer than a specified threshold to execute.
May 2, 2024
by Adam Furmanek
· 1,616 Views · 1 Like
article thumbnail
Optimizing Azure DevOps Pipelines With AI and Continuous Integration
This article helps in leveraging AI to help detect issues, optimize workflows, and deliver high-quality software efficiently.
May 2, 2024
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 3,551 Views · 3 Likes
article thumbnail
How To Fix Kafka Consumers Due To Corrupted Log Files or Missing Log Files
This article explores recovering Kafka Brokers from corrupted data storage and recovering Kafka consumers due to missing log files.
May 2, 2024
by Ramu kakarla
· 1,333 Views · 1 Like
article thumbnail
How I Finally Got All My CI/CD in One Place: Getting My CI/CD Act Together With Heroku Flow
If you want to go all in on Heroku, you can use a series of solutions called Heroku Flow to configure all your CI/CD without any third parties.
May 1, 2024
by Tyler Hawkins DZone Core CORE
· 2,546 Views · 2 Likes
article thumbnail
Implementing EKS Multi-Tenancy Using Capsule (Part 1)
Understand multi-tenancy in Kubernetes, various tenant isolation models, and getting started with the Capsule installation.
May 1, 2024
by Phani Krishna Kollapur Gandla
· 1,488 Views · 1 Like
  • Previous
  • ...
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • ...
  • 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: