Crowdhailer

Crowdhailer

Creator of Raxx

Getting started with Tokumei, Cloud Native web applications

Tokumei helps with building cloud native web applications. Some of the features that help to make it cloud ready.

  • Containerised by default, making it easy to deploy to a variety of cloud platforms.
  • Sets up HTTP/2 over TLS by default to be performant and secure
  • Document Driven, why use a routing DSL and write documentation when the documentation format can be a DSL
  • Multi-node, by using docker-compose testing running multiple containers is easy. Should result in less surprises when scaling up in production
  • Environment based configuration, make configuration set up as close as possible to the methods used in production

This video is a demonstration of what will be possible with Tokumei. It is ready to experiment with but still beta.
If you have any questions please do ask. There is a channel on the elixir-lang slack for all things Raxx related.

First Post!

Maikon

Maikon

I enjoyed it as a good intro :slight_smile: I think it would be good if you do a few where you explore different parts of the framework in a bit more detail.

I like the defaults (https, http2). Out of curiosity, what’s causing the livereload bug with the documentation?

Where Next?

Popular in Screencasts Top

hays
Hello, I had a great time digging into Ecto and creating this intro screencast: Ecto 2.0: The Database Tool for Elixir and Phoenix The...
New
snake117
I came across ElixirCasts.io, a free, high quality screencast showing various subjects in Elixir and Phoenix. I didn’t see it posted on t...
New
Corys
I got a new video up on doing multi tenancy in phoenix 1.3 using Apartmentex. Lemme know if any questions. :grinning: http://www.schmi...
New
anuragg
One of our users just created this screencast for deploy Elixir apps on Render. Hope it’s helpful! https://twitter.com/Alc...
New
joebew42
Hello :wave: This is a follow up for the Good Elixir TDD resources? thread. It was my intention to make a video about TDD Outside-In w...
New
CinderellaMan
Hello, I’m not sure where this should / could be posted, but I’ve put a lot of effort and just released my first video about streaming c...
New
ryanwinchester
When: Sunday, July 19 @ 12PM Pacific Where: Twitch Social: Ryan Winchester on X: "Starting a programming stream with @_druu (who will b...
New
sergio
Here’s a quick 3 minute video explaining how to get a great workflow for Phoenix Liveview templates. Good dev ux!
New
plicjo
I created a tutorial for implementing a toggle button in LiveView. It’s been done against Phoenix 1.7 to future-proof it, ...
New
calebjosue
I’ve made a video on how to install Erlang (26.2.1) and Elixir (1.16.1) on GNU/Linux Debian 12 (Bookworm). Thanks!
New

Other popular topics Top

vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
Fl4m3Ph03n1x
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: ) Hello all, this is ...
New
shahryarjb
Hello, I have map which I want to convert it to string like this: the map: %{last_name: "tavakkoli", name: "shahryar"} the string I ne...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
marius95
Hello everyone, I try to use an Javascript Event Handler in my root.html.leex file. Therefore I created a function in the app.js file: ...
New
Harrisonl
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service. Currently when I de...
New

We're in Beta

About us Mission Statement