Code hosting platform using Git. Enables collaboration, version control, pull requests, and CI/CD, widely used for open-source and private projects.
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.
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.
DevOpsSecurity
Connect Your GitHub Repository to AWS Securely Using OIDC
Learn how to securely authenticate your GitHub repository with AWS using OpenID Connect (OIDC), replacing risky long-lived credentials with short-lived, automatically rotated tokens for enhanced security and seamless automation.