Skip to content

Commit 1d88e72

Browse files
committed
Add Kamal talk slides and additional meetup info
1 parent d98ce71 commit 1d88e72

30 files changed

Lines changed: 3789 additions & 2 deletions

src/_posts/2026-07-23-deploying-with-kamal-day-2.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ event_date: "2026-07-23"
55
tags: ["meetup", "devops"]
66
meetup_link: "https://www.meetup.com/ruby-az/events/315764960/"
77
---
8-
This month we have Marc Heiligers presenting on Deploying with Kamal, Day 2.
8+
9+
## Talks
10+
11+
This month we had Marc Heiligers presenting on Deploying with Kamal, Day 2.
912

1013
Most tutorials cover Day 0:
1114

@@ -17,5 +20,32 @@ But what about Day 2 and beyond?
1720

1821
* Who patches the OS kernel?
1922
* How do we know when Sidekiq runs out of memory?
20-
* What happens if the server reboots?
2123
* Is SSH really secure on a public port?
24+
25+
<div class="my-12 text-center">
26+
<a href="/slides/kamal-day-2/index.html" target="_blank" class="bg-primary text-on-primary px-8 py-4 rounded-full font-label-mono text-lg shadow-xl hover:bg-primary-container hover:scale-105 transition-all inline-flex items-center gap-2">
27+
<span class="material-symbols-outlined">play_circle</span>
28+
View Slides
29+
</a>
30+
</div>
31+
32+
---
33+
34+
Luis Montes did a quick lightning talk showing off some work he's been doing with Claude to create a WASM game engine with the same public interface as DragonRuby.
35+
36+
---
37+
38+
Malak Janus showed off the developer experience tools she's built into [Bloomlight](https://bloomlight.app/early-access/ruby-az-heatsync) to make future development faster and easier.
39+
40+
---
41+
42+
## Links
43+
44+
* [Nextgen](https://github.com/mattbrictson/nextgen) is an interactive and flexible alternative to rails new that includes opt-in support for modern frontend development with ⚡️Vite.
45+
46+
---
47+
48+
## Thanks
49+
50+
* Pizza and Soda sponsored by [Velocity Labs](https://velocitylabs.io/)
51+
* Event space provided by [HeatSync Labs](https://heatsynclabs.org)
56 KB
Loading

0 commit comments

Comments
 (0)