AWS announced the general availability of Amazon MemoryDB for Redis, a new Redis-compatible, durable, in-memory database. The new database service is intended for applications that require microsecond read and single-digit millisecond write performance with data durability and high availability.
Google's newest cloud region went down for 1 hour and 30 minutes due to 'transient voltage' issues that rebooted network hardware.
The issue occurred at Google's australia-southeast2 region in Melbourne, Australia, which launched just a month ago on 25 July.
Azure ND-series virtual machines have been replaced by newer GPUs which offer dramatically increased performance and support for newer CUDA compute capability levels above 6.1. For instance, NC T4 v3 VMs offer 2-5x the effective throughput at a lower cost per GPU for workloads that can leverage new architectural features.
IBM has announced a new Secure Access Service Edge (SASE) solution designed to encourage the zero-trust security approach in the enterprise.
חבר'ה שאלה קטנה בnginx
אני רוצה nginx יענה (http get)
כאשר אני נגש לכתובת מסויימת
url.some.domain/somthing
אני רוצה שהוא יחזיר לי דף מסויים (json)
אין אני עושה לו ניתוב ל /somthing ?
תבצע כך:
location /location-json {
default_type application/json;
return 200 '{"What":"What??"}';
}
אני מעוניין לנהל Grafana Dashboards בקוד. למישהו יצא להתעסק ויוכל להמליץ על כלי נוח לעבודה?
נתקלתי ב-
https://grafana.github.io/grafonnet-lib/
ואני לא בטוח שזו בהכרח הדרך הנוחה ביותר..
על קוברנטיס אפשר פשוט להשתמש בsidecar של גרפנה.
לא על קוברנטיס הייתי ממש אותו דבר עם כלי כמו אנסיבלקוד שמבוסס על אחת sidecar
Oops! Something went wrong while submitting the form