DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Image 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
Partner Zones Build AI Agents That Are Ready for Production
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
Partner Zones
Build AI Agents That Are Ready for Production

AI agents are accelerating development, but are your controls keeping pace? Join live to see governed autonomous workflows in action.

DZone refcards

The world's largest library of technical cheat sheets

403 refcards
9.0M Downloads
567.3K Downloaders
16 Cards per Downloader

Refcard Spotlight

  • Edit
  • Create
  • Clone
  • View Statistics Hide Statistics
  • Getting Started With DevSecOps

    Refcard #267

    Getting Started With DevSecOps

    With DevSecOps, teams can elevate their security standards while following DevOps principles. In this Refcard, readers will learn how to build (or improve) their...

    {{ stats[2298968].portal.title }} · {{ stats[2298968].clicks }} clicks · · {{ stats[2298968].timesInEdition }}x

  • Code Review Core Practices

    Refcard #291

    Code Review Core Practices

    Code review remains one of the most important quality gates in software development, even as automation and AI tools take on more of the surrounding workflow. This...

    {{ stats[2735103].portal.title }} · {{ stats[2735103].clicks }} clicks · · {{ stats[2735103].timesInEdition }}x

  • Getting Started With Log Management

    Refcard #290

    Getting Started With Log Management

    {{ stats[2728283].portal.title }} · {{ stats[2728283].clicks }} clicks · · {{ stats[2728283].timesInEdition }}x

  • Shipping Production-Grade AI Agents

    Refcard #403

    Shipping Production-Grade AI Agents

    {{ stats[3652615].portal.title }} · {{ stats[3652615].clicks }} clicks · · {{ stats[3652615].timesInEdition }}x

  • Threat Modeling Core Practices

    Refcard #388

    Threat Modeling Core Practices

    {{ stats[3350421].portal.title }} · {{ stats[3350421].clicks }} clicks · · {{ stats[3350421].timesInEdition }}x

  • Getting Started With Agentic AI

    Refcard #401

    Getting Started With Agentic AI

    {{ stats[3533995].portal.title }} · {{ stats[3533995].clicks }} clicks · · {{ stats[3533995].timesInEdition }}x

refcards

  • Latest
  • Popular
