IT Brief Australia - Technology news for CIOs & IT decision-makers
Story image
Fri, 12th Feb 2021
FYI, this story is more than a year old

For organisations that want to fully benefit from their approach to the cloud, cloud-native computing may provide the answer. Unfortunately, although the benefits of the cloud-native approach are widely recognised, there is a lot of confusion about what cloud-native computing is.

So what is cloud-native? How does cloud-native compare to cloud-based computing? And, perhaps most importantly, what kinds of advantages does cloud-native computing bring to the table?

Cloud-based computing is a relatively new approach to managing data and running applications. It is similar to traditional computing, except that rather than deploying applications on physical, in-house/on-site hardware, all software, servers and networks are hosted within the cloud.

Cloud computing uses an on-demand computer model, where IT resources are accessible via internet connections on an as-needed basis.

One typical example of cloud computing is email — SaaS providers such as Gmail or Microsoft Outlook allow users to store email data within off-site servers, which can then be accessed via any common web browser.

Cloud-native computing falls into the above criteria as it is cloud-based. That said, the term cloud-native refers more specifically to the overall infrastructure of cloud computing. Simply put, it's more about how applications are organised than where they are deployed.

In cloud-native computing, all relevant components are assembled for full optimisation of the cloud environment. As such, cloud-native is as much a way of thinking as it is a computing architecture.

In constructing critical business systems, organisations that adopt a cloud-native approach need to be much more involved in the design, implementation, and operation of the cloud applications while fully utilising cloud service providers' resources.

There are certain factors to consider when adopting a cloud-native approach. This is because cloud-native demands more than merely taking existing, on-premises applications and moving them over to the cloud.

Cloud-native computing requires that apps be explicitly designed for optimal effectiveness within a cloud environment, with an architecture that supports this ideal. Modern cloud services are making this possible.

However, there are certain considerations that organisations and IT departments should keep in mind when creating cloud-native applications:

  • Cloud-native applications should be oriented toward microservices for easier maintenance and agility.
  • They should be containerised so that they can function optimally in any environment.
  • Cloud-native applications should be dynamically orchestrated, so individual containers can operate together effectively to make up a complete application, allowing for improved efficiency and scalability.
  • They should be built using whichever frameworks and languages are best suited to specific tasks, rather than adopting a single framework or language for the entire architecture.
  • Cloud-native applications should be managed using agile DevOps processes.
  • They should be developed mobile-first, implementing a user-centred design.
  • Finally, cloud-native applications may be vulnerable to cloud-specific security threats and may demand specialised security tools or platforms.

Benefits of cloud-native computing

  1. Cloud-native architecture offers certain benefits and advantages over traditional computing solutions:
  2. Cloud-native apps are independent services packaged together as containers. This means that they have the potential to scale in and out very fast.
  3. Because of cloud-native containerisation, specific services can be added or removed without affecting the other aspects of the application.
  4. Cloud-native apps can be shipped exceptionally quickly and updated on a near-constant basis. This results in not only a faster time to market but also an improved customer experience.
  5. Cloud-native applications are easier to manage.
  6. Finally, thanks to containerisation, support tools and cloud standards, the cost of operating a cloud-native infrastructure is generally less than the cost of transitioning existing non-cloud applications into a cloud environment.