devops

A collection of 3 posts

devops

Kubernetes CI/CD pipelines using Azure DevOps

If you're doing Kubernetes, you should definitely be doing Continuous Integration and Continuous Deployment (CI/CD) and the tools to help you do so are a dime a dozen. I work at Microsoft,

  • Ahmed Sabbour
7 min read
git

Setting up a CI/CD pipeline with Maven and Jenkins on Azure Kubernetes Service (AKS)

> This is going to be a short post because the "meat" is on my GitHub/sabbour [https://github.com/sabbour/]. I realized that search engines index this blog much better than they index

  • Ahmed Sabbour
1 min read
git

Quick and easy way to setup signed GitHub commits on MacOS

1. Install gpg using Homebrew: brew install gpg. 2. Follow the GitHub guide [https://help.github.com/articles/generating-a-new-gpg-key/] to generate a new gpg key. 3. Add the gpg key to your GitHub

  • Ahmed Sabbour
1 min read
© 2023
Latest Posts Ghost