Tools

GitHub

Code hosting platform using Git. Enables collaboration, version control, pull requests, and CI/CD, widely used for open-source and private projects.
Add an AI Code Reviewer to Your Workflows with GitHub Actions
DevOpsAI

Add an AI Code Reviewer to Your Workflows with GitHub Actions

Integrate an AI agent into your CI pipeline to review pull requests automatically with GitHub Actions, using Mistral AI, Amazon Bedrock, or any provider you like.
Building a Strong GitHub Deployment Strategy
DevOps

Building a Strong GitHub Deployment Strategy

A practical guide to a GitHub deployment strategy covering branch management, protection rules, PR security workflows, release tagging and environments.
Automate Container Security with Trivy in GitHub Actions
DevOpsSecurity

Automate Container Security with Trivy in GitHub Actions

Learn how to integrate Trivy into your CI/CD pipeline for automated vulnerability scanning in GitHub Actions.
Deploy Your AWS CDK Applications with GitHub Actions
DevOps

Deploy Your AWS CDK Applications with GitHub Actions

Automate AWS CDK deployments with GitHub Actions. Ready-to-use TypeScript and Python workflows plus best practices for secure CI/CD pipelines.
Deploy Your Terraform IaC with GitHub Actions
DevOps

Deploy Your Terraform IaC with GitHub Actions

Automate Terraform deployments with GitHub Actions. A ready-to-use HCL workflow plus best practices for secure, efficient CI/CD pipelines.
Connect Your GitHub Repository to AWS Securely Using OIDC
DevOpsSecurity

Connect Your GitHub Repository to AWS Securely Using OIDC

Securely connect your GitHub repository to AWS with OpenID Connect (OIDC), replacing long-lived credentials with short-lived rotated tokens.