by sakhan | Jan 28, 2023 | Docker
Docker is a containerization platform that allows you to easily package, deploy, and run applications in a portable container. We hve many benifits runing applications in docker. Multiple containers run on the same hardware Maintains isolated applications Enables high...
by sakhan | Jan 22, 2023 | DevOps
What is DevOps? In my opinion DevOps is a philosophy rather than a rigid set of tools and practices. DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) to shorten the life cycle of software development and provide continuous...
by sakhan | Jan 6, 2023 | Intermediate Linux Commands
If you want to use Linux, learning the common utilities or commands will go a long way. However, we recommend utilizing the command-line interface (CLI) because it’s quicker and offers more control. Tasks that require multiple steps on the GUI can be done in a matter...
by sakhan | Jan 5, 2023 | Blog
The Practical Ways to Improve CI/CD Processes Continuous improvement is the mantra of DevOps. And, as with many mantras, continuous improvement is easy to talk about but harder to put into practice. It takes work to translate the concept into changes on the ground....
by sakhan | Jan 2, 2023 | Products
Restaurant Point Of Sale (POS) To develop a web application to manage point-of-sale operations in local intranet environment and allows customers to place an order through desktop or mobile device. Solution: Compatible with desktop and mobile devices Security through...