GitHub Actions – Workshop
Saif Al-Zobaydee
Cloud Evangelist/Lead
It’s time again for some new learnings, this time with our Cloud Evangelist, Saif Al-Zobaydee.
Lorem ipsum dolor sit?
Welcome to this workshop, where we will learn about DevOps in GitHub and create a CICD pipeline deploying an applications code base with it’s service dependencies to different environments on Azure cloud.
This will also teach you how to set up a deployment workflow that is from deploying to deployment, handling pull requests, automatically deploy to environments and use the release drafts to deploy to production.
After completing this workshop have gained enough knowledge and hands on experience, to easily create your own workflows, manage environments secrets, and application deployment automations
Hope to see you!
Kind Regards / Saif
About this event:
- Wednesday, May 31, 2023
- 4:00 PM to 6:00 PM
- Online MeetUp
- Free
Prerequisites:
- GitHub account
- Favorite IDE, like visual studio code
- terminal
- Azure account
GitHub Actions
GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline.