Sunday, 19 January 2025 11:00

DevOps was supposed to revolutionise software development with faster releases, improved collaboration, and higher-quality applications. But for many organisations, the reality is far from ideal. Teams often face a tangled web of tools, inconsistent processes, and bottlenecks, leading to frustration and inefficiency.

The root of the problem? Common DevOps anti-patterns that derail even the most well-intentioned teams. The solution? Our Athena Developer Platform, a powerful tool designed to eliminate these pitfalls, streamline operations, and empower developers to achieve more.

 

Sunday, 12 January 2025 15:31

In our previous blog, we explored the causes and impacts of the Microsoft Storm-0558 breach—a stark reminder that even global tech giants are vulnerable to cyberattacks. Cybercrime is no longer a distant threat; it's at everyone's digital doorstep. From AI-driven attacks to massive data breaches, cybercriminals are evolving faster than ever.

The good news? You don't need to be a cybersecurity expert to protect yourself. In 2025, staying secure is about being smart, vigilant, and proactive. Below are practical and effective strategies anyone can adopt to safeguard their digital life against modern cyber threats.

Monday, 09 December 2024 16:22

Summary

As we discussed in the previous blog, API versioning isn’t as simple as having running different services to handle the different versions, whereby each service processes each version independently of the other. With Kubernetes, your controller watches the state of an object in etcd, that stored object is versioned to a single value (i.e. only 1 version is ever stored at a time), and when you set-up a watch on the resource whichever version you ask for is the version you will get.

Therefore, when writing a k8s operator, there are a set of requirements and conventions we need to be aware of to ensure that we’re able to progress the software development lifecycle of the API specification and the controller versions in a robust manner.

 

Monday, 04 November 2024 17:49

In today’s digital landscape, cybersecurity is paramount. At Mesoform, we work with clients across various industries to help them navigate the complexities of security when selecting productivity suites. Choosing between Google Workspace and Microsoft 365 is one of the biggest decisions organisations make in this area, with each platform offering its unique approach to protecting data, user identities, and systems. In this blog, we’ll dive into the key differences in security between each platform and analyse how they handle threats and support today’s security best practices.

Monday, 07 October 2024 15:54

In the rapidly evolving world of cybersecurity, even industry giants can falter. The recent Storm-0558 security breach at Microsoft underscored the growing complexities of defending against sophisticated cyber threats. As artificial intelligence (AI) accelerates the evolution of cyberattacks, 2025 must be the year organisations prioritise strengthening their cybersecurity frameworks.

I

Saturday, 23 October 2021 09:17

This episode's musings are about security-in-depth with a daft analogy of Google Cloud's VPC Service Controls. Making use of multiple technologies to secure your IT.

 

Saturday, 03 April 2021 12:01

This episode's thoughts on Google Kubernetes Engine and Scrum for DevOps Teams:

  • Google Cloud GKE Autopilot for improve security at reduced cost
  • Getting more done in your DevOps team sprints

 

Monday, 01 March 2021 17:49

This month's thoughts are around:

  • Google Cloud Growth Continues to Accelerate
  • Why Aren't You Testing Your Infrastructure Deployment Code?

 

Sunday, 10 January 2021 12:51

 This month's thoughts are a series of articles in a tale of technical debt:

  • The Cost of Poor Software Quality
  • Planning for Technical Debt
  • Developer Working Patterns During a Pandemic

 

Sunday, 03 December 2023 14:35

Securing Crypto Trading App Infrastructure: A Customer Success Story

In the dynamic world of digital innovation, securing a scalable app deployment remains a formidable challenge. Our recent work for a crypto trading startup mirrors this pursuit: the quest for a robust, lightweight, and highly secure architecture for a trading app. This challenge reflects the industry's demand for fortified security amidst a landscape rife with potential threats. In this particular project, Mesoform was employed, not only to provide site reliability, cloud and DevOps engineering but a complete technical architecture and technology management over the whole project. Guiding platform engineering, software engineering and DevOps, as well as architecture and UI design, our holistic approach aimed to optimise project performance and functionality in order to deploy a Crypto Trading App for a crypto trading startup.

 

