-
In this quick guide we will go through many of the most used aws cli commands to configure and enter you access credentials. We will also take a look at… Read More
-
GitHub Code https://github.com/zghafari/guardduty What is GuardDuty? GuardDuty in a nutshell is a threat detection service that continuously monitors your AWS accounts and workloads for malicious or unauthorized behavior. It’s sort… Read More
-
Benefits of AWS SAM CLI SAM stands for AWS Serverless Application Model, it is an open-source framework that you can use to build serverless applications on AWS. AWS SAM Consists… Read More
-
I should start off by saying the primary features of Terraform are available in Open-Source. Enterprise provides you with a managed environment and dashboard that you do not have to… Read More
-
Preface In Terraform the aws_lambda_function has a parameter called source_code_hash. This parameter is a base64-encoded SHA256 hash of the package file specified with either filename or s3_key. The file itself is… Read More
-
Repository https://github.com/zghafari/keep-my-site-up Preface Ever hosted a website for yourself or your client and noticed that it was extremely slow loading the first time but faster in subsequent loads? It appears… Read More