How Google Cloud Run Deploys Code Without a Dockerfile
Ever wondered what happens under the hood when you deploy to Google Cloud Run without a Dockerfile? I dive deep into the entire process from source code to running service.
Tech | Insights | Inspiration
Ever wondered what happens under the hood when you deploy to Google Cloud Run without a Dockerfile? I dive deep into the entire process from source code to running service.
An overview of co-packaged optics technology and its impact on modern data center infrastructure
In traditional switch hardware, data is sent over optical fibre using pluggable transceiver modules (SFP, QSFP, etc.) that slot into cages on the switch faceplate. These modules convert electrical signals from the switch ASIC into light and back, with each link carrying tens or hundreds of gigabits per second. Co-packaged optics (CPO) changes this paradigm by moving the photonic engines into the switch package itself. In a co-packaged design, the laser diodes, modulators and detectors are…
Exploring the design of AI cluster fabrics, inspired by discussions on network automation challenges in AI data centres
After listening to the insightful Heavy Networking podcast episode 782, I felt compelled to delve deeper into the intricacies of AI data centre networking. The episode shed light on the challenges and solutions in automating networks for AI workloads, prompting me to explore the architectural distinctions and considerations in AI cluster networks.