A series of short episodes where we talk about our product development workflow at Éphémère Creative.
Each project will have a different definition of success. In almost every case, you’ll need both quantitative and qualitative feedback to assess whether you’ve reached your goals. That’s the final pi…
You’ll do everything to make sure the system doesn’t go down, but it inevitably will. You can’t guarantee stability in complex systems, but you can take steps to quickly recover and learn from outage…
Let's talk about communicating with your users. Sometimes it’s about confirming an email address, and other times it’s about notifying them about something, or sending them on-boarding messages. Unfo…
You don’t want to get stuck manually deploying the latest versions of your app. That path leads to bottlenecks and uncertainty. You need to make sure features get delivered into peoples hands through…
You might be building this app for someone else to use, but most apps need to be managed, so you’ll probably need an admin account and interface too. We find that it’s very common for people to initi…
There are always going to be security concerns, but you can do your best to identify and address the obvious ones early, and keep a close eye on them. In this episode we'll talk a bit about security,…
Your services are an orchestra, and it needs a conductor. How do you coordinate how they run and communicate with each other? In this episode we'll talk a bit about packaging applications, running th…
You almost always need at least a few different “services.” One to expose your data to the app, another to authenticate users, and another to handle long-running tasks, for example. In this episode w…
One of the things you’ll need to know before you get going is “what are the capabilities of the infrastructure I’ll be deploying to.” You'll need to know what you can and can't do with the resources …
Growth potential, or “scalability” is important to think through. You don’t want to design a system for 5 million users, if you’re likely to only get 5 thousand in the first year. But… you also don’t…
Next in our EC Methodology Series... get a domain! It’s important. It’s how different parts of your system will communicate with each other, even if you’re building a mobile app without a web presenc…
Next in our EC Methodology Series... design something! It might sound obvious, but before you start building something you should probably design it first. Here we break down the very basics.
💻 Connec…
First in our EC Methodology Series... what is an app? Let's do a rough breakdown of the different things people mean when they talk about building an "app."
💻 Connect with us, partner with us, or giv…