The Google Chat API has been launched, allowing developers to build Chat apps that enable real-time collaboration between Google Chat and other systems.
Related Posts
Multi-Tenant SaaS Architecture – Database Per Tenant
SaaS applications benefit from the multi-tenant architecture. It makes the maintenance and enhancements of the software easier and…
Getting Started with Python: Creating a Hello World Project Using Poetry
Introduction Poetry is a powerful dependency management and packaging tool for Python. It simplifies project creation, dependency installation,…
Let’s try CDKTF (with Python)
Why CDKTF ? It’s been a few years that I heard about AWS CDK, an abstraction layer on…