Monday, May 31, 2021

Web3 Foundation

 About | Web3 Foundation

"Our mission is to nurture cutting-edge applications for decentralized web software protocols.
Our passion is delivering Web 3.0, a decentralized and fair internet where users control their own data, identity and destiny."


What Exactly is Web3? by Juan Benet at Web3 Summit 2018 - YouTube


Web3 Foundation Grants — Wave 3 Recipients | by Web3 Foundation Team | Web3 Foundation | Medium


Subsocial

AWS App Runner & Copilot CLI for cloud containers

 449-introducing-aws-app-runner - AWS Podcasts

"AWS App Runner is a fully managed container application service that makes it easier and faster for customers to build, deploy, and run containerized web applications and APIs with just a few clicks, no infrastructure or containers experience required."


It is AWS Beanstalk with ECS/Faregate under the hood

448-aws-copilot-modern-applications-cli - AWS Podcasts

"Want to eliminate the heavy lifting of setting up infrastructure and deploying containerized applications to multiple environments? AWS Copilot CLI lets you build, deploy, and manage your containerized applications with a simple, well-organized set of commands. Then you can focus on application development while the CLI handles nuances of how AWS services integrate and manages all the steps required to deploy a container to the cloud!"

AWS Copilot CLI - AWS Copilot CLI

It is CloudFormation under the hood, with open source script CLI generating templates

interesting: it is written in GoLang, not in Python as AWS CLI is. 

GitHub - aws/copilot-cli: The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner, Amazon ECS, and AWS Fargate.