Reducing your bill for AWS RDS CloudWatch
In a traditional on-premises database, the DB logs reside on the file system itself. But in the case of AWS managed DB service, it doesn’t provide host access to the database logs on the file system of the DB instance. So the question is how to get the logs and perform analysis or troubleshooting. AWS…
AWS Honeypot Dionaea Setup Automation
. How it works Honeypot’s intention is to trap malware by exploiting vulnerabilities exposed by services offered to a network, the ultimate goal is to gain a copy of the malware. Security As Software is likely to have bugs, bugs in software offering network services can be exploitable, and dionaea is software offering network services,…
AWS ECS-Fargate with Cloud Formation
Many organizations have been shifting adopting to DevOps practices, which is the combination of cultural philosophies, practices, and tools that increases your organization’s ability to deliver applications and services at high velocity; for example, evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This Quick Start deploys…