Getting Started With DevSecOps
With DevSecOps, teams can elevate their security standards while following DevOps principles. In this Refcard, readers will learn how to build (or improve) their DevSecOps program, including identifying key security risks in the software delivery lifecycle, applying core principles for secure development and deployment, and integrating practical controls and automation strategies that scale with modern pipelines. Whether you're just starting or looking to mature your program, this Refcard provides actionable insights for embedding security into your DevOps culture and workflows.
Akanksha Pathak
Code Review Core Practices
Practical Guidance for Human, Automated, and AI-Assisted Review Workflows
Code review remains one of the most important quality gates in software development, even as automation and AI tools take on more of the surrounding workflow. This Refcard covers a practical guide to modern code review practices, including how to prepare reviewable pull requests, use automated checks effectively, apply human judgment to quality and risk, and incorporate AI assistance without handing off accountability. Readers will learn how to structure code reviews around clear context, actionable feedback, security awareness, maintainability, and process health so teams can move faster while keeping the right level of scrutiny before code reaches production.
Vidyasagar (Sarath Chandra) Machupalli FBCS
Getting Started With Log Management
The reality of modern application design means that when an unexpected issue occurs, the ability to find the root cause can be difficult. This is where the concept of centralized log management can provide a great deal of assistance. This Refcard teaches you the basic flow of a log management process, provides a comprehensive checklist of questions to consider when evaluating log management solutions, advises you on what you should and should not log, and covers advanced functionality for log management.
John Vester
Kubernetes Security Essentials
Securing Cloud-Native Applications
Covering the essentials of security in Kubernetes environments, this Refcard addresses the three primary areas of attack within a Kubernetes cluster. Security concepts range from the software supply chain — images, build systems, and container registry security — to Kubernetes infrastructure, as well as deploy-time and runtime security. Key examples like threat vectors, security measures, and vulnerability and violation types within each section will help you continue strengthening your Kubernetes environment security as you automate and scale the deployment and management of your cloud-native applications.
Yitaek Hwang
Shipping Production-Grade AI Agents
Building From Localhost to Production
Building an AI agent prototype is one thing; running it safely and reliably in production is another. This Refcard walks engineers and technical leaders through the architecture, governance, security, evaluation, deployment, and monitoring decisions required to move AI agents from demo to production. Explore practical guidance for managing state and memory, enforcing guardrails, building eval gates, handling secrets and model configuration, instrumenting agent behavior, controlling costs, and closing the feedback loop after every release.
Vidyasagar (Sarath Chandra) Machupalli FBCS
Identity and Access Management
Core Practices to Secure Digital Identities
Given the rise in identity-focused breaches and the continuously growing number of identities, identity and access management (IAM) has emerged as a cornerstone for safeguarding enterprise systems. By orchestrating secure authorization and authentication, IAM serves as the digital gatekeeper, granting controlled access to diverse resources — from on-premises databases to cloud-based applications. In this Refcard, we delve deep into IAM's crucial role in modern cybersecurity. We outline the primary functions and principles that underpin IAM, highlight its significance, address common challenges faced by engineering teams, and focus on the core practices.
Apostolos Giannakidis
Threat Modeling Core Practices
Threat modeling is a crucial component of the secure-by-design guiding principles. This Refcard provides the fundamentals of threat modeling, core practices for secure implementation, and key elements of conducting successful threat model reviews. Exploring the significance of modern tools for automating and streamlining threat modeling processes, we will review how to improve the accuracy of findings and facilitate integration and collaboration among software and security teams throughout the SDLC.
Apostolos Giannakidis
Getting Started With Agentic AI
Harnessing Automation With Intelligent Agents
Advancements in AI and automation have paved the way toward agentic automation. Integrating advanced AI techniques, agentic automation enables autonomous agents to handle complex, unstructured tasks with minimal human intervention. In this Refcard, you will learn about the key components of AI agents, design principles for building intelligent agents, and practical applications of agentic automation — all demonstrated via a real-world use case.
Lahiru Fernando
Software Supply Chain Security
Core Practices to Secure the SDLC and Manage Risk
Securing software supply chains has become a first-class consideration — along with coding and CI/CD pipelines — when developing a software product. Far too many vulnerabilities have been subliminally introduced into software products and resulted in catastrophic breaches for us as diligent developers to treat supply chain security as an afterthought. The core practices and principles outlined in this Refcard provide a foundation for creating secure supply chains that produce deliverables and products that others can trust.
Justin Albano
Cloud-Native Application Security Patterns and Anti-Patterns
Enterprises are rapidly adopting cloud-native architectures and design patterns to help deliver business values faster, improve user experience, maintain a faster pace of innovation, and ensure high availability and scalability of their products. Cloud-native applications leverage modern practices like microservices architecture, containerization, DevOps, Infrastructure as Code, and automated CI/CD processes. This Refcard walks through the critical challenges of cloud-native application security, demonstrates how to build security into the CI/CD pipeline, and introduces the core patterns and anti-patterns of cloud-native application security.
Samir Behara
Secrets Management Core Practices
Secrets management plays a pivotal role in any modern security environment, and its importance continues to be highlighted as time and time again, we witness security breaches across industries, even occurrences directly caused by the improper safeguarding or mishandling of secrets. In this Refcard, readers will learn about the core practices for a centralized secrets management strategy — from initial steps in creating a single source of truth to key measures for secrets injection, automation, compliance, monitoring, and more.
Apostolos Giannakidis
Getting Started With Data Quality
How to Build an Effective Strategy for Managing High-Quality Data
Poor data quality can cost organizations millions of dollars each year, with additional risks tied to non-compliance under regulations like GDPR. From lost sales opportunities to potential legal penalties, these data quality pitfalls underscore why proactive data management is critical to protecting your organization's profit and reputation. The aim of this Refcard is threefold: to guide readers in pinpointing the principal risks and effects of inadequate data quality, to highlight the core concepts and principles that underpin an effective data quality strategy, and to offer practical steps for implementing improvements that decisively lower operational risks and costs.
Miguel Garcia
{{ card.title }}
{{ card.subtitle }}
Hosted by
{{ card.authors[0].name }} profile picture
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

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 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
Advertisement
Advertisement