Every few years there is a new big thing in IT. Nowadays, all eyes are focused on Machine Learning (ML) and Artificial Intelligence (AI). At the same time, it seems that everyone got used to containers as the best way to deliver enterprise applications. What was hype a few years back, became our daily routine.

While containers addressed multiple pressing problems in their time, as an innovation, they were not very disrupting. From an organizational perspective, they just reinforced the division between developers and administrators. For sure, containers make less friction than previous solutions, which results in smoother continuous improvement and delivery process. That means fewer problems during releases and shorter time-to-market. So, what else besides better collaboration do they bring to the table?

To oversimplify, containers are just wrapping your old software in a standardized package, that is easier to handle by your admins in terms of dependencies and configuration management. However, the price tag is quite significant: more complicated build process and challenging administration of the specialized container-orchestration systems, which requires highly qualified staff.

What if there is a better way?

In 2014, AWS presented a new cloud service that revolutionized the way we think about delivering enterprise software. The AWS Lambda – a function as a service (FaaS) – together with multiple other cloud-native services started what we call now serverless.

Computer hands

What is this serverless thing?

Technopedia defines serverless computing as “a type of cloud computing where the customer does not have to provision servers for the back-end code to run on, but accesses services as they are needed. Instead, the cloud provider starts and stops a container platform as a service as requests come in and the provider bills accordingly.”

Why should I care?

Perhaps AWS Lambda and serverless in general, is most famous for its costing model, commonly referred to as pay-as-you-go. In serverless architecture, you don’t pay for idle resources. You only pay for compute resources when they are actively used, for instance, handling some user requests. You also pay for storage at rest (in AWS S3, DynamoDB or Aurora databases).

This characteristic alone can save significant amounts of money when applied to a suitable problem. Let’s consider a business application that is used only during office hours. In traditional architectures (using servers or containers), it generates costs even when users are not using it. On average, people work between 8 am to 6 pm, so the system is idle for 14 hours a day. There are also weekends. Simple math gives us the answer; the application is utilized at a 30% rate during a week. In serverless, you only pay for what you use. Your utilization rate is always 100%.

Furthermore, serverless almost literally means “worry about servers less”. While servers and containers are used underneath by the cloud provider to deliver the service, we – customers – don’t worry about that. In the same way as your WiFi at home is connected by cable or fiber to an ISP network. You don’t care about it, and enjoy the wireless Internet on your smartphone and laptop.

The absence of servers and traditional network architecture proofs to be of paramount importance in delivering software faster and cheaper. It saves a massive amount of programming and design work, thus shortening time-to-market, which is always welcome by your business stakeholders.

Moreover, in contrast to traditional architectures, serverless is natively highly-available and scalable. It means solutions that require abovementioned characteristics can be delivered faster and cheaper, as the cloud provider automates all the heavy lifting. You no longer need to create clusters and auto-scaling groups.

After releasing software, serverless also saves time needed for maintenance because the cloud provider conducts mundane tasks, such as server patching or security updates on the underlying infrastructure. In many cases, it completely removes the need for admin role in the project, because serverless doesn’t require so many network resources as virtual machines in the cloud.

Server maintenance

It is also essential to know that serverless solutions can be much more secure than monolithic applications. Single monolith instance has to have all necessary privileges; it needs to know all the secrets (i.e. your database password, etc.) in order to work. Serverless applications are built of multiple single units (Lambda functions) that have only those privileges which they require to work correctly. Think about the serverless system as if it was a submarine composed of multiple compartments.
Should a Lambda function be compromised, an attacker gains access to only a few fine-grained privileges. The submarine does not sink as it is designed to survive flooding of a single compartment. In a monolith application, a single vulnerability can open access to everything. Thus, the damage of the breach is much more severe.

What brings us to…

In conclusion, serverless is something new that disrupts decades-long distinction between developers and administrators. It brings us much closer to each other and the real DevOps meaning. The developers are getting closer to the production environment and have the most significant impact on how it looks like, they decide which and how services are utilized. Those two roles intermingle. Perhaps the IT administrator role needs to be redefined as it may no longer exist in a few years’ time? That could be the most significant & unrecognized disruption which is happening to IT industry in recent years.

If You looking for help with Your cloud infrastructure governance or if You considering migration to cloud feel free to contact us.

How useful was this post?

Click on a star to rate it!

Average rating 5 / 5. Vote count: 6

No votes so far! Be the first to rate this post.

