Clivern
Software Developer and Occasional Writer.
  • Home
  • Portfolio
    • Accountant
    • Bottle
    • Bits
    • Diker
    • Dan
    • PyLogging
    • PyValitron
    • Timber
    • MongoPlaybook
    • Buster
    • Bear
    • File Uploader
    • Laravel CSV Export
    • PyHusky
    • Racter
    • IMAP
    • Wit-Java
    • Monk
    • Monkey
    • Hamster
    • Beaver
    • Kraven
    • Hippo
    • Rabbit
    • Koala
    • Terraform Provider Boilerplate
    • Metric
    • Apes
    • Rhino
    • Toad
    • Cluster
    • Silverback
    • Poodle
    • Beetle
    • Chunk
    • Walrus
  • Support
  • Contact
  • Privacy
  • About

CATEGORIES

  • Apache
  • Bash
  • Cassandra
  • Chatbots
  • Cloud Native
  • Consul
  • Databases
  • Django
  • Docker
  • Docs
  • Golang
  • Gradle
  • Java
  • Javascript
  • Kubernetes
  • Laravel
  • Linux
  • Microservices
  • MySQL
  • NodeJs
  • NoSQL
  • PHP
  • Python
  • Redis
  • Scaling
  • Service Discovery
  • Snipppets
  • SparkJava
  • Testing
  • Ubuntu
  • Wordpress
Copyright © 2021 Clivern
    Clivern
    Software Developer and Occasional Writer.

    Category: Linux

    Getting Started With Consul Service Discovery Tool

    By clivern On May 20, 2018 In Linux, Microservices, Scaling with 0 Comment

    Consul is a tool for discovering and configuring services in your infrastructure. It provides several key features like service discovery, health checking, KV store and multi datacenter support.

    continue reading »

    How To Set Up MySQL Master-Master Database Replication

    By clivern On September 3, 2017 In Linux, MySQL, Scaling with 0 Comment
    How To Set Up MySQL Master-Master Database Replication

    One of the most difficult tasks for software engineers is scaling out the databases incase of large traffic applications. Today we will discuss one of the horizontal scaling techniques which is the Master-Master replication. Master-Master replication adds speed and redundancy and also distribute the writes load over many servers.

    continue reading »

    Build Realtime Apps With Redis PubSub

    By clivern On September 2, 2017 In Bash, Javascript, Linux, NodeJs, PHP, Redis with 0 Comment
    Build Realtime Apps With Redis PubSub

    Last week I worked with Pusher. Pusher is really amazing product to build scalable realtime apps. Also there is slanger and Poxa, Both are open source implementation compatible with Pusher libraries. But today we will use PHP, NodeJs, SocketIO and Redis Pub/Sub To work with realtime messaging.
    continue reading »

    How To Install LAMP Stack on Ubuntu

    By clivern On May 2, 2017 In Apache, Bash, Linux, MySQL, PHP, Ubuntu with 0 Comment

    LAMP stack is a group of open source software and it stands for Linux, Apache, MySQL, and PHP. To install them Just run the following bash script with a non-root user with sudo privileges configured on a server running Ubuntu.
    continue reading »

    How to Install Apache Tomcat 8 on Ubuntu 16.04

    By clivern On June 25, 2017 In Bash, Java, Linux, Snipppets, Ubuntu with 0 Comment

    Tomcat is an open source web server used to serve Java Web Applications and provides a Java HTTP web server environment in which Java code can run. To install Tomcat Server Just run the following bash script with a non-root user with sudo privileges configured on a server running Ubuntu 16.04.
    continue reading »

    Posts navigation
    • « Older Entries
    • Newer Entries »

    Latest Tweet

    RT @archillect: https://t.co/4k18RTAY0p about 2 weeks ago
     Ahmed @ClivernCo