Sat, May 9 Β· 6:00 PM GMT+1
Topic: Deploying to ECS/EKS using Github Actions + OIDC π
Modern cloud architectures demand more than just scalable codeβthey require seamless, secure, and automated deployment pipelines . Moving away from long-lived credentials toward identity-based authentication is the new gold standard for production environments.
Join us as we break down the blueprint for deploying containerized applications to Amazon ECS and EKS using GitHub Actions . We will dive deep into OpenID Connect (OIDC) , exploring how to establish a secure trust relationship between GitHub and AWS to eliminate the need for hardcoded IAM secrets.
Whether you're a DevOps Engineer, Backend Developer, or Cloud Architect, this session will provide the practical steps to build hardened, production-ready CI/CD pipelines π€βοΈ.
π
Date: May 9th, 2026
β° Time: 6:00 PM β 7:00 PM WAT
π Location: Virtual
Meet Our Speakers
π€ Speaker: Tolani Akintayo β Cloud DevOps Engineer
π€ Moderator: Ibraheem Ejibode β Cloud DevOps Engineer
β
This session will cover:
β‘ Secure Authentication with OIDC β Learn how to ditch static AWS Access Keys in favor of short-lived, identity-based tokens for your GitHub workflows.
π Automated Container Orchestration β A step-by-step guide to pushing images to ECR and triggering deployments on ECS (Fargate/EC2) and EKS .
π Infrastructure as Code Integration β Understand how to manage deployment manifests and task definitions within your CI/CD flow.
π οΈ Real-World DevOps Use Cases β See a live breakdown of a secure, automated pipeline that handles everything from code commit to a running production cluster.