飲み会の傾斜計算が面倒だったのでアプリ作ってみた
https://qiita.com/Kyon_/items/aaa4af3110167194091f?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #TypeScript #Angular #Docker #googlecloud #CloudRun
#qiita #typescript #angular #docker #googlecloud #cloudrun
If you're a #java or #groovylang developer and want to play with the #PaLM api from Google Cloud (the same that powers #bard), you might be interested in this article I just wrote:
https://glaforge.dev/posts/2023/05/30/getting-started-with-the-palm-api-in-the-java-ecosystem/
You'll find docs & samples for #python but nothing for the #Java ecosystem. So I wanted to see how I could craft a kid story generator with #PaLM but using #micronaut, #ApacheGroovy and deploy it on #CloudRun.
But I faced some issues with authentication. Hence the article!
#java #groovylang #palm #bard #python #micronaut #apachegroovy #cloudrun
Cloud Run で Datadog Agent をサイドカーとして動かす
https://qiita.com/AoTo0330/items/35a840462f219596e39d?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#Python #Docker #GoogleCloudPlatform #Datadog #CloudRun
#python #docker #googlecloudplatform #datadog #cloudrun
RT @FlutterconEU
Mark your calendars, @teresa_wyy will be speaking at #ftcon23! 🗓 Wu will dive into #Flutter WebApp & then discuss WebApp deployment tooling on #GoogleCloud Platform: #Kubernetes, #AppEngine, #CloudRun, & Compute Engine.
Read the full abstract here:https://fluttercon.dev/teresa-wu/
#ftcon23 #Flutter #googlecloud #kubernetes #appengine #cloudrun
Serverless VPC Access allows users to access their VPC networks from serverless environments such as Cloud Run, App Engine, and Cloud Functions. It also enables users to access Compute Engine VM instances, Memorystore instances, and other resources with internal DNS or internal IP address. https://medium.com/google-cloud/serverless-vpc-access-cfe53428cd1?source=rss----e52cf94d98af---4 #Serverless #VPCAccess #CloudRun
#serverless #vpcaccess #cloudrun
People have been saying that the cloud providers are really rebuilding the old #mainframe environments. Today I've been looking at #CloudRun & #CloudTasks and I think with these last 2 pieces, the puzzle is finally complete. It's all the things I learned enterprise-scale computing on
- batch queues
- microservices
- source control
- CI/CD
- compile/test cycles long enough to have a 2nd full time job in
Except it's user-friendly(ish) and doesn't require 50 dedicated employees to run it.
#cloudtasks #cloudrun #mainframe
What CD tools do you use ?
One of my fav tools on Google Cloud for continuous delivery is Cloud Deploy with release management and multi-target delivery pipeline ( test > staging > prod ), i use it for GKE & Cloud Run
#googlecloud #gcp #devops #gke #cloudrun #clouddeploy #cicd
@steren Hello ! Sorry if you don't do #CloudRun support ... Suddenly, during the evening, all our #IAP backed #CloudRun endpoints started to send 403 responses. Seems nothings changed on our side and it's not the first time we have sudden failures with #IAP on #CloudRun. Any issues on googles side ? Any pointer as to how to investigate this ?
Opinary is a Berlin-based startup that has migrated its machine learning pipeline from GKE to Cloud Run, achieving faster speeds and a 50% cost reduction. They now deliver reader polls to news articles globally to help publishers increase reader engagement. https://cloud.google.com/blog/topics/developers-practitioners/opinary-generates-recommendations-faster-cloud-run/ #MachineLearning #CloudRun #ReaderEngagement
#machinelearning #cloudrun #readerengagement
Over Christmas, I wrapped the 3 part series on #dynatrace. In Part 2, I covered serverless (#gcp #cloudrun and #aws #lambda), Agentless (Browser/apps) and then how to remove from #kubernetes. In Part 3, I wrapped up by covering production use, alerting, profiles and optimization, integration with Teams, #pagerduty and the mobile app and concluded with a soap box rant on "buy now" and pricing.
Dynatrace Revisit (2/3): https://freshbrewed.science/2022/12/30/dynatrace-revisit2.html
Dynatrace Revisit (3/3): https://freshbrewed.science/2023/01/03/dynatrace-revisit3.html
#pagerduty #kubernetes #lambda #aws #cloudrun #gcp #Dynatrace
AND now with python and with feeling --> https://github.com/jeffbryner/gcp-cloudrun-python-pipeline
#cloudrun
#GCP
#python
https://github.com/jeffbryner/gcp-cloudrun-pipeline <-- TFW you search around on the internet for something you created a year ago..
In this case a simple #gcp #cloudbuild managed #cloudrun container that builds itself
This blog will guide readers on a quest to create a lean automated deployment flow for their API service using products such as Cloud Build, Artifact Registry, Cloud Run and Pub/Sub. https://cloud.google.com/blog/products/serverless/the-squires-guide-to-automated-deployments-with-cloud-build/ #GoogleCloud #CloudBuild #ArtifactRegistry #CloudRun
#googlecloud #cloudbuild #artifactregistry #cloudrun
I often prefer Cloud Run as it's docker containered 🐳
Cloud Functions vs Cloud Run when to choose one over the other
https://cloud.google.com/blog/products/serverless/cloud-run-vs-cloud-functions-for-serverless/
#googlecloud #cloudrun #cloudfunctions
For the stats nerds:
Log processing on my pipeline yesterday (#EnglandVsIran #WorldCup) - at peak we were using 1638 #CloudRun instances, each with 2 CPU - so 3276 CPU cores & 6552 GiB RAM (BAU is use ~150 instances - 300 CPU, 600GiB RAM).
At peak the system processed & inserted to #BigQuery 173 million log lines/minute (& that's nowhere near all our logs).
In total, there were 3.2 million log files containing 10.6 billion lines.
Scaling was automatic & flawless.
Imagine doing that on VMs & DB!
#englandvsiran #worldcup #cloudrun #bigquery
Busy day in log ingest pipeline land yesterday during the opening #worldcup game.
~140 million log lines/minute at peak validated, transformed, enriched & streamed from #gcs via #eventarc through #cloudrun in to #bigquery.
Always impressed how well this all scales. We went from ~250-300 Run instances to ~1000 several times, seamless.
#worldcup #gcs #Eventarc #cloudrun #bigquery
Cloud Functions vs. Cloud Run: when to use one over the other #googlecloud #cloudfunctions #cloudrun #serverless
https://cloud.google.com/blog/products/serverless/cloud-run-vs-cloud-functions-for-serverless/
#googlecloud #cloudfunctions #cloudrun #serverless
@steren looking at https://status.steren.fr/ – of COURSE you self hosted. LOL. Did you try to get it booted on #CloudRun ?