From Prompts to Processes: When AI Stops Being a Tool and Starts Being a System
The Convergence of Silicon and Statutes: Bridging the Gap Between AI Safety and Legal Alignment
Exploring the emerging framework of legal alignment as a bridge between existential AI safety and socio-technical ethics.Deploying an app on AWS ECS with CDK
How to deploy an application on AWS ECS with load-balancing and auto-scaling using CDK by writing the CDK code in TypeScriptTesting Redux Connected React Components Using Jest
Testing React components connected to a Redux store using Jest and React Testing Library.Running a Nuget Feed on S3 with Automated Deployments
There are many ways of creating a Nuget feed. but did you know that you can run a Nuget feed on S3 without any computing infrastructure? In this post, I will show you how you can create a Nuget feed on S3 using Sleet and automate the deployment process for packages.Deploying a Website on S3 With SSL, Continuous Integration
In this post, I am creating a website and host it on S3 and setup a continuous integration pipeline setup using GitlabCreating a Re-Usable Presto Worker Image in EC2
Creating a machine image that can be used to spin up presto worker instances without configuring each one. this could be helpful when you don't want to use any orchestration tool