Tools Description:
-
AWS_EKS: AWS Elastic Kubernetes Service (EKS) is a managed Kubernetes service provided by AWS, allowing you to run Kubernetes clusters on AWS infrastructure without the need to manage the underlying servers.
-
Jfrog.sh: JFrog Artifactory is a universal artifact repository manager that fully supports software packages created by any language or technology. It integrates with CI/CD tools and provides security and management of binaries.
-
K8s: Kubernetes (K8s) is an open-source container orchestration platform for automating the deployment, scaling, and management of containerized applications.
-
Maven.sh: Apache Maven is a build automation tool used primarily for Java projects. It helps manage project dependencies and build processes.
-
docker.sh: Docker is a platform for developing, shipping, and running applications inside containers. It provides a way to package and distribute applications with their dependencies.
-
jenkins.sh: Jenkins is an open-source automation server that helps automate the building, testing, and deployment of software projects.
-
sonarqube.sh: SonarQube is an open-source platform for continuous inspection of code quality. It performs automatic reviews with static analysis of code to detect bugs, code smells, and security vulnerabilities.
-
trivy.sh: Trivy is a simple and comprehensive vulnerability scanner for containers and other artifacts. It helps to detect vulnerabilities in dependencies and container images.
-
helm: Helm is a package manager for Kubernetes that helps you define, install, and manage Kubernetes applications.
-
Terraform: Terraform is an open-source infrastructure as code software tool created by HashiCorp. It enables users to define and provision data center infrastructure using a high-level configuration language known as HashiCorp Configuration Language (HCL), or optionally JSON.
-
kubectl: kubectl is the command-line tool for interacting with Kubernetes clusters. It allows you to deploy and manage applications, inspect and manage cluster resources, and view logs.
-
AWS CLI: The AWS Command Line Interface (CLI) is a unified tool to manage AWS services. With AWS CLI, you can control multiple AWS services from the command line and automate them through scripts.
-
python: Python is a widely-used programming language that is easy to learn and deploy. It is often used for scripting, web development, data analysis, and automation.
-
postgresql: PostgreSQL is a powerful, open-source relational database system known for its reliability, robustness, and feature completeness.
-
mongoDB: MongoDB is a NoSQL database program that uses JSON-like documents with schema. It is known for its scalability, flexibility, and performance.
I will update more tools script inmy repo, so stay tune with me.