If you violate the Regulations , your post will be deleted.

    _All posts in this category

    Navigating Cloud Disaster Recovery Realities

    In the ever-changing landscape of cloud technologies, the advent of AWS over a decade ago marked the onset of a transformative era. The…
    Read more

    Azure Cloud Security: How to ensure the Zero Trust Model and use AI to our advantage?

    Since the global popularization of remote work in recent years, IT security teams are facing ever-increasing challenges to ensure effective and secure access…
    Read more

    Is the Edge a new Cloud?

    Nowadays, many organizations that adopted the cloud are looking into the Edge as a natural extension for their cloud-based solutions. On the other hand,…
    Read more

    Quantum Computing: Where Schrödinger's Cat gets cozy in the Cloud

    Join me for a journey that will take us from the realm of reality as we know it to a world where a…
    Read more

    Will hybrid cloud and multi-cloud defend you from vendor lock-in? Do you really need to be wary of it?

    Vendor lock-in is a concept overly often associated with the IT industry, and in recent years, especially with cloud computing, although it is…
    Read more

    The critical role of cloud-based data platforms. Reshaping manufacturing data management

    Cloud-based data platforms revolutionize manufacturing data management by efficiently handling vast amounts of data in real-time. Manufacturers can collect data from various processes,…
    Read more

    How can AI Data Discovery help manufacturing companies?

    We are all blessed to live in very exciting times. Exponential technological progress over the last couple of decades has influenced not only…
    Read more

    Airline Rewards App: Mapping requirements to architecture for application migration and modernization

    In this article, I'll guide you through the steps, technical choices, and trade-offs of migrating and modernizing apps to the public cloud, emphasizing…
    Read more

    How to properly understand the public cloud in 2023? And why is it so difficult?

    Cloud computing is constantly changing and evolving. What we see today is different from what it was yesterday and not the same as…
    Read more

    Become a top example of a complete transition to Industry 4.0

    Digital transformation and moving towards the idea of Industry 4.0 (I4.0) & Smart Factory (in AWS) are not easy. There are many obstacles…
    Read more

    Automated testing of serverless applications: 6 key takeaways from AWS re:Invent Dev Chat

    The long-awaited 11th AWS re: Invent has just come to an end. Transition Technologies PSC marked its presence, among others, thanks to the…
    Read more

    How to get closer towards Industry 4.0?

    Ensure business growth in the digital age. Dive into #digitaltransformation to find new opportunities, business models, make changes in your organization and bring…
    Read more

    How to implement Industry 4.0 smarter, faster, and easier?

    The concept associated with Industry 4.0 is Smart Factory – in other words “intelligent factory”. This type of plant is based on integrated…
    Read more

    ThingWorx AWS Connector

    The ubiquitous fourth industrial revolution, named Industry 4.0, is now one of the fastest growing IoT markets. The digital transformation journey is more…
    Read more

    How to achieve AWS cloud cost optimization with FinOps?

    The cloud is not on-premise, which means that IT purchases don't happen according to a strategic plan, but immediately when the architect provisions…
    Read more

    Driving digital transformation in the cloud

    The cloud is a key success factor in digital transformation. It provides companies with many decisive advantages. However, the prerequisite for this is…
    Read more

    What should you know about serverless computing?

    Serverless cmputing still raises a lot of doubts, especially among those environments that are just starting to use cloud services or are just…
    Read more

    What is DevOps as a service and how you can benefit from it?

    DevOps is an innovative methodology that introduced a new quality of work on IT projects. It is based on the cooperation of autonomous…
    Read more

    9 reasons why you should use the cloud in your business

    According to "2019 State of the Cloud Report from Flexera" RightScale's report, 94% of companies use the cloud. It is no coincidence that…
    Read more

    How to start your journey with Azure and prepare for the AZ-900 exam

    The demand for Cloud specialists is dynamically growing. How to get a wide range of competences and quickly familiarize yourself with the subject…
    Read more

    Cloud in a time of crisis – how to improve work in your company

    The world we've known in recent years is changing a lot. It forces us to change our habits as well as the ways…
    Read more

    How to take care of the security of serverless applications in AWS?

    The AWS re:Invent 2019 conference, similarly to previous editions, was full of interesting lectures, such as breakout sessions, which aimed at familiarizing the…
    Read more

    SSM parameters in AWS automation

    Some time ago I was involved in a project that was to provide HA Windchill Cluster - actually, nothing new, the cluster itself…
    Read more

    How we touched the clouds – AWS re:invent 2019 seen with our eyes

    Apart from the funding, participation in the AWS conference re:Invent requires engagement and a bit of persistence on the participants’ side. In our…
    Read more

    How to make use of Talend Open Studio in the medical industry?

    The use of modern technologies in medicine is getting more and more popular. Paper patient records are becoming obsolete and are being replaced…
    Read more

    What is Amazon Web Services cloud?

    Cloud computing is one of the world’s most rapidly developing technologies. It is successively replacing traditional server solutions, obtaining a larger and larger…
    Read more

    _Let’s get in touch

    Contact us