/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

code.dblock.org
| | aayushsahu.com
2.1 parsecs away

Travel
| |
| | huey.xyz
2.3 parsecs away

Travel
| | Triggering a GitHub action from a git push from another GitHub action. This site is a static site with a deployment pipeline that comprises various daisy-chained GitHub actions. For example, there is a GitHub action that checks my BookWyrm orreadi.com profile periodically, and updates a JSON file in the GitHub repository for this site if there are changes to the books...
| | vishwas.tech
2.5 parsecs away

Travel
| | Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions
| | almad.blog
18.2 parsecs away

Travel
| [AI summary] The text provides a comprehensive guide to setting up a cloud infrastructure using Terraform and AWS. It outlines the steps to create a VPC, subnets, security groups, RDS instance, EC2 instance, and associated networking components. The guide emphasizes security considerations, such as limiting access to sensitive resources, and discusses potential improvements for a production environment, including multi-AZ setups, load balancers, and more secure access controls. The text also touches on alternatives like AWS Lightsail and Heroku, and highlights the importance of infrastructure as code (IaC) for consistency and repeatability.