Providing AWS ReadOnlyAccess

If you are in a situation where you need to provide full AWS ReadOnlyAccess to your environment for a security audit, follow these simple instructions: Login to AWS Using the root account or an IAM privileged account login to AWS here: https://console.aws.amazon.com Access IAM Click on…

A Deployment Checklist

Listed below are several questions that one should ask themself before deploying any kind of new software, feature, or bug fix within their organization: -------------------------------------------------------------------------------- Source Control * Is the code in source control? Quality Assurance * Does it work? * Have your peers seen this yet? * Did your leader see this? Staging…