Operations | Monitoring | ITSM | DevOps | Cloud

10 Kubernetes cost optimisation techniques for 2023/2024

These are 10 strategies for reducing Kubernetes costs. We’ve split them into pre-deployment, post-deployment and ongoing cost optimisation techniques to help people at the beginning and middle of their cloud journeys, as well as those who have fully adopted cloud and are just looking for a few extra pointers.

Technology That Will Enhance Your Business

In this rapidly progressing digital era, businesses must embrace innovative technologies to stay competitive. The right blend of technological tools streamlines operations and opens up new avenues for growth and profitability. To arm you with the knowledge necessary for businesses embracing technology, we have compiled this helpful post about some of the most impactful technological advances that will enhance your business operations.
Sponsored Post

Symbolicating stack traces from Apple system libraries

In the world of software development, quickly finding and fixing errors drives better experiences for both end-users and developers. One key tool in this process is the symbol map, which records debugging information that was lost in the compilation process. Symbol maps (or source maps if we're talking JavaScript) connect the code developers write to the minified code in production, making it easier to decipher crashes by pinpointing the exact source code that caused the error.

Cloud Migration 101: The Complete Guide To Migrating To The Cloud

Cloud migration is the new gold rush, judging from the results of a survey involving 1,283 IT professionals. The survey shows that 88% of companies already use the cloud for some applications and data. Another 80% said they will have moved to cloud and co-location services by 2025. While 87% of respondents said the pandemic accelerated their cloud migration strategy, many companies’ transition plans had been in the works for years.

Charmed MongoDB: the operator you need for managing your document database

In the ever-evolving landscape of database technology, MongoDB stands out as the unrivalled leader in document databases, and it is the first-choice database solution for organisations across industries. Its pivotal role in the technological infrastructure of countless enterprises underscores its status as a mission-critical asset.

Spotlight: Sentry for Development

A long time ago I worked on a project called Django Debug Toolbar (DJDT). It was a local development plugin that would give you a debug overlay within Django’s development environment, helping you diagnose things like the SQL queries being made, environment configuration, and what templates were rendered. In general, it made the local dev experience much better, helping you prevent or more easily fix things like N+1 queries.

A festive treat: PHP 8.3 is already available on Upsun

Just like the feeling you get when you hear the first notes of Mariah Carey's "All I Want for Christmas Is You" signaling the arrival of the festive season, PHP developers can also rejoice in the release of a special gift this month—PHP 8.3. As many of you may already know, a few days ago PHP 8.3 was released and after some testing, it’s now ready to use on all Upsun projects.