Sunday, 03 December 2023 14:15

Creating A Highly Secured Crypto Trading App Database: A Customer Success Story

In this particular project, Mesoform was employed, not only to provide site reliability, cloud and DevOps engineering but a complete technical architecture and technology management over the whole project. Guiding platform engineering, software engineering and DevOps, as well as architecture and UI design, our holistic approach aimed to optimise project performance and functionality in order to deploy a Crypto Trading App for ProTraders.

 

Sunday, 03 December 2023 13:45

Crypto Trading App Deployed On Serverless Infrastructure: A Customer Success Story

In this particular project, Mesoform was employed, not only to provide site reliability, cloud and DevOps engineering but a complete technical architecture and technology management over the whole project. Guiding platform engineering, software engineering and DevOps, as well as architecture and UI design, our holistic approach aimed to optimise project performance and functionality in order to deploy a Crypto Trading App for a crypto trading startup.

 

Monday, 20 November 2023 11:18

Empowering Cloud System Excellence: A Customer Success Story

In an era where businesses hinge on the efficiency of cloud-based operations, one pioneering organisation encountered a pivotal challenge: ensuring the secure and uninterrupted functionality of their systems. This obstacle, however, became the catalyst for a groundbreaking transformation in their approach to system management.

How did Mesoform help a highly regulated organisation with technical architecture and engineering? 

Friday, 12 May 2023 13:16

This blog is on the importance of NGINX and will discuss how Mesoform implemented it despite facing challenges. Making use of multiple technologies to secure your IT.

Tuesday, 26 September 2023 08:29

 

In the rapidly evolving landscape of modern applications, Application Programming Interfaces (APIs) play a pivotal role in enabling connectivity and functionality. However, as the reliance on APIs grows, so do the security risks associated with them. To address these concerns, the Open Web Application Security Project (OWASP) released the "API Security Top 10" 2023, a comprehensive list of the most critical API security risks. This year they released the 2023 update to those risks, this blog explores the key findings and recommendations. 

Monday, 18 September 2023 18:48

Explore SRE (Site Reliability Engineering): Your guide to understanding Site Reliability Engineering’s transformative impact on software management.

 

Wednesday, 09 August 2023 12:27

Wondering how DevOps can transform software development? Discover expert solutions to streamline processes and optimise collaboration.

 

Sunday, 21 May 2023 09:21

 

 This blog is on the psychological influence of good DevOps and SRE practices: building stronger teams and enhancing productivity

Monday, 13 March 2017 12:57

Containers have been around now for quite a few years. We can trace the concept back to 1979 and the introduction of the chroot system call but it wasn't until BSD JailsSolaris Zones and LXC in 2000, 2004 and 2008 when the technology started to mature. Zones in particular became incredibly stable very early on. With a very high level of isolation and performance, capable of multi-tenancy systems.

With the rise of VMWare and IaaS providers like AWS, container technologies took a back seat as the masses embraced cloud computing.  Containers weren't fully able to satisfy the demands of ephemeral and dynamically scaling systems. However, in more recent years Docker has revitalised the interest back in this technology by introducing the idea of application containers and a powerful set of tools and infrastructure for maintaining container images.

Expanding the benefits beyond performance and resource utilisation gains, Docker improved standardisation, configuration management and portability, meaning containers are fast becoming the next hot technology (if they're not already). However, they do maintain some challenges in the Cloud. Specifically monitoring, orchestration (e.g. automated scheduling and auto-scaling) and service discovery are an additional burden.

 

About Mesoform

For more than two decades we have been implementing solutions to wasteful processes and inefficient systems in large organisations like TiscaliHSBC and HMRC, and impressing our cloud based IT Operations on well known brands, such as RIMSonySamsung and SiriusXM... Read more

Mesoform is proud to be a