Programming Digest - Saving Millions on Logging
#510 – February 20, 2023 | View in browser |
Programming Digest
Saving Millions on Logging: Finding Relevant Savings
In this two-part blog series, we will look at a structured method we use for approaching cost savings work and demonstrating how we apply it at Hubspot to save millions on the storage costs of our application logs.
Zero to a Hundred Deploys: Checklist Edition (sponsor)
What makes a software team high performing? Is it the number of deployments per day? Maybe developer satisfaction? Or a low change failure rate? There is no single answer. Not only do you have to account for deployment practices, you also have to have the right metrics in place and the proper culture. If you're not sure of where to start, here is a checklist of milestones that can help you on your journey to becoming an high performing software team.
The 25 Percent Rule for Tackling Technical Debt
Let’s talk about technical debt. Let’s talk about practical usable approaches for actually paying it down on a daily, weekly, monthly, and yearly basis. Let’s talk about what debt needs to be fixed now versus what can wait for better planning.
Why Aren't Programming Language Specifications Comprehensive?
Language specifications are not comprehensive because we don't want them to be, can't make them be, or because they once weren't. At a sufficiently high level, these reasons are indistinguishable, but I find that separating them out really helps me understand what I'm dealing with at any given point.
Cache me if you can: A Look at Common Caching Strategies
Caching data is a useful pattern for any application that needs to serve high traffic and finds itself with latency requirements incompatible with the selected persistence choice.
Building a cross-platform runtime for AR
We're sharing Meta's experience building a large scale augmented reality (AR) runtime, and share the lessons we learned along the way.
The Authorization Game (sponsor)
I’m going to argue that access management is one of the most pressing issues facing developers today, and that the hodge podge of UIs and JIRA tickets that we’re using for it opens us up to serious vulnerabilities. At the risk of some major hubris, I will pattern my argument after The Imitation Game. This is the game from the seminal “Turing Test” paper where Alan Turing proposes a way to test for artificial intelligence.
The way I see it, most SaaS applications are deployed as microservices because it is easy to structure an organization into teams by micros (there are other compelling reasons too). Perhaps your organization has 6 or so development teams. Each team gets 1 micros. Responsibilities and division of labor is well-defined. Here’s a possible architecture.
how did you like this issue?
newsletters
Older messages
How a single line of code brought down a rocket launch
Sunday, February 12, 2023
It's Tuesday, June 4th, 1996, and the European Space Agency is set to launch its new rocket. #509 – February 13, 2023 View in browser Programming Digest How a single line of code brought down a
Contracts you should never sign
Sunday, February 5, 2023
The good news is that contracts are not set in stone, they are usually open to negotiation #508 – February 06, 2023 View in browser Programming Digest Contracts you should never sign The good news is
What we look for in a resume
Sunday, January 29, 2023
The resume evaluation process is pretty much a black box for most candidates #507 – January 30, 2023 View in browser Programming Digest What we look for in a resume The resume evaluation process is
1500 Archers on a 28.8: Network Programming in Age of Empires
Sunday, January 22, 2023
In Age of Empires the time to complete each simulation step varies greatly. #506 – January 23, 2023 View in browser Programming Digest 1500 Archers on a 28.8: Network Programming in Age of Empires and
Things they didn't teach you about Software Engineering
Friday, January 20, 2023
In university, they teach you how to write a 400-line program that solves a problem from AZ #505 – January 16, 2023 View in browser Programming Digest Things they didn't teach you about Software
You Might Also Like
Help Shape the Future of Laravel News - Quick Survey
Friday, December 27, 2024
Help shape Laravel News - Quick 2-minute survey Hi there, As a valued member of the Laravel News community, we'd love to hear your thoughts to help us make our newsletter even better in 2025. Would
Data Science Weekly - Issue 579
Thursday, December 26, 2024
Curated news, articles and jobs related to Data Science, AI, & Machine Learning ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏
💎 Issue 449 - JRuby with JBang
Thursday, December 26, 2024
This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 449 Release Date Dec 26, 2024 Your weekly report of the most popular Ruby news, articles and
💻 Issue 449 - JavaScript Benchmarking Is a Mess
Thursday, December 26, 2024
This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 449 Release Date Dec 26, 2024 Your weekly report of the most popular JavaScript news, articles
📱 Issue 443 - EU asks for views on plan to force Apple to open up iOS
Thursday, December 26, 2024
This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 443 Release Date Dec 26, 2024 Your weekly report of the most popular iOS news, articles and projects Popular
💻 Issue 442 - SOLID: The Liskov Substitution Principle (LSP) in C#
Thursday, December 26, 2024
This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 442 Release Date Dec 26, 2024 Your weekly report of the most popular .NET news, articles and projects
Daily Coding Problem: Problem #1649 [Easy]
Thursday, December 26, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Dropbox. Spreadsheets often use this alphabetical encoding for its columns: "A
JSK Daily for Dec 26, 2024
Thursday, December 26, 2024
JSK Daily for Dec 26, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Performance Optimization in React Pivot Table with Data Compression The Syncfusion React
📱 Issue 446 - Fatbobman's Swift Weekly #063
Thursday, December 26, 2024
This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 446 Release Date Dec 26, 2024 Your weekly report of the most popular Swift news, articles and projects
💻 Issue 444 - Four limitations of Rust’s borrow checker
Thursday, December 26, 2024
This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 444 Release Date Dec 26, 2024 Your weekly report of the most popular Rust news, articles and projects