Skip to main content

· 2 min read
Mohammed Yahya

There are great benefits from using Cloud9, especially with Terraform, it’s super-fast since the connection to AWS API happens internally, I was facing terraform apply took up to 15 minutes on my machine, now when running the same commands on cloud9 it’s only 15 seconds!

· 28 min read
Mohammed Yahya

I bought a new MacBookPro 16 inch for my DevOps tasks, and since we are talking about DevOps, we should automate everything, even our own setups, so in this post I'm going to describe my MBP setup automation.

· 7 min read
Mohammed Yahya

In this blog post, we describes how to set up a cross account continuous integration and continuous delivery (CI/CD) pipeline on AWS. A CI/CD pipeline helps you automate steps in your software delivery process, such as initiating automatic builds, artifacts store, integration testing and then deploying to Amazon ECS Service or Lambda function or other AWS Services.

· One min read
Mohammed Yahya

The Linux Foundation hosts the most important open source projects in the world, including Linux. You can check the list and decide to learn and contributes to the builders of the future.