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
I enjoyed it as a good intro
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?
Popular in Screencasts
Hello everyone, these are the episodes that are part the Alchemist’s Edition, which is the paid subscription that helps support ElixirCas...
New
By Tensor Programming, a refresh to his original series:
New
I made a video for getting started with the GenServer module. I introduce some concepts and try go over what’s happening step by step. ...
New
This video is about the step by step guide to build packages with clear explanation of package files and registration procees to hex.pm
...
New
We at SmartLogic have been running an intermittent series of live coding sessions on Twitch that we then archive on YouTube; in the lates...
New
Hello everyone :waving_hand:
Officially this is the most intense/demanding video that I ever released :slight_smile:
The video sums up ...
New
I did an episode on Phoenix contexts. This is a good episode for anyone new to Phoenix or wanting to see how contexts work.
https://elix...
New
I’m in the process of doing a series where I build a site for the new podcast I’ve recently started with Justin Vincent of Techzing.
It ...
New
This week i discovered Alchemist Camp youtube channel. Really good resource for elixir world. It deserves a forum topic
I think channel ...
New
Hey friends, today I published the first video of a new series I’m making, where I solve the challenges on Protohackers (see my tweet ann...
New
Other popular topics
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
New
Hi,
I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
New
Hello guys,
I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
New
Hi folks,
Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
New
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
Hi!
Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








