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
Articles that strengthen our current focus on AI systems, modernization, and product engineering, alongside the broader engineering archive.
Older posts still cover Django, Python, AWS, Salesforce, React, Flutter, and Svelte, but the clearest current signal is around the three service lanes below.
AI Systems
RAG, knowledge workflows, search, and practical AI system design.
Explore service pageModernization
Legacy cleanup, migration planning, Django rescue, and safer system change.
Explore service pageProduct Engineering
Full-stack delivery, dashboards, portals, MVPs, and AI-ready product work.
Explore service pageReact 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...