Published in Google Cloud - Community·Jan 18EventSync: the event-driven management missing piece.Event driven has been becoming very popular those past years especially with cloud platforms and their elasticity; led by serverless products. Even if there are many different event management products on Google Cloud, there is one missing piece. …Event Management7 min readEvent Management7 min read
Published in The Modern Scientist·Jan 2ChatGPT: a revolutionary misunderstood AIThis article is a personal opinion on ChatGPT. I’m not a data scientist, only a tech savvy guy that tests and learns of all cutting edge tech stuff. The year 2022 has been very rich in terms of tech innovations but ChatGPT has definitely been the most popular in Q4…Chatgpt11 min readChatgpt11 min read
Published in Google Cloud - Community·Dec 21, 2022Cloud Run: Hot reload your Secret Manager secretsSecurity is paramount for any type of services and environments. Solutions exist to host, manage and serve secrets securely and at scale. On Google Cloud, Secret Manager is the native service dedicated to secret management. To simplify accessing the secrets, Secret Manager is directly integrated in some Google Cloud services…Google Cloud Platform5 min readGoogle Cloud Platform5 min read
Published in Google Cloud - Community·Nov 26, 2022Cloud Run VS App Engine: What’s the lowest cost?In this article, the “App Engine” term only represents the App Engine Standard version. All the cloud providers offer serverless services. Serverless is wonderful! You have no servers to set up, install, manage or provision. You simply use the services and pay-as-you-use them. On Google Cloud, there are many serverles…Cloudrun10 min readCloudrun10 min read
Published in Google Cloud - Community·Oct 27, 2022Access to Google Workspace documents from Cloud BuildModern code development is based on automation, and especially CI/CD pipelines (Continuous Integration Continuous Deployment/Delivery). On Google Cloud, Cloud Build is the serverless solution to achieve CI/CD and offers many features and highly customizable pipelines. During the code packaging, you might need to rely on other data than only your…Google Cloud Build5 min readGoogle Cloud Build5 min read
Published in Google Cloud - Community·Sep 24, 2022Quickly restore BigQuery dataset with time travel and Cloud WorkflowsData is gold for companies. Data lakes and data warehouses have been becoming popular years after years to keep and leverage that value. Better is the data quality and richness, higher is its value and more powerful or accurate are the use cases that you can achieve with it. However…Google Cloud Platform5 min readGoogle Cloud Platform5 min read
Published in Google Cloud - Community·Aug 30, 2022Personalized recommendations with customized recommenderOne of the power of any cloud platforms is the scalability. It’s now very easy to create dozens of accounts, hundreds of projects, thousands of ressources,… And, after a while, you have tons of things and it’s hard to manage, optimize and curate. …Google Cloud Platform4 min readGoogle Cloud Platform4 min read
Published in Google Cloud - Community·Jul 25, 2022BigQuery: Snapshot dataset with Cloud WorkflowData are the golden mine of any company and a data warehouse is the best place to store and query those data. On Google Cloud, BigQuery is the most popular tool: serverless, scalable, pay as you use; it can process exabytes of data in seconds. BigQuery features offer DML statements…Bigquery4 min readBigquery4 min read
Published in Google Cloud - Community·Jul 17, 2022Why I definitively switched from Cloud Functions to Cloud RunServerless tools are really easy to use for any developers and you can easily build applications and scale them from 0 to planet scale solution! …Google Cloud Platform8 min readGoogle Cloud Platform8 min read
Published in Google Cloud - Community·Mar 21, 2022Long running job with Cloud WorkflowsServerless services are designed to run real time and interactive workloads: website, REST APIs,… They are not really designed for long-running jobs during hours, days or weeks. There is no dedicated service and the VMs are still the best place to run those workloads. Recently, Mete Atamel released a solution…Compute Engine6 min readCompute Engine6 min read