Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 2.9 KB

File metadata and controls

21 lines (19 loc) · 2.9 KB

Tools

  • AWS Identity and Access Management (IAM) – AWS IAM is a web service that helps you securely control access to AWS resources.
  • AWS CloudFormation – AWS CloudFormation is a service that helps you model and set up your AWS resources.
  • Amazon CloudWatch - Amazon CloudWatch collects and visualizes real-time logs, metrics, and event data in automated dashboards to streamline your infrastructure and application maintenance.
  • Amazon SNS - Fully managed Pub/Sub service for A2A and A2P messaging
  • Amazon EventBridge - Amazon EventBridge Event Bus is a serverless event bus that helps you receive, filter, transform, route, and deliver events.
  • Developer Tools on AWS
    • AWS CodeBuild - AWS CodeBuild is a fully managed build service in the cloud.
    • AWS CodeCommit – AWS CodeCommit is a version control service hosted that you can use to privately store and manage assets.
    • AWS CodePipeline - AWS CodePipeline is a continuous delivery service you can use to model, visualize, and automate the steps required to release your software.
  • Amazon Elastic Kubernetes Service (Amazon EKS) - Amazon EKS is a managed service that you can use to run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane or nodes.
  • Amazon Elastic Container Registry (Amazon ECR) - Amazon ECR is an AWS managed container image registry service that is secure, scalable, and reliable.
  • Amazon CodeGuru - Amazon CodeGuru is a developer tool that provides intelligent recommendations to improve code quality and identify an application’s most expensive lines of code.
  • AWS Security Hub - AWS Security Hub is a cloud security posture management service that performs security best practice checks, aggregates alerts, and enables automated remediation.
  • Amazon S3 – Amazon Simple Storage Service (Amazon S3) - S3 is storage for the internet.
  • Aqua Security Trivy – Trivy is a simple and comprehensive scanner for vulnerabilities in container images, file systems, and Git repositories, in addition to configuration issues.
  • Apache Maven – Apache Maven is a software project management and comprehension tool.
  • Helm - Helm helps you manage Kubernetes applications.
  • Checkov - Checkov scans cloud infrastructure configurations to find misconfigurations before they're deployed.