veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

296
active users

#appengine

1 post1 participant0 posts today

Why is Deploio perfect for developers? There are many positive points , but we can hardly list them all here. ✅ You can focus fully on coding and don't have to worry about any infrastructure and server management tasks. 🤖 And deployment is simple, takes just a few clicks or push commands and is automated. We simply don't have the time or space to list all the other nice features – such as security and reliability. Bring us your code, we'll do the rest. 🚀 #developer #appengine #paas #deploio

Up to 10x faster in the dyno – your powerful Swiss Heroku alternative. 💪 Because with us you don't get slow, expensive low-tier dynos, but no «noisy neighbours» and fast containers. 🧨 Our buildpack and Dockerfile flexibility is more modern than well-known solutions that only offer Docker support via a cumbersome container registry. You want power, data security, Swissness and everything as easy as possible? Then send us your code, we'll do the rest. 🚀 #appengine #fast #secure #simple #deploio

How does Deploio actually work? 🤔 It's so simple that you only need three things: a Git repository with the application's codebase, a laptop or PC for the nctl installation & app deployment and a domain to point to your application. 3️⃣ By the way: nctl is our own CLI tool for advanced management of your projects, applications and resources. ✅ So, what are you waiting for? Bring us your code and we'll do the rest. 🚀 #turbo #apphosting #appengine #paas #deploio

I'm seeing "serverless" as a term of art in the cloud services space now.

I'm happy about it, but I'm also feeling a little grumpy-old-man about it (the term, not the concept) because I was into Google App Engine before it was cool.

(GAE is still around, but broadly Google decided that the real money was in chasing Amazon because the companies with big bucks to spend are too control-freak to trust an algorithm someone else came up with to manage their dynamic scaling. This was kinda the beginning of me watching Google decide that "long tail economics" was a myth or, at least, not where the fancy big-denomination dollar bills lived).

Replied in thread

@bluetea “Colophon Redux”

Back in 2008, I whipped up this site with two hundred line hack using a newly created web framework called web.py and a brand new google project, App Engine. From 2008 to today, that’s how #seldomlogical worked.

From the user perspective it looked like plain HTML pages being served. Behind the scenes, code read markdown and converted it to HTML.

❝ Every time my blog ran, a little bit of Aarons code would execute

This was prior to the various web frameworks for python we take for granted today. Web.py utilised WSGI and I chose googles new toy, GAE to run it.

#webpy / #python / #WSGI / #GAE / #aaronswartz / #AppEngine / <seldomlogical.com/redux.html>