Skip to content

Solutions

What is presented here as solutions are concepts, ideas, modules and also complete working products. See it as the good things you can get out of this whole book.

Most of the book was written while I worked on this solutions so they are the successor of this book. This site contains description about basic concepts but will only contain short overviews about each product or module with how it works and what's the purpose of it. But to really decide if it can help you solve your problems and needs you have to follow the links to further documentation to check if you may use it.

Chapters

DevOps
This will contain solutions from the operations area which can be used to make the tasks there more automatic.
Applications
Real applications, which can be installed, configured and used by anybody.
Modules
This contains base modules which help you to start developing your project. Have a look at them and check what you need and what not. Include them as needed.
Operation
IT operations can be very complex to keep the systems running and need a lot of assistance to find problems fast...
Concepts
General concepts for working with IT systems...
Quality Standards
These are seen as goals, more like a vision, meaning not every goal may be reached or completely reached. But you should try to fulfill these as much as possible.
Playground
My example applications are working but not fully functional. They are used as a base to develop them further for your needs. You can fork them and continue the development with adding your own modules...

NodeJS Solutions

![solutions overview](solutions.svg){: .center}

As you see the modules are very well connected and integrated to build a whole system. Also shown are some of the essential third party modules. There are a lot more which could not be shown here.

The bash-lib has a special position here because it is not used directly in production use but for administration and operation tasks for this and a lot of other systems.

To all of the actively maintained alinex modules.

Alinex Module GitLab Manual
Async Helper Code Documentation
Bash-Lib Code Documentation
Checkup Code Documentation
Core Code Documentation
Data Utils Code Documentation
Data Store Code Documentation
GUI Client Code Documentation
Server Code Documentation
Validator Code Documentation

Rust Solutions

Find my first implementations within the Rust section.


Last update: November 22, 2021