Skip to content

Cloud computing

Green IO New York 2025: Intelligent Systems And Responsible Infrastructure

May 14–15, 2025 — New York City Green IO held its first U.S. conference in New York this May, bringing together a technically savvy, action-oriented audience. Hosted by the Green IO podcast and Apidays, the event focused on practical, production-ready strategies for reducing digital systems’ environmental impact—while simultaneously improving their intelligence, scalability, and resilience. The main themes of the event were clear: APIs are becoming critical infrastructure for AI and agent-based systems, and sustainability is increasingly a core engineering and product strategy, not a side… Read More »Green IO New York 2025: Intelligent Systems And Responsible Infrastructure

How to Navigate AWS re:Invent Like a Pro

Attending AWS re:Invent is an exciting and immersive experience, but with so much happening across multiple venues, sessions, and tracks, it can quickly become overwhelming. With over 50,000 attendees, more than 2,000 sessions, and dozens of content tracks, planning ahead is essential to making the most out of your time there. Over the years, I’ve developed a set of strategies to navigate the event efficiently and get the most out of its countless offerings. Here’s how you can maximize your re:Invent experience. The Scale of… Read More »How to Navigate AWS re:Invent Like a Pro

How to Install WordPress with LEMP and Ubuntu on DigitalOcean

A quick and clear step-by-step guide on setting up a WordPress website on a LEMP stack on Ubuntu. Some of the steps are specific to the DigitalOcean environment, but most of this should be applicable to other hosting providers as well. Prerequisites: Domain name & access to DNS settings. Installed and configured LEMP (Linux, Nginx, MySQL, and PHP) stack on Ubuntu. ssh access to your server. Some familiarity with the command line. * Optional steps or steps that might differ depending on setup. Step 1:… Read More »How to Install WordPress with LEMP and Ubuntu on DigitalOcean