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 […]

What are Scrum Values?

If you ever lead a Scrum team, you are aware that it is among the most successful project management approach. Despite its popularity, organizations can only fully benefit from the Scrum approach if they comprehend the Scrum values. Scrum values, similar to organizational or business values, are qualities that Scrum team members maintain. These values serve […]

What are Scrum Ceremonies? Scrum methodology

Scrum is one of the most widely used agile product development frameworks. Indeed, 68 percent of agile teams report using some version of the Scrum methodology, implying that thousands of teams worldwide perform the Scrum rituals on a weekly basis. Agile development requires meetings or “ceremonies.” However, they are just one of many critical components […]

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 […]