ContentPosts from @desertprincess..
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Serverless At AWS — An Opinion on the Recent Backlash

Amazon Prime Video has decided to change some aspects of its architecture, moving away from serverless and achieving a cost reduction of 90% in the process. Some have used this as evidence that the "age" of serverless or cloud is over, but it's important to consider the context of Amazon's experien.. read more  

Serverless At AWS — An Opinion on the Recent Backlash
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Revisiting the Serverless email delivery service

This article provides updates on a serverless email delivery service on AWS. - The AWS SAM CLI has introduced features to speed up the build process, such as parallel building of functions and layers in the template file and reusing unchanged build artifacts. - Pre-building MJML into HTML during the.. read more  

Revisiting the Serverless email delivery service
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Connect Your Serverless Functions to a PlanetScale MySQL DB

PlanetScale is a serverless MySQL platform that comes with modern features such as data branching, a serverless connection driver, multi-region support, a sleek CLI, and much more. In particular, PlanetScale's Serverless Driver for JavaScript makes it a great fit to use with the endpts Serverless F.. read more  

Connect Your Serverless Functions to a PlanetScale MySQL DB
Story
@squadcast shared a post, 2 years, 11 months ago

Scaling Site Reliability Engineering Teams the Right Way

This blog unpacks everything you need to know about scaling an SRE team like the common indicators, and the steps that need to be taken for scaling your team. The blog uses the People-Process-Tools approach for an effective explanation.

SRE Team
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Microsoft AI Releases Guidance: A Next-Gen Language For Prompt Programming

Microsoft has released a new programming language called "Guidance" that allows developers to create simple yet sophisticated natural language responses in different formats. The language allows developers to focus on high-level patterns and use specific structures to describe generation tasks, wit.. read more  

Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Loft Labs Launches New Open-Source Project DevPod For Dev-Environments-As-Code On Any Infrastructure

Loft Labs has announced the release ofDevPod, an open-source project that allows engineers to codify reusable dev environments for any infrastructure... read more  

Loft Labs Launches New Open-Source Project DevPod For Dev-Environments-As-Code On Any Infrastructure
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Introducing StarCoder: The New Programming AI

StarCoderis an LLM designed to assist programmers in writing quality and efficient code within reduced time frames. Using a Multi-Query Attention Technique, StarCoder can understand code content and generate accurate suggestions for over 80 programming languages. StarCoder has aPlaygroundandChatbot.. read more  

Introducing StarCoder: The New Programming AI
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Mojo Lang: The New Programming Language

Mojo Lang is a new programming language designed as a superset of Python byChris Latner, the creator of the Swift programming language and the LLVM Compiler Infrastructure. - Mojo merges the usability of Python with the performance of C programming to create a new level of programming for AI develop.. read more  

Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

8 best open source project management software for 2023

Discover the top 8 open-source project management software options for businesses according to TechRepublic. The guide includes pros and cons, feature comparisons, and step-by-step instructions for shopping and analyzing each tool: - OpenProject, - Tuleap, - OrangeScrum, - GanttProject, - ProjectLi.. read more  

8 best open source project management software for 2023
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

What I Learned Using ChatGPT as a Programming Mentor

An experienced mentor is hard to come by, but AI agents like ChatGPT are available 24/7 and have knowledge on hand. To test whether ChatGPT could serve as a substitute for a real mentor, the author posed a series of questions while acting as a junior developer with minimal experience in software dev.. read more