cwcloud

298 posts

cwcloud banner
cwcloud

cwcloud

@cwcloud_tech

Next level of AI, Cloud and DevOps automation software #DaaS #serverless #AI #observability

参加日 Kasım 2016
82 フォロー中120 フォロワー
固定されたツイート
cwcloud
cwcloud@cwcloud_tech·
Presentation of CWCloud by its founders youtu.be/-eLlmisM4dw
YouTube video
YouTube
English
0
0
2
560
cwcloud
cwcloud@cwcloud_tech·
Venez nombreux(ses) à notre rencontre afin de gagner votre chance ! Et en attendant petit rappel sur notre retour de l’édition précédente cwcloud.tech/fr/blog/forkit…
Français
0
0
0
18
cwcloud
cwcloud@cwcloud_tech·
Comme l’an passé où nous avions fait gagner des lots de livres avec un challenge sur notre moteur FaaS nous prévoyons de renouveler l’expérience en mettant cette fois à l’honneur l’ouvrage “Kubernetes, 50 solutions pour les postes de développement et les clusters de production” de Denis Germain
cwcloud tweet media
Français
1
0
0
36
cwcloud
cwcloud@cwcloud_tech·
Samedi 18 avril 2026 à la cité de la culture de Tunis aura lieu la seconde edition de l’événement Fork IT! Tunis 🇹🇳 @ForkitCommunity . L’événement pour les techs (développeurs, SRE/DevOps, data scientists, data engineers…
cwcloud tweet media
Français
1
0
0
30
cwcloud
cwcloud@cwcloud_tech·
🇫🇷 Blogpost par Idriss Neumann: Récupérez les données de votre Apple Watch en utilisant le moteur FaaS low-cost de CWCloud: cwcloud.tech/fr/blog/apple-… Dans cette démo on verra comment extraire les données de santé d’Apple afin de les envoyer à des LLM pour vérifier si votre cœur est en bonne santé ou pas et envoyer des alertes sur Discord.
Français
0
0
0
30
cwcloud
cwcloud@cwcloud_tech·
Blogpost by Idriss Neumann : Get your Apple Watch data using CWCloud FaaS engine bsky.app/profile/ineuma… In this demo we'll see how to fetch the Apple Health data and send it to CWCloud in order to using public LLM to see if you're heart is healthy or not and raise alert on Discord 😏
English
1
0
0
48
cwcloud
cwcloud@cwcloud_tech·
Vous avez manqué la sortie de l’épisode sur notre plateforme FaaS avec notre CTO Idriss Neumann sur @cloudmercato ? Pas de soucis il est dispo ici youtu.be/eDDYfd77PJI
YouTube video
YouTube
Français
0
1
1
614
cwcloud
cwcloud@cwcloud_tech·
📣 🇬🇧 New feature on CWCloud: now you can deploy your own self-hosted LLM (or other external LLMs that are not available in the default lists) as external adapter and use it like the others in the CWAI API, chat or serverless engine 🤩 More details here: #external-adapter-interface" target="_blank" rel="nofollow noopener">cwcloud.tech/docs/tutorials…
cwcloud tweet media
English
0
0
0
25
cwcloud
cwcloud@cwcloud_tech·
📣 🇫🇷 Nouvelle fonctionnalité sur CWCloud: vous pouvez désormais déployer vos propres LLMs (ou bien interfacer des LLMs externes) en tant qu'adaptateur externes et les utiliser avec l'API CWAI, le chat ou encore le moteur serverless/lowcode 🤩 Plus de détails ici: #interface-dadapter-externe" target="_blank" rel="nofollow noopener">cwcloud.tech/fr/docs/tutori…
cwcloud tweet media
Français
0
0
0
14
cwcloud
cwcloud@cwcloud_tech·
📣 New feature on cwcloud: KV storage API. A straight forward API to easily store data and documents (temporarily or definitively) and use it in your serverless / lowcode functions ! And ofc you can also administrate your KV repositories using the GUI and CLI as well 😇
cwcloud tweet mediacwcloud tweet mediacwcloud tweet media
English
0
0
0
25
cwcloud
cwcloud@cwcloud_tech·
New design of cwcloud, do you like it? 🤩
cwcloud tweet mediacwcloud tweet mediacwcloud tweet media
English
1
1
3
244
cwcloud がリツイート
FastAPI
FastAPI@FastAPI·
FastAPI now has 84k GitHub stars ✨ FastAPI is now the most starred backend framework 🎉 ...not only in Python, in all programming languages 🤯 Thanks to all who inspired it and paved the way 🙌 And thank you for adopting it! 🍰☕️ github.com/fastapi/fastapi
FastAPI tweet media
English
44
125
1.6K
206.2K
cwcloud がリツイート
CNCF
CNCF@CloudNativeFdn·
The schedule for OpenTelemetry Community Day is here! Check it out. hubs.la/Q03jP3Jf0
English
1
6
16
2.3K
cwcloud
cwcloud@cwcloud_tech·
Hey mardi en ligne 19h 🇫🇷 (18h 🇹🇳) il y a un meetup de @GroupBees1 qui semble intéressant à vous partager avec @steren le product owner de cloudrun sur GCP (l’offre serverless de google basée sur knative). Pour vous inscrire c’est ici meetup.com/fr-FR/groupbee… cc @MazlumTosun3
Français
0
2
2
267
cwcloud
cwcloud@cwcloud_tech·
@ForkitCommunity Everything was great, we thanks all participants who tried our serverless, AI and IoT challenge 🫶
cwcloud tweet mediacwcloud tweet mediacwcloud tweet mediacwcloud tweet media
English
0
0
0
8
cwcloud
cwcloud@cwcloud_tech·
@alexellisuk We share the same idea haha 😆, we’re currently implementing the exposition of our serverless functions as MCP servers. Btw SSE will be replaced by http stream soon github.com/modelcontextpr…
English
0
0
0
34
Alex Ellis
Alex Ellis@alexellisuk·
Here's the same code adapted from STDIO to use SSE as the transport - so it's very close to being deployed as a function now. Plus a client on the right hand side showing API-key based authentication
Alex Ellis tweet media
English
1
0
3
741
Alex Ellis
Alex Ellis@alexellisuk·
Here's an MCP server that can list and invoke functions in @openfaas... next up will be getting it to run via the gateway for scale to zero, isolation in containers, and enterprise-grade deployment via Kubernetes.
Alex Ellis tweet media
English
1
0
12
1.1K
cwcloud がリツイート
cwcloud
cwcloud@cwcloud_tech·
Now we added more models for anthropic (claude 3.7 sonnet, claude 3 haiku and opus). You can check the pricing here for the SaaS version of cwcloud: #ai" target="_blank" rel="nofollow noopener">cwcloud.tech/docs/saas/eu/p… Of course for onprem you get your own subscriptions to the various LLM providers and very soon we'll have an easy way to onboard external adapters even on the SaaS version (you'll just have to host a microservice following a standard API endpoint and which can be hosted anywhere, and you'll be able to choose to expose a local LLM you're hosting like Llama or even proxify your own subscriptions to openai, mistral, deepseek, anthropic, whatever). Next step: low code MCP servers on the FaaS engine 🤩
cwcloud tweet mediacwcloud tweet media
English
0
0
0
52