
Deploy Website Statis menggunakan AWS
Overview Project ini merupakan project pertama dari Cloud DevOps Engineer Nanodegree Program. Cloud dapat digunakan untuk menghosting situs web statis dengan HTML,CSS dan JavaScript yang tidak me...

Overview Project ini merupakan project pertama dari Cloud DevOps Engineer Nanodegree Program. Cloud dapat digunakan untuk menghosting situs web statis dengan HTML,CSS dan JavaScript yang tidak me...
What is openstack ?> “OpenStack is an open source cloud computing infrastructure software project and is one of the three most active open source projects in the world”. More details about opens...

AWS — Launch an Instance This is a tutorial step by step to launch an instance in AWS Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity...

What is apache kafka ?> Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integrat...
Setup Multi Master Kubernetes Cluster with Kubeadm Requirements: kubernetes version 1.15.11 haproxy docker Node list: ha-balancer 10.10.10.100 ha-master1 10.10.10.10 ha-master2 ...

Introduction ELK Stack — to Get Logs Requirements for this tutorial: node3 -> ubuntu 18.4 -> server node4 -> ubuntu 18.04 -> client node5 -> centos 7 -> client Let’s Go:...
Monitoring Prometheus dengan Grafana Kali ini kita akan membahas mengenai monitoring prometheus dengan visualisasi grafana. Apa itu prometheus ? Prometheus adalah open source, sistem monitoring...

Introduction to Docker Compose Introduction to docker compose Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your...
First install docker on centos 7 Add docker repository $ sudo yum install -y yum-utils \ device-mapper-persistent-data \ lvm2 $ sudo yum-config-manager \ --add-repo \ https...
Octopus system admins team just deployed a web UI application for their backup utility running on Octopus backup server in SC Datacenter. The application is running on port 6400 . They have firewal...