Let’s run piggymetrics 1. Clone the code from git: 2. Install Maven && Docker 3. Compile Switch to the PiggyMetrics
Continue readingMonth: March 2019
What are the advantages and disadvantages of spring cloud and Dubbo?
To compare the similarities and differences between the two micro-service frameworks, we first understand the implementation of micro-service based on
Continue readingTop10 Git commands you should know
In this article, we will discuss the various Git commands that should be known as developers, data scientists, or product
Continue readingHow to install openresty in Ubuntu(2 way)
Scalable Web Platform by Extending NGINX with Lua openresty From apt-get Note: if nginx is already installed and running, try
Continue readingWhat is dpdk?
DPDK is the Data Plane Development Kit that consists of libraries to accelerate packet processing workloads running on a wide
Continue readingHow to deploy openresty in AWS Elastic Beanstalk
A Fast and Scalable Web Platform by Extending NGINX with LuaJIT – OpenResty. Create an EB environment in AWS console Select
Continue readingInstall Elasticsearch and Kibana in docker
Install Elasticsearch and Kibana in docker is very simple and quick. Use docker-compose cmd tool in a few minutes. The vm.max_map_count kernel
Continue readingHow to get data from elasticsearch use python
Using Python to get ElasticSearch data, we may use some open source Python libraries, such as elastic search-py, elastic search-dsl-py
Continue reading