Blog
File Storage In AWS, Azure And GCP
File storage on premises File storage is a hierarchical storage type that can provide access to a set of networked
Block Storage in AWS, Azure and GCP
Whether on-premises or in a cloud environment, there are three main types of storage: block storage, file storage, and object
AWS vs Azure vs Google Cloud Platform – Networking Concepts and Services – part 2
You can read the first part of this article here: https://sg12.cloud/aws-vs-azure-vs-google-cloud-platform-networking-concepts-and-services/ Network Peering A network peering or VPC peering is
AWS vs Azure vs Google Cloud Platform – Networking Concepts and Services
This article has two parts – the second part can be read here : https://sg12.cloud/aws-vs-azure-vs-google-cloud-platform-networking-concepts-and-services-part-2/. What each cloud provides sells
How to build a Secure Cross-Account Continuous Delivery Pipeline for an AWS SAM application
When deploying applications in a cloud environment, it is considered a good practice to use multiple accounts to separate different
Case Study: MLS reconciliation application for MLSImport
This article describes a small serverless project we did for MlsImport – a WordPress plugin provider that handles replication and
Serverless data processing flow with Kinesis Data Firehose – part2, adding a Redshift Cluster
This post is the second part of the “Serverless data processing flow with Kinesis Data Firehose and Terraform” article. In
Serverless data processing flow with Kinesis Data Firehose and Terraform
There are situations when you need to ingest and process large volumes of data in near real-time. For example, you
How to structure repositories for Terraform workspaces
One of the most common questions/challenges you face when you start working with Terraform are related to the way you