Tag: Serverless

How to Connect from Cloud Functions to the Private IP Address of Cloud SQL in Google Cloud

Cloud functions allow you to run single-purpose functions without having to manage instances in Google Cloud. Cloud SQL is Google Cloud’s managed SQL service. For better security, it’s best practice to disable public IP in Cloud SQL. In terraform, the…

Read More >

A look at new features Azure SQL Database Serverless and Hyperscale

Last May, the Microsoft Build 2019 conference took place in Seattle. A number of new features and capabilities were announced and demonstrated. This week, communities in the Asia Pacific held their own version of Build, bringing the best and the…

Read More >

How to build a cost-effective serverless blogging platform on GCP – Part 2

Welcome back to the 2nd part! Last time, we set up the tools that allowed managing the blog as a set of configuration and Markdown-formatted files stored in a source code repository. Now it’s time to deploy the blog on…

Read More >

How to build a cost-effective serverless blogging platform on GCP – Part 1

I remember when I started blogging in 2008. It was a nice learning experience, and it was rewarding, too – both the challenge of formulating my thoughts clearly and the feedback I received, and still am receiving, on some of…

Read More >

Locally debug your serverless function

Serverless architecture opens an exciting new space for building cloud-native and event-driven applications. By going serverless development teams focus on business logic while leveraging managed services. But this new approach raises new questions. When all the infrastructure is on the…

Read More >

Is configuration management still relevant?

What is the role of configuration management in the world of immutable infrastructure and serverless architectures? Configuration management has come a long way and there are several mature solutions available. Everyone who chooses a configuration management tool needs to decide,…

Read More >

AWS Serverless Application Repository Now Generally Available!

We all know what it’s like to feel the pressure of competing demands fighting for our time. When faced with fast-approaching deadlines it’s critical that the time we spend be focused on providing value. Anything that can help us move…

Read More >

The data platform in the age of serverless architecture

“The transformation of the superstructure, which takes place far more slowly than that of the substructure, has taken more than half a century to manifest in all areas of culture the change in the conditions of production. Only today can…

Read More >

Enter Amazon Aurora serverless

More often than not, database administrators have to fight to get high loads out of their databases. It could be ad hoc queries, urgent reports, overflown jobs, or simply high frequency and volume of queries by the end users. DBAs…

Read More >

A serverless audio transcription pipeline

Having attended Serverlessconf NYC a few weeks ago, and given my undying excitement around all things serverless, lately, I’ve been quite entrenched in the numerous possibilities of serverless architectures. Also, I’ve been itching to build something, as I haven’t had…

Read More >
Page 1 of 212