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
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.
This episode's thoughts are around project to product transformation - a white paper by Ross Clanton and Amy Walters:
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
This month's thoughts are around:
- Google Cloud Growth Continues to Accelerate
- Why Aren't You Testing Your Infrastructure Deployment Code?
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
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.
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.
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.
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?
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.
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.
Explore SRE (Site Reliability Engineering): Your guide to understanding Site Reliability Engineering’s transformative impact on software management.
Wondering how DevOps can transform software development? Discover expert solutions to streamline processes and optimise collaboration.
This blog is on the psychological influence of good DevOps and SRE practices: building stronger teams and enhancing productivity
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 Jails, Solaris 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.