Thank you GazaSkyGeeks, we spent a two days of AWS Bootcamp in the Gaza Strip, Palestine
11 posts tagged with "AWS"
View All TagsIntroduction to Cloud and AWS Tech Talk
I'm glad to share that I will coordinate and organize two days bootcamp
event about Cloud
, AWS
and DevOps
with collaboration with GazaSkyGeeks.
Top 5 AWS Architecture Blog Posts for 2021
The goal of the AWS Architecture Blog is to highlight best practices and provide architectural guidance, here are the links for Q1, Q2, Q3 and Q4 for 2021.
What's Your Stack
I was hosted by Charles from Indeni to chat about Cloud
, AWS
and DevOps tools
.
Emerging Terraform Tooling
I was hosted by Raphael from InfraCode to chat about Terraform tools
.
AWS Community Day MENA 2020
I'm glad to speak at AWS Community Day MENA 2020.
AWS Certified Cloud Practitioner
I'm Glad to pass this quick and easy CCP, this should be consider to get familiar with the exams, and if you are totally new to AWS, otherwise, you may take the CSA, or other higher certs.
How to access AWS Cloud9 IDE from VSCode?
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!
Set Up a cross-account CI/CD Pipeline on AWS for ECS/Lambda
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.