You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Draft Title: Provisioning AWS Solutions in minutes with Infra as GitHub Actions
Length: 10 min
Managing infrastructure through the AWS console was once convenient, but it quickly becomes unmanageable. Infrastructure as Code emerged as a solution, yet it introduced challenges when coupled with application code. Platform teams often separated infra code into its own repositories, but this required workarounds like ignoring image versions or handling awkward environment variables. In this demo, I'll show this way of moving infra code back to app repos using GitHub Actions to simplify deployments. We'll explore a successful case of managing a website and an APl with an streamlined and flexible developer workflow.
And it's open source.
More on my blog
Speaker Bio (optional)
Name: Alonso Suarez
Mini-bio: I'm Staff DevOps and AWS community builder, I managed a cyber cafe when I was 14 and I own a laser cutter
@alonch thank you for opening a demo proposal! I'd love to schedule you for our January event, we're fully booked up until then. I don't have solid dates yet but we usually do mid-late in the month, potentially Jan 22 or 29th. Would that work for you?
Managing infrastructure through the AWS console was once convenient, but it quickly becomes unmanageable. Infrastructure as Code emerged as a solution, yet it introduced challenges when coupled with application code. Platform teams often separated infra code into its own repositories, but this required workarounds like ignoring image versions or handling awkward environment variables. In this demo, I'll show this way of moving infra code back to app repos using GitHub Actions to simplify deployments. We'll explore a successful case of managing a website and an APl with an streamlined and flexible developer workflow.
And it's open source.
More on my blog
Speaker Bio (optional)
The text was updated successfully, but these errors were encountered: