オフライン開催
---
AlmaLinux Day Tokyo 2023 (2023/12/09 13:00〜)
https://connpass.com/event/298459/
#bookmarks
About
オンライン開催
---
よくわかるGrafana入門~バックアップ・リストアとアップグレード~ (2023/11/10 12:15〜)
https://tech-lab.connpass.com/event/299056/
#bookmarks
オンライン開催
---
Re: Podmanイン・アクション 始動! (2023/11/16 19:00〜)
https://openshift.connpass.com/event/298708/
#bookmarks
Varnish Softwareの公式イベントだ。オフライン開催。
---
Varnish in 東京 (2023/10/25 18:00〜)
https://connpass.com/event/298873/
#bookmarks
オンライン開催
---
BPStudy#194〜生成AIによる要件定義・システムの説明 (2023/10/31 19:30〜)
https://bpstudy.connpass.com/event/298306/
#bookmarks
オンライン開催
---
インフラエンジニアBooks 30分でわかる「ゼロトラストアーキテクチャ入門」 (2023/11/08 20:00〜)
https://infra-eng-books.connpass.com/event/298271/
#bookmarks
k8s上で稼働しているpodをプロファイリングしてflamegraphを生成してくれるkubectlプラグイン。稼働しているプログラムの実装言語に依存、Javaはasync-profiler、Goはebpf profiling、Pythonはpy-spy、Rubyはrbspy、nodejsはperfで収集するらしい
---
GitHub - yahoo/kubectl-flame: Kubectl plugin for effortless profiling on kubernetes
https://github.com/yahoo/kubectl-flame
#bookmarks
Auth0やKeycloak代替のオープンソースなユーザ認証インフラ。セルフホストの他にSaaSも提供
---
GitHub - zitadel/zitadel: ZITADEL - The best of Auth0 and Keycloak combined. Built for the serverless era.
https://github.com/zitadel/zitadel
#bookmarks
L2/L3界隈ネットワークのエミュレータ/シミュレータ25選。こんなにあるのね。
---
Twenty-five open-source network emulators and simulators you can use in 2023
https://www.brianlinkletter.com/2023/02/network-emulators-and-network-simulators-2023/
#bookmarks
SQLite、次の3.44.0でJSONB形式をサポート予定。容量が5~10%削減され、json_extract()関数や->演算子などで性能が2倍向上する予定。ちなみにJSONテキストをJSONB型に格納するのはパースして変換が必要なので多分遅いです(pgsqlも同様)
---
SQLite Forum: JSONB - Request for evaluation and comment
https://sqlite.org/forum/forumpost/8687d4ad36
#bookmarks