ELK - distributed logging for services Elasticsearch It is an open source search and analytics engine based on Apache Lucene. Elasticsearch is centre for Elastic stack which contains tools like kibana, logstash and beats like metricbeat and filebeat....
Elasticsearch It is an open source search and analytics engine based on Apache Lucene. Elasticsearch is centre for Elastic stack which contains tools like kibana, logstash and beats like metricbeat and filebeat. Installation You can install elasticse...
AWS Lambda is one of the popular service in amazon web services. AWS supports many languages and runtimes for lambda. One of the popular runtime is python 3.8. We will create a python based lambda to download weather data and validate the response. T...