Cloud.

Stay ahead of the curve with the latest cloud computing news and trends. Learn about cloud infrastructure, security, and more.

Jovica Zoric

Cloud

Configuring Lambda to access Amazon RDS in VPC with AWS CDK & Golang

Jovica Zorić
07. Sep 2023
As we know, Lambda functions run in an isolated VPC managed by AWS. Lambdas can access other AWS services, public resources and have access to the internet. But how can they access private resources, like RDS instances, in a different VPC?
Find out more
Djordje Mijailovic

Cloud

Đorđe Mijailović
06. Mar 2023

Enabling HTTPS in Kubernetes with Cert Manager? Why do we need HTTPS at all?

Find out more
Jovica Zoric

Cloud

Jovica Zorić
27. Feb 2023

It looks like containers are here to stay. They are everywhere, from personal laptops to public cloud and private data centers. And these days, when talking about containers, it’s difficult or almost impossible, not to mention Kubernetes. Kubernetes is an open-source system for automating the deployment, scaling, and management of containerized applications.

Find out more