AWS Serverless Common Mistakes - Performance, Scalability, Optimization, and Monitoring (3/7)
Part 3 of a series on AWS serverless mistakes, focusing on cold start performance, language choice, and optimization strategies.
Part 3 of a series on AWS serverless mistakes, focusing on cold start performance, language choice, and optimization strategies.
Part 2 of a series on AWS serverless architecture mistakes, covering design principles like single-purpose functions and designing for failure.
First part of a series on common AWS serverless coding mistakes, covering language choice, Lambda handlers, and package optimization.
The article argues that cloud computing initially failed its promise of abstracting infrastructure, but serverless computing (FaaS/BaaS) has finally delivered on that vision.
Explains how to create custom IPython magic functions using Magics classes, with a practical example of a type-checking %mypy command.
An article discussing the importance of fixing hidden technical debt and friction in software development, even when it's not immediately visible.
Argues for using TypeScript over YAML for cloud infrastructure automation, using a serverless URL shortener on AWS as a case study.
A sysadmin's critique of the new Windows 10 RSAT installation process via Settings and PowerShell, highlighting workflow annoyances.
Reflects on the end of Moore's Law and the passion-driven era of garage computer builders, drawing parallels to modern tech culture.
Explores implementing Domain-Driven Design with Entity Framework 2.2, focusing on encapsulation and persistence ignorance for a domain model.
Final part of a series on successfully integrating and maintaining a third-party observability service while collaborating with security teams.
Part 2 of a series on championing third-party observability tools to your security team, focusing on building empathy and alignment.
A guide on championing third-party observability services to security teams, featuring expert advice in a three-part series.
Tutorial on building a React Native app that uses Google Cloud Vision API for image recognition, including Firebase setup.
A developer explores open-source firmware projects like OpenBMC and u-bmc, discusses Intel Management Engine security, and shares insights from the Theranos book.
Introduces Reverie, an elegant and plug-and-play Jekyll theme for GitHub Pages, featuring a command-line free workflow and built-in SEO.
Explores the challenges of Kubernetes capacity planning and introduces serverless solutions like AWS Fargate to run containers without managing nodes.
How to decompress zlib data in .NET Core using the SharpZipLib library, as the built-in DeflateStream is incompatible.
A software developer argues that writing less code is a key skill for creating maintainable, efficient systems and solving problems effectively.
The author announces new features for their blog: an RSS feed and a tagging system to help readers browse articles more easily.