Functions as a Service With SSL Using OpenFaaS, Docker Swarm, Traefik 2 and a Socket Proxy

Self-deployed FaaS with Docker Swarm
Serverless is all the rage right now. Instead of maintaining a server and its infrastructure, you can create self-contained functions that do the job.
This can be a boon for front-end developers. A bespoke front-end client written in React.js or another framework can easily be enhanced with back-end code.
It’s now trivial to add a secure integration with a payment provider like Stripe.
Friday Picks 066
Here are some links for this weekend. I hope you’ll enjoy them!
Full Stack Serverless - Building a Real-time Chat App with GraphQL, CDK, AppSync, and React: a concise tutorial by Nader Dabit Build A Confirmation Modal in React with State Machines: learn more about state machines with Dave Ceddia Building Microservices with Deno, Reno, and PostgreSQL: by James Wright Show your latest dev.to posts automatically on your GitHub profile readme: a GitHub action that automatically fetches blog posts from dev.