Tool

Github Actions

GitHub Actions is a powerful automation tool built directly into GitHub, allowing developers to automate, customize, and run workflows directly from their repositories.
Building a Strong GitHub Deployment Strategy
DevOps

Building a Strong GitHub Deployment Strategy

A practical guide to building a robust GitHub deployment strategy, covering branch management, protection rules, pull request security workflows, release tagging, and environment variable management to ship code safely and consistently.
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

Streamline your infrastructure deployment by automating AWS CDK with GitHub Actions. Discover ready-to-use workflows for TypeScript and Python, and best practices for secure, efficient CI/CD pipelines.
Deploy Your Terraform IaC with GitHub Actions
DevOps

Deploy Your Terraform IaC with GitHub Actions

Streamline your infrastructure deployment by automating Terraform with GitHub Actions. Discover ready-to-use workflows for HCL, and best practices for secure, efficient CI/CD pipelines.