How do cloud architectures differ from non-cloud infrastructure architectures?

Cloud architectures benefit from easy scaling. With traditional architectures, adding capacity is often a complicated and expensive ordeal.

Cloud architectures, on the other hand, can scale more easily and predictably because they rely on pooled resources. As demand goes up, more resources can be added to the pool quickly and easily.

Today on Modern Digital Business.

{{useful-links-research-links}}

{{about-lee}}

{{architecting-for-scale-ad}}

{{signup-dont-miss-out}}

Transcript
Lee:

To cloud or not to cloud.

Lee:

That is the question.

Lee:

This is Tech Tapas Tuesday.

Lee:

Let's go.

Lee:

How do cloud architectures differ from non-cloud infrastructure architectures?

Lee:

Cloud architectures benefit from easy scaling with traditional

Lee:

architectures, adding capacity is often a complicated and expensive ordeal.

Lee:

Cloud architectures, on the other hand, can scale more easily and more predictably

Lee:

because they rely on pooled resources.

Lee:

As demand goes up, more resources can be added to the pool quickly and easily.

Lee:

If you have a sudden spike in traffic, you can increase the number of

Lee:

resources available to your application.

Lee:

Conversely, if there's a lull in traffic, you can reduce the

Lee:

number of resources allocated.

Lee:

This resource management is typically automated.

Lee:

You can define your infrastructure in code and then deploy it via cloud API.

Lee:

This enables faster resource allocation in general, and enables the ability to build

Lee:

repeatable and repairable infrastructures.

Lee:

Cloud architectures also tend to be more resilient than traditional

Lee:

architectures because they're typically built using multiple virtual servers

Lee:

working in unison, they're less likely to go down if one server fails.

Lee:

Using multiple geographic regions enables easy redundancy, meaning that

Lee:

your data will still be available even if a server or data center goes offline.

Lee:

Cost is an interesting point when it comes to cloud versus non-cloud infrastructures.

Lee:

Many people say that cloud architectures are more expensive

Lee:

than non-cloud architectures.

Lee:

Others say the opposite.

Lee:

Well, the truth is a properly constructed cloud application will typically save

Lee:

money versus the cost of the application in the traditional data center.

Lee:

This is because of the resource scalability, along with the reduced cost

Lee:

of shared tenacy hardware resources.

Lee:

Understanding the intricacies of cloud architecture is critical for

Lee:

modern application development.

Lee:

Knowing when to leverage a unique cloud capability versus using

Lee:

generic infrastructure components such as simple servers is a critical

Lee:

skill that the architect of a modern application must understand.

Lee:

When to leverage the cloud, how to leverage a cloud and how much to leverage

Lee:

the cloud are critical architectural decisions for modern architects.

Lee:

Interested in learning more about cloud computing from me?

Lee:

How about taking one of my cloud courses at LinkedIn learning?

Lee:

My cloud architecture advanced concepts course talks about

Lee:

this and many other topics.

Lee:

Take a look at leeatchison.com/courses for more information.