Categories
Cloud Management and Projects Sotfware & DevOps Tools & HowTo

MySQL master-slave replication with docker

This post “MySQL master-slave replication with docker” was updated by Syed Umar Bukhari on August 26, 2021. As you may already know MySQL replication is a process to enable automatic copying of database(s) from one instance of MySQL to the other. Then docker and docker compose are orchestration tools. In this case, we will look […]

Categories
Cloud Entrepreneurship Sotfware & DevOps Tools & HowTo

Fixing jitsi recording unavailable on docker

This post “Fixing jitsi recording unavailable on docker” was updated by: Syed Umar Bukhari on October 5, 2021 Many organizations and engineers are creating video conferencing apps during the covid-19 pandemic for online learning facilities, webinars, and for talking to loved ones– this is where Jitsi comes in. Jitsi is a free video conferencing alternative […]

Categories
Cloud Sotfware & DevOps Tools & HowTo

How to Host WordPress Using Docker-Compose?

WordPress (WP) is a free-open-source website creation platform. It is the most popular Content Management System due to its simplicity and effectiveness. Check out our article on how to host WordPress from scratch. However, setting up a new environment every time is a bit tedious and time taking if you need to do it often. […]

Categories
Entrepreneurship Management and Projects Sotfware & DevOps Tools & HowTo

What is Agile Automation Framework?

Ever been in a meeting where you’re trying to convince people that your idea is the best, but no one listens? Well, now there’s a framework for that. Join us as we explore how agile automation can help make it easier to win those meetings and get what you want.In this blog post, we’ll talk […]

Categories
Cloud Sotfware & DevOps Tools & HowTo

Jitsi with Docker

Build Your Own Free Video Conference System This post “Jitsi with Docker” was updated by: Syed Umar Bukhari on September 29, 2021 Jitsi is an open source video conference application that is installed on its server. This video conferencing application provides an SDK for those of you to create video conference applications for mobile. In this post […]

Categories
Entrepreneurship General Management and Projects Sotfware & DevOps

Agile Scrum Backlog: Product and Sprint

Agile Scrum methodology may be very beneficial in a broad range of situations, but complications can occur if it is not correctly understood. It has its own set of terminology and working methods that may be confusing to people unfamiliar with the approach. In this post we will discuss part of the Agile jargon; Scrum […]

Categories
Entrepreneurship General Management and Projects Sotfware & DevOps

What is a Scrum Master?

One day, I noticed a new hire on my team named Chris walking around with a puzzled look on his face. He was asking the other members of my team what they were doing all day long at work, but he didn’t seem to get their answers. They told him that they were working in […]

Categories
Management and Projects Sotfware & DevOps Tools & HowTo

What is Agile Kanban Methodology?

Kanban is an agile approach that focuses on continuous improvement, management flexibility, and improved workflow. Project managers can easily evaluate the progress of the whole project at a glance by using the kanban methodology. Moreover, the Kanban methodology is one of the easiest frameworks since it enables project managers to organize and monitor their projects […]