Rapid, agile software development
We know the web, since 2011 we have been engaged in custom web development for B2B and consumer products online pushing the boundaries of what can be achieved within a browser-based interface.
We’ve seen frameworks come and go, new technologies rise in popularity changing the way we work online.
We go to great lengths to embrace change and keep up to speed with today’s possibilities in order to pass on our knowledge and experience to you.


Mobile-first, responsive is a must…
You may read these headlines in other technology blogs and guidelines by Google. And in many cases, it’s true, if you are releasing a website to the general public.
But if your users are your office staff working with desktop PC’s, and have no intention of accessing your application via a mobile phone or tablet, then designing the perfect experience for the desktop comes first.
So despite the buzz words and technical jargon that might be currently in the mainstream media, we always take a common-sense approach and listen to your needs first and foremost.
Cloud Development and Architecting
Our staff are certified AWS Cloud professionals and keep up to date with the frequent service changes from Amazon Web Services.
AWS allows us to bring literally hundreds of services to our business such as:

SaaS (Software as a Service)
We can help with SaaS strategy, development and support. We have developed cloud-based systems where potential users can instantiate and launch custom, isolated, versions of the software specifically for them alone to use for a limited time-based trial.
Amazon Web Services allow us to manage the distinct isolated resources required for each customer, their virtual servers, databases, etc.
We utilise 3rd party services to enable our customers to have full control over the management and administration of the SAAS platform, such as the customer management, billing and subscription aspects of the service, and even customer support through in-app chat and support ticket systems.


Monolithic or Microservice Architectures
For many years we have been developing the traditional ‘monolithic’ application. That is, single, all-encompassing deployments of code containing all the front end and back end functionality.
This is still very popular today however more and more companies are now looking at cutting costs and separation of responsibility through microservices architectures.
There are pros and cons to each approach, and not one single approach fits all requirements. With FAAS (Function As A Service) platforms such as AWS Lambda and API Gateway it is possible to design and even define from code, an entire microservice-based architecture and all required resources.
Coupled with javascript based front ends, such as Vue, React or the even the upcoming Svelte, front end code can be deployed at practically no cost. Similarly with little to low costs incurred through back end functionality powered by an API. It’s certainly an attractive alternative to a traditional scaling cloud instance architecture.