Building a multi-tenant SaaS solution on AWS
Anubhav Sharma of AWS will give you a template you can use to architect a software-as-a-service (SaaS) application using AWS serverless services
With functions as a service, cloud providers have signaled the smallest billable unit of computation is a single function execution. It’s a beautifully simple idea, rejecting the metaphor of a server, and freeing developers to design smaller and simpler services. We can iterate on our code with a high degree of isolation, without fear of affecting other parts of the system; deploy systems in seconds with zero downtime; and always be available regardless of load.
However, building serverless-y apps is very new and as such fought with early days complexity:
In this talk Brian will walk you through a new approach to architecting applications with plain text using arc.codes to create apps in minutes and subsequently deploy in seconds with zero downtime and unprecedented availability.
Brian LeRoux is the Cofounder/CEO of Begin which is the most elegant way to deploy Functional Web Apps. A longtime fan of the open web he created wtfjs.com and sports a questionable tattoo. Brian believes the future is mobile, seamlessly running in the cloud, on open source software and will be created by hackers like you.
Anubhav Sharma of AWS will give you a template you can use to architect a software-as-a-service (SaaS) application using AWS serverless services
Melissa McKay will explore the different tools available for packaging software into containers and how to use them efficiently and securely.
In this session, Shy Ruparel of Docker will give you all the details you need to get started creating containers using Docker.
Maciek Palmowski will show you the ideal setup for everything from setting up a Wordpress site in Git to deploying it to production
TheJam.dev is a 2-day virtual conference focused on building real-world applications using the Jamstack.