Matteo CollinaforPlatformatic Blogblog.platformatic.dev·Sep 26, 2023Unlocking Development Efficiency: Introducing Platformatic StackablesIn the ever-evolving landscape of software development, time is of the essence. Enterprises today strive for a balance between creativity and efficiency, seeking ways to streamline workflows without compromising on the uniqueness of their application...Discuss·69 readsplatformatic
Alexandra ManosforPlatformatic Blogblog.platformatic.dev·Sep 26, 2023Platformatic Unveils Enterprise Features to Minimize Breaking Changes and Development RepetitionPlatformatic, the innovative backend development platform, has announced two groundbreaking features to empower development teams to streamline their enterprise development processes, reduce deployment risks, and accelerate application development. T...Discuss·82 readsplatformatic
Luca MaraschiforPlatformatic Blogblog.platformatic.dev·Sep 19, 2023A Deep Dive into Backend Developer Experience, Why It Matters and What You Can Do About ItIn the ever-evolving world of modern software development, backend developers play a pivotal role in the success of web applications. However, their effectiveness hinges significantly on something often overlooked – Developer Experience (DX). In this...Discuss·607 readsplatformatic
Matteo CollinaforPlatformatic Blogblog.platformatic.dev·Sep 7, 2023Unlocking the power of Node.jsEarlier this summer, we hosted a Node.js Backend Masterclass providing an in-depth look at how to build Node.js applications with Platformatic and Fastify, from scratch, and exploring application design approaches and the relevant development philoso...Discuss·1 like·867 readsNode.js
Alexandra ManosforPlatformatic Blogblog.platformatic.dev·Aug 29, 2023Platformatic and Valor Software Partner to Drive Efficiency and Simplicity in Software DevelopmentWe are pleased to announce that Platformatic has partnered with Valor Software to deliver end-to-end software development support. Platformatic’s developer-centric backend development platform offers a simple, fast, and secure backend for modern fro...Discuss·99 readsbackend
Matteo CollinaforPlatformatic Blogblog.platformatic.dev·Aug 15, 2023How to Deploy a TypeScript Application to Platformatic CloudPlatformatic Cloud offers developers a robust cloud environment for deploying Node.js applications. With pull request previews, rapid deploys, and built-in observability, it ensures a smooth development-to-production workflow and provides a robust fo...Discuss·144 readsTypeScript
Marco PiracciniforPlatformatic Blogblog.platformatic.dev·Aug 8, 2023Introducing a New Wizard for Platformatic DBIn this article, we will explore how to deploy an application built with Platformatic DB, a powerful tool that simplifies API development by automatically generating OpenAPI and GraphQL documentation from your database, using Platformatic Cloud. Over...Discuss·140 readsNode.js
Marco PiracciniforPlatformatic Blogblog.platformatic.dev·Aug 3, 2023Distributed Tracing with Platformatic and Open TelemetryIn a microservices architecture, a request usually spans between multiple services deployed on different nodes. When this happens, it can be hard to trace issues precisely, particularly when errors happen, or when bottlenecks need to be identified. ...Discuss·159 readsOpenTelemetry
Matteo CollinaforPlatformatic Blogblog.platformatic.dev·Aug 1, 2023Introducing Platformatic v0.33.0: OpenTelemetry support and moreWe are thrilled to announce the release of Platformatic v0.33.0, packed with exciting updates and improvements to elevate your development experience. This version focuses on enhancing stability, improving inter-service communication, and ensuring se...Discuss·126 readsOpenTelemetry
Matteo CollinaforPlatformatic Blogblog.platformatic.dev·Jul 27, 2023Platformatic Now Supports Arrays in PostgreSQLWhen it comes to SQL, one of the most unnatural things to do is to map arrays to a table, since arrays cannot be mapped into SQL columns. Let’s consider a very common case of a “tag cloud” of a blog, where every “Page” would have multiple tags associ...Discuss·268 readsPostgreSQL