Show HN: Cloud Native Web Development – I self-published my first book Hi, I spent the last three months writing a 200+ page book, with 19 corresponding pull requests. https://ift.tt/2BQ0lSI It's a hands-on guidebook on how to develop a cloud-native web application based on technologies I am familiar with. Svelte, Tailwind CSS, Cypress.io, Gitpod.io, Firebase & Google Cloud at a high-level. The goal was to walk through the entire end-to-end process, from zero to production! It walks through building a foundation needed to develop on top of. CI / CD, testing, feature toggles, production monitoring, etc. To write it, I used Google Docs and had two git repositories: one to experiment and one that contains the final source code - where the git commit history looks like I never struggled :-). AMA on self-publishing or the book's topic itself! June 28, 2020 at 11:26PM
Show HN: AWS-Powered Rube Goldberg Machine AWS has so many services—like more than most of us can name. What are some creative ways you can stitch them together to accomplish simple tasks in the most roundabout of ways? Get creative! This isn't about being practical! Here's a theoretical example of how to create a GIF! (Steps 4 through 998 are left as an exercise for creative readers!) 1. Add a new AWS IAM user, gif-creator, where each frame that will be part of the final GIF is base64 encoded and included as tag to the IAM user. 2. This triggers a CloudTrail event to be logged and published to Simple Notification Service. 3. Upon receiving this event, a lambda gets triggered that builds a Docker container that simply scans your domain for new DNS records. Additionally, the lambda spins up an entire Elastic Kubernetes Service (EKS) cluster with that Docker container. . . . 999. You now have a GIF in your inbox! April 6, 2020 at 02:10AM
Comments
Post a Comment