Development & DevOps Software for Linux
Docker Compose
Docker Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application's services. Then, with a single command, you create and start all the services from your configuration. To learn more about all the features of Compose, see the list of features.
Apache Spark
Apache Spark is a free and open-source, unified analytics engine for large-scale data processing. Apache Spark achieves high performance for both batch and streaming data, using a state-of-the-art DAG scheduler, a query optimizer, and a physical execution engine. With Apache Spark, you can write application quickly in Java, Scala, Python, R, and SQL. Spark also offers over 80 high-level operators that make it easy to build parallel apps. You can run Apache Spark anywhere, as a standalone product, in the cloud or on Hadoop, Apache Mesos or Kubernetes.
Apache NetBeans
Apache NetBeans is free and open-source IDE that combines development environment, a tooling platform and application framework into one package. With Apache NetBeans developer can build applications with Java, JavaScript, PHP, HTML5, CSS, and other languages. Apache NetBeans also features code highlighting, both syntactically and semantically, while also letting developers refactor code with a wide range of powerful and handy tools. The software is openly developed by the Apache Foundation and is available for macOS, Linux, Windows and BSD.
Jenkins
Jenkins is a free and open source DevOps tool used for ticket systems and CI/CD infrastructure. Jenkins provides hundreds of plugins to support building, deploying and automating any software project. The tool is a self-contained Java-based program that is ready to run out-of-the-box, with packages for Windows, Mac OS X and Unix-like operating systems. Anyone is free to contribute to Jenkins, and the software is released under the MIT license.
Deno
A new free and open-source JavaScript runtime based on the V8 engine by the creator of Node.js, Ryan Dahl. Deno is written in JavaScript and Rust and allows you to write server-side application with JavaScript or TypeScript in a faster and more secure way. Ryan Dahl set out to create Deno from the ground up to remedy regrets he faced after building Node.js. Deno puts more focus on security and permission, promises, browser capability, imports and modules.
LiteSpeed Web Server
LiteSpeed Web Server is an Apache alternative that conserves resources without sacrificing performance, security, or convenience. With LiteSpeed Web Server, you can double your capacity and eliminate third-party caching layers. It securely handle thousands of concurrent clients while consuming minimal memory and CPU. The LiteSpeed Web Server is a popular choice for people hosting WordPress sites as it allows them to server level cache pages and reach high requests per second.
BlueGriffon
A next-generation Web and EPUB Editor based on the rendering engine of Firefox. The BlueGriffon is a WYSIWYG content editor for the World Wide Web. With BlueGriffon you can edit HTML documents in a what-you-see-is-what-you-get fashion.
Flyway
Flyway provides open source, enterpise-grade version control for your database. By allowing your application to have a robust schema evulotion across all your environments, you can restasured that your applications are built safer and faster. With Flyway you can manage your database with plain old SQL and perform migrations for advanced data transformations and handling with LOBs and drop all tables, views, triggers, and more from a schema without dropping the schema itself. Flyway also integraties with cloud database provides and third-party hosting platforms such as Amazon RDS, Microsoft SQL Azure, Google Cloud SQL, Heroku, and more.
IntelliJ IDEA
An integrated development environment (IDE) developed by JetBrains. IntelliJ IDEA is created specifically for software development targeted to the JVM, users developing in Java, Scale, Groovy and Kotlin loves IntelliJ IDEA. Every aspect of IntelliJ IDEA has been designed to maximize developer productivity in these languages. Together, intelligent coding assistance and ergonomic design make development for the JVM a pleasant experience with IntelliJ IDEA. The software is available as an free Apache 2 Licensed community edition and proprietary commercial edition.
Ansible
Ansible is an open-source software provisioning, configuration management, and application-deployment tool. With Ansible you can streamline your deployment process, allowing you to roll out enterprise scale applications with the bush of a button or a command via the terminal. Ansible itself is written in Python and has a minimal learning curve, allowing you to build simple setup procedures that can manage all of your CI/CD needs.