Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hatimloha/devops_tools

DevOps Tool Repository Overview This repository serves as a comprehensive collection of tools and resources for streamlining and enhancing the DevOps practices within software development teams. It includes a wide array of tools spanning various categories, such as continuous integration and deployment (CI/CD), configuration management, monitoring
https://github.com/hatimloha/devops_tools

ansible aws-cli devops devops-tools docker helm installation-scripts jenkins jfrog k8s kubectl mongodb postgresql script sonarqube terraform trivy-scan

Last synced: 4 days ago
JSON representation

DevOps Tool Repository Overview This repository serves as a comprehensive collection of tools and resources for streamlining and enhancing the DevOps practices within software development teams. It includes a wide array of tools spanning various categories, such as continuous integration and deployment (CI/CD), configuration management, monitoring

Awesome Lists containing this project

README

        

Tools Description:

1. 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.

2. 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.

3. K8s: Kubernetes (K8s) is an open-source container orchestration platform for automating the deployment, scaling, and management of containerized applications.

4. Maven.sh: Apache Maven is a build automation tool used primarily for Java projects. It helps manage project dependencies and build processes.

5. 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.

6. jenkins.sh: Jenkins is an open-source automation server that helps automate the building, testing, and deployment of software projects.

7. 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.

8. 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.

9. helm: Helm is a package manager for Kubernetes that helps you define, install, and manage Kubernetes applications.

10. 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.

11. 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.

12. 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.

13. 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.

14. postgresql: PostgreSQL is a powerful, open-source relational database system known for its reliability, robustness, and feature completeness.

15. 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.