Skip to content
#

DevOps

devops logo

DevOps is a set of practices that combine software development (Dev) and IT operations (Ops). It aims to shorten the systems development life cycle and provide continuous delivery with high software quality.

Here are 14,116 public repositories matching this topic...

This script is designed to automatically generate seed phrases and check balances for Tron networks. If a wallet with a non-zero balance is found, the wallet's information (address, mnemonic, private key, and balances) is logged and saved to a file named result.txt.

  • Updated Nov 10, 2024
  • C++

🍽️ PratoUrbano: Sistema de microsserviços para gerenciamento de pedidos e pagamentos ✨ Principais características: - Arquitetura de microsserviços - Service Discovery com Eureka - Containerização com Docker - Migrations com Flyway - API Gateway 💻 Projeto de estudo implementando boas práticas de desenvolvimento moderno

  • Updated Nov 10, 2024
  • Java