Home » Archives for Mark Otto » Page 4
November 22, 2024
By
Mark Otto
It’s that time of the year again. The annual AWS re:Invent conference is just around the corner. Still need to save your spot? You can register here. This year’s DevOps and Developer Productivity (DOP) track features an impressive lineup, including 11 breakout sessions, 14 chalk…
November 21, 2024
By
Mark Otto
Small mistakes can lead to big problems. Agree? There are already more than 3 million apps on Google Play Store and Apple Store combined. Sounds hilarious, but this means the competition is fiercer than ever. Web apps are no exception to this rule. To ensure…
November 21, 2024
By
Mark Otto
AWS CloudFormation is a service that allows you to define, manage, and provision your AWS cloud infrastructure using code. To enhance this process and ensure your infrastructure meets your organization’s standards, AWS offers CloudFormation Hooks. These Hooks are extension points that allow you to invoke…
November 21, 2024
By
Mark Otto
🦃 We’re taking next week off for Thanksgiving. We don’t celebrate it in our country, but we know many of you do, so it seemed a good time for a break. We’ll be back on Thursday December 5.__Your editor, Peter Cooper Angular v19 Released — The…
November 20, 2024
By
Mark Otto
Rust is one of the fastest growing languages around the world. The Rust community has grown into millions of developers, with more products and services relying on Rust. The ergonomics and strong compiler guarantees make Rust an ideal choice for developers. With this growth though,…
November 20, 2024
By
Mark Otto
“Imagine launching a fully functional web app in days instead of months.” For developers, entrepreneurs, and product managers, time is a precious resource – and building a web app from scratch is a massive investment. If you’re eager to get your app to market fast,…
November 20, 2024
By
Mark Otto
Recently, Amazon Q Developer announced expanded support for account resource awareness with Amazon Q in the AWS Management Console along with the general availability of Amazon Q Developer in AWS Chatbot, enabling you to ask questions from Microsoft Teams or Slack. Additionally, Amazon Q will now provide…
November 20, 2024
By
Mark Otto
Introducing @clerk/nextjs V6, with Support for Next.js 15 — With v6, the auth() helper is now asynchronous, <ClerkProvider> defaults to static rendering instead of dynamic, and support for partial pre-rendering has been introduced. Learn more about v6 updates and follow our guide to upgrade. Clerk Uncontrolled…
November 19, 2024
By
Mark Otto
In the ever-evolving landscape of cybersecurity, the need for efficient, standardized ways to manage and analyze security data has never been more critical. Today, we are announcing a significant milestone in our industry’s journey towards this goal: the Open Cybersecurity Schema Framework (OCSF) is joining…
November 19, 2024
By
Mark Otto
AWS Lambda Turns Ten: Looking Back and Looking Ahead — AWS Lambda, Amazon’s cloud function service, essentially launched the term ‘serverless’ and had a big impact on the use of Node.js in the cloud with Node v0.10 being the first and only runtime supported (till…