The Importance of the AZ305 Microsoft Certified Solution Architect Certification for Businesses

The Growing Relevance of AZ305 Certification in Today’s Business Landscape In an increasingly digital world, businesses rely heavily on cloud computing and technology solutions to meet their operational and strategic objectives. The AZ305 Microsoft Certified Solution Architect Certification plays a pivotal role in equipping IT professionals with the skills and knowledge necessary to design and implement advanced cloud solutions for businesses. Enhancing Cloud Capabilities: How AZ305 Architects Drive Efficient Cloud Solutions for Businesses AZ305 certified professionals possess the expertise to design and implement a wide range of Microsoft Azure cloud solutions.
Read full post gblog_arrow_right

5 Ways the AZ-305 Microsoft Certified Solution Architect Course Can Boost Your Career

To celebrate the release of my latest training course for Microsoft Press - Exam AZ-305 Designing Microsoft Azure Infrastructure Solutions, I decided to look into exactly why anybody should bother getting the Azure AZ-305 accreditation in the first place! Microsoft certifications have always been highly regarded in the IT industry, and the AZ-305 Microsoft Certified Solution Architectcourse is no exception. This certification focuses on preparing IT professionals to design and implement Microsoft Azure-based solutions, which are increasingly in demand due to the rapid growth of cloud computing.
Read full post gblog_arrow_right

Cloud Development from Anywhere with Visual Studio Code Server

As a Cloud Architect I often need to be platform independent - although I tend to focus a lot on Microsoft products, the simple fact is I need to be conversant across platforms. The same goes for development - I don’t code now as a full time job, but I do sometimes need to create proof of concepts, or even just learn a new technology to better my architectural understanding of it.
Read full post gblog_arrow_right

Using Go for DevOps - Book Review

Buy Go for DevOps on Amazon.com Buy Go for DevOps on Amazon.co.uk I have a confession to make - when I was first asked to write a review for Go for DevOps - I originally thought this was just a book about DevOps - as in ‘Yay! Lets go do some DevOps!’ Actually, this book is about how to automate DevOps tasks using Go - as in the Go Programming Language!
Read full post gblog_arrow_right

Is Your Cloud Strategy Really a Strategy?

For any organisation moving to the cloud, whether they have existing on-premises assets or are ‘born in the cloud’, having a clearly defined strategy is crucial but sometimes overlooked. I feel the word ‘strategy’ has become one of those overused business-speak words. In fact, so many ‘strategies’, especially in cloud and IT, are, in fact, not strategies at all. Any strategy should help answer questions when a fork in the road appears so that whoever is dealing with the decision is armed with the knowledge they need to make the right choice.
Read full post gblog_arrow_right

Security in the Cloud starts with Architecture

In today’s connected world the subject of security is perhaps the hot topic – at least when it goes wrong! Unfortunately, many risk teams argue that security is often thought about too late – i.e., after a security incident has occurred and an application has been compromised. To innovate we need to be able to build new solutions rapidly – using Agile frameworks there is much emphasis on getting out the MVP (Minimum Viable Product) as fast as possible and then iteratively building upon it every two weeks or so.
Read full post gblog_arrow_right

Move Data Securely with Azure Data Factory

Azure Data factory is a great tool for moving and transforming data between different storage and database mechanisms in Azure. A common scenario, and one that’s easy to use and setup, is to import data from a CSV file into SQL Azure or CosmosDb. In an on-premise world you could use a BULK import statement to perform this action, however as you move to SQL Azure and need to start hooking into other Azure services can be a bit more complex.
Read full post gblog_arrow_right

Are you a Coder, a Hacker or a Developer?

Coder, Hacker or Developer - which do you think best sums you up? I’ll wager that most would consider themselves a ‘Developer’. But in my many years experience - from learning the basics of coding, to my present day role of Architect and teacher/mentor - I’ve come to the conclusion that actually the three titles are all part of the career path in software development. For me the titles perform a very good job of defining the role, but I feel the perceptions associated with each can be misleading.
Read full post gblog_arrow_right

The Importance of Flexible Application Design

I don’t normally blow my own trumpet, but this week the team I work with won a prestigious ‘Innovation’ a for an iPad/ASP.NET/WebAPI solution we have built to address a specific business need. The application essentially allows building Surveyors to record information about properties using an iPad in offline or online mode, sync that data up to a backend SQL database via a ASP.NET WebAPI service, and then expose the data through an ASP.
Read full post gblog_arrow_right

Azure Table Storage with Repository Pattern

I’m a great fan of Azure, I love the flexibility it gives, and the option to start small with low costs and scale as needed. Azure Table Storage is a great example of this - as you only pay for what you need. I’m also a fan of the Repository Pattern, and so in this post we’re going to look at how we can wrap a repository pattern around Azure Table Storage.
Read full post gblog_arrow_right