Tomcat is a popular open source servlet container in the Java ecosystem. Tomcat is the default container for spring boot web applications (spring boot also supports other containers).
Should the managers put conscious effort to drive the team ? Generally in a new startup or newly started project, there is enthusiasm in the team to deliver
ESP32 supports many development platforms such ESP-IDF, MicroPython and Arduino. I had already shown how to interface servo with esp32 using ESP-IDF and MicroPython. In this post we
Kafka provides horizontal scalability through partitions and topic consumers. In a given consumer group, one partition can only be assigned to one consumer. Topic partitions can be increased
Kafka is a distributed event store and stream processing system. Multiple producers can write to topics and multiple consumers can consume from the topics. Topics can have multiple
Redis is in-memory data store primarily used as key value cache. Apart from simple string key values, redis has support for many other data structures. Some of the
Waveshare has these nice round LCD boards with embedded RP2040, these boards are available with touch and without touch. Along with controller and LCD, board comes with some
M5Stack has produced some amazing hardware. I recently got my hands on M5Stack Core2. Its compact, powerful and well built. It has plenty of Flash and PSRAM (16MB
Explicit practising Do knowledge workers such programmers and designers need explicit practising to improve their skills ? SQLite: Past, Present, and Future SQLite architecture and how exhaustive test