In Previous Tutorial we looked into Setting up EL Server which can ingest your Syslog files. In this Post, you will learn about pushing your Log File...
MicroPyramid Blog
Deep dives into Django, Python, Machine Learning, Salesforce, React, Flutter, Svelte, AWS, and the technologies that power modern applications.
React Native is very similar to React, but one of the major difference is styling the components. For styling we use similar to CSS, is called Flexbox...
Daemonizing a command means to make it run as a background process.so when we have a command that we want to daemonize there are many ways to do it, m...
To track the location in react native we have ‘geolocation’. Geolocation support both ios and android. Before using the geolocation we need to request...
React Native is an open-source cross platform for mobile application(Android and IOS) development, developed by Facebook. Important things to consider...
Google App Engine (often referred to as GAE or simply App Engine) is a platform as a service (PaaS) cloud computing platform for developing and hostin...
Celery is a task queue with focus on real-time processing, while also supports task scheduling. Task queues are used as mechanisms to distribute work ...
Quick guide to host django application using uwsgi and nginx which offers better resource utilization and performance ....
More Often you wouldve come across sharing screens with applications like Teamviewer, Windows Remote Desktop Connection or remmina (if you're a l...
Shield allows you to protect elastic search data with a username and password. It provides additional functionalities like encryption, role-based acce...