Tag: AWS

AWS Billing Cloud Storage Infrastructure May 13, 2024

Billed for unauthorized requests? Google Cloud Storage vs. AWS S3 - Can unauthorized access to Google Cloud Storage lead to unexpected bills?

AWS Google Kubernetes Engine Workload Identity Federation Feb. 19, 2024

Accessing AWS Resources from Google Kubernetes Engine - Combine AWS Open ID Connect federation with Google Workload Identity Federation to access AWS resources securely from GKE.

AWS BigQuery Oct. 23, 2023

Breaking data silos with BigQuery Omni cross-cloud joins - This article explains how to use BigLake and BigQuery Omni to join data across BigQuery and S3 buckets without copying over data from S3 into GCP.

AWS Migration Official Blog Oct. 23, 2023

Migrating an app from AWS to Google Cloud: A startup’s point of view - In this post AJ Ross, CTO at Fluxon, discusses the key considerations and comparative technologies for startups looking to move from AWS to Google Cloud.

AWS BigQuery July 17, 2023

Using BigQuery Omni with AWS - BigQuery Omni lets you run BigQuery analytics on data stored in AWS S3.

AWS Azure Kubernetes Networking March 27, 2023

Kubernetes and container networking in multi-cloud environments: Why you need Sparta like skills - As the world of technology continues to evolve, containerization has become a popular choice for deploying applications. Kubernetes is an….

AWS Cloud Storage Official Blog Jan. 16, 2023

Transfer data from AWS to GCP using Storage Transfer Service - A step-by-step process for transferring data from AWS S3 to Google’s Cloud Storage in a secure manner using identity federation.

AWS Cloud Storage Jan. 9, 2023

Use case-2: AWS S3-Compatible & Interoperable Google Cloud Storage - Using AWS CLI to transfer data from AWS S3 to Cloud Storage.

AWS BigQuery Datastream Sept. 26, 2022

Replicate RDS PostgreSQL to BigQuery using Datastream CDC - A workflow setup to migrate data from AWS RDS Postgress to BigQuery via Datastream.

AWS Cloud CDN Sept. 19, 2022

Using GCP Media CDN with private AWS storage buckets - This blog focuses on how Media CDN supports AWS Signature Version 4 to connect to private S3 buckets.

AWS Microservices June 20, 2022

Authentication between microservices: Is it really that hard? - Using tokens to secure communication between microservices.

AWS BigQuery GCP Experience Migration Dec. 13, 2021

A Migration Misstep: From Redshift to BigQuery - Handling some of the issues when migrating from AWS Redshift to BigQuery.

AWS Compute Engine Dec. 6, 2021

Migrating Amazon Linux instances using Migrate for Compute Engine - Step-by-step instructions, to prepare Amazon Linux instances for migration to Compute Engine.

AWS Azure BigQuery Data Analytics Official Blog Nov. 1, 2021

BigQuery Omni now available for AWS and Azure, for cross cloud data analytics - BigQuery Omni helps teams break down silos by securely and cost-effectively analyzing data across clouds.

AWS Cloud Spanner Official Blog Sept. 27, 2021

DynamoDB to Cloud Spanner via HarbourBridge - This post announces the support for DynamoDB in Harbourbridge in addition to existing support for PostgreSQL and MySQL. This allows DynamoDB users to try out Cloud Spanner with zero-configuration. It helps users to quickly resolve issues during schema and data migration and lets them try out Cloud Spanner as soon as possible.

AWS Cloud Storage Sept. 27, 2021

A Study on using Google Cloud Storage with the S3 Compatibility API - Google Cloud Storage’s XML API interoperability with S3 API, similarities and differences.

AWS Workload Identity Sept. 13, 2021

Keyless API authentication- Launching GCP workloads from AWS - Call GCP APIs directly from AWS or Azure without secret keys.

AWS BigQuery Sept. 4, 2021

Export Amazon Aurora to BigQuery using BigQuery Data Transfer Service - Loading AWS Aurora snapshots from S3 to BigQuery, using Data Transfer Service.

AWS GCP Certification Aug. 2, 2021

My Journey to becoming a Google Cloud Certified — Professional Cloud Architect 2021 - Background.

AWS Azure Kubernetes June 14, 2021

State of Managed Kubernetes 2021 - EKS vs. AKS vs. GKE from a Developer’s Perspective (2021 Edition).

AWS Azure GCP Experience Google Cloud Platform June 14, 2021

GCP Outpaces Azure, AWS in the 2021 Cloud Report - GCP delivered the most throughput (i.e. the fastest processing rates) on 4/4 of the Cloud Report’s throughput benchmarks: network throughput, storage I/O read throughput, storage I/O write throughput, and maximum tpm throughput – a measure of throughput-per-minute (tpm).

AWS Networking May 24, 2021

Multi-Cloud Architecture using VPN between GCP and AWS - Here is a step-by-step guide to build a Multi-cloud architecture using GCP Cloud VPN and BGP dynamic routing.

AWS Networking May 10, 2021

Networking in Google Cloud: Creating subnets in GCP - This blog is for the AWS professionals struggling to correlate the difference between AWS and GCP network & other beginner individuals who are looking to start with GCP.

AWS Azure Google Cloud Platform Official Blog May 10, 2021

A handy new Google Cloud, AWS, and Azure product map - To help developers translate their prior experience with other cloud providers to Google Cloud, we have created a table showing how generally available Google Cloud services map to similar offerings in AWS and Azure.

AWS Cloud Bigtable Cloud Spanner GCP Experience April 5, 2021

CloudCover | How to successfully migrate data from DynamoDB to Spanner and Bigtable - Migrating data streaming from AWS to GCP.

AWS IAM Workload Identity Federation March 15, 2021

Access GCP from AWS using Workload Identity Federation - Workload Identity federation allows cloud users to access GCP resources from AWS without the need for service account keys.

AWS GCP Experience Google Cloud Platform March 1, 2021

Google Cloud vs AWS Onboarding Comparison

AWS Billing Serverless Jan. 25, 2021

Google Cloud Platform (GCP) vs. Amazon Web Services (AWS) for the Hobbyist - A look at the free tiers on these platforms and how they compare.

AWS Azure Google Cloud Platform Nov. 30, 2020

Are native cloud migration and DR tools so ideal or why do independent vendors still exist? - A bit critical look at migration tools offered by cloud providers.

AWS Cloud Storage Nov. 30, 2020

Move data from AWS S3 to GCP Cloud Storage using AWS Lambda and GCP Storage Transfer Service - Using two different methods to synchronize data from an AWS S3 bucket to a GCP Cloud Storage bucket.

AWS BigQuery Nov. 9, 2020

Move data from AWS RDS PostgreSQL to GCP BigQuery with Data Pipeline — Part 1 - The article (Part 1 or 2) describes how to automatically move data from RDS PostgreSQL database to a dataset hosted on Google Cloud so that you can manipulate your data through BigQuery.

AWS BigQuery Nov. 9, 2020

Move data from AWS RDS PostgreSQL to GCP BigQuery with Data Pipeline — Part 2 - The article (Part 2 or 2) describes how to automatically move data from RDS PostgreSQL database to a dataset hosted on Google Cloud so that you can manipulate your data through BigQuery.

AWS Security Nov. 9, 2020

Exchange AWS Credentials for GCP Credentials using GCP STS Service - Sample procedure and referenced library that will exchange a long term or short term AWS credential for a GCP credential.

AWS BigQuery Nov. 2, 2020

Data Transfer from AWS Redshift to BigQuery - A process to copy data from AWS Redshift to BigQuery using only SQL and command-line tools.

AWS Compute Engine IAM Security Oct. 5, 2020

Assume an AWS Role from a Google Cloud without using IAM keys - How to establish a secure authentication from GCP to AWS resources without security keys.

Anthos AWS Kubernetes Sept. 28, 2020

Realizing Multi-Cloud Kubernetes with Google Anthos and AWS (part 2) - Part 2 of 3 — step-by-step installation instructions to deploy Google Anthos GKE on AWS, create a cluster, and connect it to GCP console.

Anthos AWS Kubernetes Sept. 21, 2020

Realizing Multi-Cloud Kubernetes with Google Anthos and AWS (part 1) - A preview of running Google’s Anthos GKE on Amazon Web Services and how you can manage k8s clusters on AWS from GCP console.

AWS DevOps Kubernetes Sept. 14, 2020

Reducing costs by leveraging GKE Optimizations and GCP Preemptible VMs - In this article we will show an example of how the thought process works when we tackle the resource optimization problem.

AWS GCP Experience Aug. 31, 2020

Cutting AWS Bill By More Than Half After Migrating To GCP And Digital Ocean - Reducing costs for a web app hosted on AWS by migrating to GCP.

AWS Networking Tutorial Aug. 24, 2020

Setup Secure Cloud VPN between AWS and GCP Cloud - Step by step tutorial to setup VPN connection with 2 tunnels between GCP and AWS.

AWS BigQuery Aug. 17, 2020

Slash Google BigQuery Costs with Actionable Recommendations - BigQuery FinOps Dashboard is your Swiss army knife for highlighting inefficiencies in your Google BigQuery usage.

AWS Networking Aug. 17, 2020

Multi-Cloud VPN and Multi-Zone Subnetworks — Preparation for Multi-Cloud Database Deployments - A tutorial for setting up a multi-cloud VPN.

Anthos AWS Azure BigQuery Business July 27, 2020

Why BigQuery Omni is a Big Deal - Google Cloud’s bet on an open platform is starting to materialize with Anthos and BigQuery Omni.

AWS Google Cloud Platform July 27, 2020

Helping A Business Incrementally Migrate From AWS and Cloudflare to GCP - Example of multi-phased migration from AWS to GCP.

AWS July 27, 2020

GCP and AWS Networking — Concepts and Services - What is different and what is not.

AWS BigQuery Data Analytics Official Blog July 20, 2020

Bringing multi-cloud analytics to your data with BigQuery Omni - BigQuery Omni, powered by Anthos, lets you analyze data in Google Cloud, as well as AWS and Azure (coming soon). It’s multi-cloud data analytics for the modern age.

Advanced AWS Infrastructure Networking July 6, 2020

Connecting an AWS and GCP VPC using an IPSec VPN Tunnel with BGP - The article explains how to set IPSec VPN Tunnel between AWS and GCP.

AWS BigQuery July 6, 2020

BigQuery Omni: Distributed Query Engine Comes To Google Cloud - BigQuery’s distributed query engine extends support for multi-cloud data lakes.

AWS GCP Experience June 22, 2020

Why we decided to partner with Google - The reasons why Opologic company decided that the Google Cloud Platform was the right Infrastructure-as-a-service for them.

AWS Azure Google Cloud Platform June 22, 2020

Google Cloud Platform Benefits: How GCP Differs from Azure and AWS - Here are five things to consider when weighing Google Cloud Platform benefits against Azure and AWS.

AWS BigQuery June 15, 2020

How we migrated our data warehouse from Redshift to BigQuery - Process of migrating data from AWS Redshift to BigQuery.

AWS Cloud Run Serverless June 1, 2020

Google Cloud Run vs. AWS Lambda: Performance Benchmarks - A series of benchmarks focusing on raw performance, latencies, and the performance/cost ratio of both products.

AWS DevOps Google Cloud Platform May 25, 2020

Why I think GCP is better than AWS - Personal opinion based on experience with both platforms.

AWS Networking May 25, 2020

VPN :: AWS ↔️ GCP - Setting up a VPN connection between GCP and AWS servers.

AWS DevOps Networking VPC May 4, 2020

VPN tunneling between an AWS VPC & a GCP VPC - Setting up VPN tunneling between VPCs in AWS and GCP.

AWS BigQuery Data Analytics Official Blog March 16, 2020

Modern analytics made easy with new Redshift, S3 migration tools - Data warehouse migrations to Google Cloud’s BigQuery are now easier with new tools to move your Redshift and S3 workloads.

AWS DevOps GCP Experience SRE March 9, 2020

Our migration journey from AWS to Google Cloud — Part 1 - Description of infrastructure migration from AWS to GCP, part 1.

AWS Cloud Dataproc GCP Experience NoSQL Python March 9, 2020

Cross-Cloud HBase/Phoenix Data Migration - Using Cloud Dataproc to run Spark job which migrates data from AWS to GCP.

AWS DevOps GCP Experience SRE March 9, 2020

Our migration journey from AWS to Google Cloud — Part 2 - Description of infrastructure migration from AWS to GCP, part 2.

AWS Kubernetes Security Feb. 24, 2020

Securely Access AWS from GKE - Using Workload Identity on Google Kubernetes Engine to allow access from AWS.

AWS GCP Experience IoT Feb. 24, 2020

SaaS Cloud Migration: Sticker Price - Description of migration experience from AWS to GCP.

AWS Kubernetes Feb. 17, 2020

Anatomy of a production Kubernetes cluster - At Brandwatch we’ve been running Kubernetes in production since October 2016. This is an overview of our basic cluster specification.

AWS GCP Experience Feb. 10, 2020

Google Cloud Advantages over AWS - Comparison of AWS and GCP.

AWS GCP Experience Machine Learning Jan. 27, 2020

Why we built our ML platform on AWS — and why that may have been a mistake - TLDR; Google Cloud offered more attractive offerings for Machine Learning than AWS.

AWS Cloud Storage Jan. 6, 2020

Intro to Transferring Files Between AWS S3 and GCS - Setting CLI to copy data between AWS S3 and Google Cloud Storage.

AWS Azure Business Google Cloud Platform Dec. 16, 2019

Amazon, Google, Microsoft: Here's Who Has the Greenest Cloud - How major cloud providers are using clean energy.

AWS DevOps Infrastructure Dec. 9, 2019

How To Create A GKE Cluster using AWS CloudFormation - Using CloudFormation to create resources in Google Cloud.

AWS Knative Kubernetes Serverless Nov. 4, 2019

Go serverless in Kubernetes with Knative - Overview of Knative.

AWS Billing Oct. 14, 2019

AWS vs Google Cloud Pricing — A Comprehensive Look - Comparison of AWS and GCP pricing.

AWS BigQuery Cloud Dataflow Oct. 6, 2019

Creating an Elasticsearch to BigQuery Data Pipeline - Connecting data resources through a pipeline across AWS and GCP.

AWS Sept. 16, 2019

Connecting AWS and GCP with IPSec VPN - Article describes how to connect AWS and GCP.

AWS Networking Terraform Sept. 9, 2019

Connect GCP and AWS with Cloud VPN HA - How to use Cloud VPN in HA to connect AWS and GCP with a 99,99% SLA coverage.

AWS Cloud Storage Sept. 2, 2019

Storage transfer from AWS S3 to GCS using API, Solution to insufficient permission error on the… - The article explains how to use Storage Transfer API with Python's client library to transfer data from S3 AWS to Cloud Storage.

AWS Cloud Storage Storage Aug. 26, 2019

Accessing Google Cloud Storage using AWS SDK and OAuth2 - The article describes code changes which should be used to use AWS S3 client to work with objects on Cloud Storage.

AWS DevOps Aug. 12, 2019

Top 7 things to learn for the GCP Cloud Architect certification exam - In this article I will try to summarise and highlight the most essential things that the Cloud Architect exam will focus on.

AWS Serverless Aug. 5, 2019

Serverless contact form handling for static websites - How to setup create contact form for static website without any server or cost.

AWS Azure Cloud Vision API July 22, 2019

2019 Examples to Compare OCR Services - Comparison of some cloud OCR services.

AWS Cloud Spanner NoSQL July 1, 2019

Database Migration : Migrating from DynamoDB to Google Cloud Spanner (Part 1) - The article goes through the process of migrating from DynamoDB to Cloud Spanner.

AWS Cloud Spanner NoSQL July 1, 2019

Database Migration : Migrating from DynamoDB to Google Cloud Spanner (Part 2) - Second article related to migration from DynamoDB to Cloud Spanner

AWS Networking June 10, 2019

Site-to-site VPN between GCP and AWS with dynamic BGP routing - A walk-through for configuring secure redundant connectivity between AWS VPCs and GCP Cloud VPC Networks with dynamic BGP routing.

AWS Azure Business Google Cloud Platform May 27, 2019

What makes Google Cloud Platform unique compared to Azure and Amazon - Thoughts about where Google Cloud is heading.

AWS Cloud AutoML Machine Learning April 29, 2019

Google Cloud’s AutoML first look - A first look into GCP AutoML Tables [beta] and some comparisons between DataRobot, H2O.ai, and AWS Sagemaker.

AWS Azure Google Cloud Platform Monitoring April 29, 2019

Why Cloudaware CMDB For Large Google Cloud Platform Deployments - Overview of Cloudaware CMDB, a multi-cloud management tool.

AWS BigQuery April 22, 2019

Ingest Data from RDS MySQL to Google BigQuery - Example of Data pipeline which exports data from AWS RDS to BigQuery.

AWS BigQuery Tutorial April 8, 2019

Connecting to Google BigQuery from AWS SageMaker - Connecting from AWS SageMaker (solution for using Jupyter Notebooks) to BigQuery.

AWS Azure Cloud Functions Serverless April 8, 2019

Visualizing Cold Starts - Benchmarking serverless functions for Big 3 cloud providers.

AWS Azure GCP Certification Google Cloud Platform April 1, 2019

Is Google Cloud Platform worth my time? Is there demand? Questions I am asked and my responses. - Questions and answers regarding the popularity of Google Cloud with a comparison to AWS and Azure.

AWS Google Cloud Platform Feb. 4, 2019

Mapping AWS Services to Google Cloud Platform - Cloud to cloud mapping between AWS Services to Google Cloud Platform.

AWS Azure Google Cloud Platform Feb. 4, 2019

Is Cloud to Cloud Migration Worth the Effort? - The benefits of Cloud to Cloud Migration.

AWS Azure Google Cloud Platform Jan. 7, 2019

Clouds Compared — AWS vs Azure vs GCP - A comparison of the popular public clouds and unique services.

AWS Azure Google Kubernetes Engine Kubernetes Oct. 15, 2018

Google GKE vs Microsoft AKS vs Amazon EKS - Comparison of different hosted Kubernetes solutions.

AWS Azure Cloud Vision API June 11, 2018

Extracting Text from Images:- Google a notch better than Azure and AWS! - Comparison of OCR methods from Google, AWS, Azure in different cases.

AWS Azure Google Kubernetes Engine Kubernetes May 14, 2018

Using Managed Kubernetes Services - Overview of the managed Kubernetes services of the major cloud providers.

AWS BigQuery May 7, 2018

FileZilla: 3 Simple Steps To Load Data to Google BigQuery, Amazon Redshift, Amazon Redshift Spectrum or Amazon Athena - Loading CSV files to Google BigQuery and AWS warehouses using FileZilla.

AWS Compute Engine Google Cloud Platform March 26, 2018

AWS vs GCP vs on-premises CPU performance comparison - Article goes through process of AWS vs GCP vs on-premises CPU performance comparison.

AWS Azure Business Google Cloud Platform March 19, 2018

How do cloud providers adopt blockchain — AWS, Azure, Google Cloud, IBM and Oracle perspective? - This post explores how do cloud providers adopt blockchain .

AWS Business Google Cloud Platform Feb. 26, 2018

What are your Spot Instance options on AWS, Azure, and Google? - Know about Spot Instance options on AWS, Azure, and Google.

AWS Google Cloud Platform Python Feb. 26, 2018

Moving a Python app from AWS to GCP - Checklist to help migrate your Python app from AWS to GCP.

AWS Google Kubernetes Engine Official Blog Feb. 26, 2018

Creating a single pane of glass for your multi-cloud Kubernetes workloads with Cloudflare - How to enable a multi-cloud configuration using Cloudfare load balancer to front Kubernetes-based workloads in both Google Kubernetes Engine and Amazon Web Services (AWS).

AWS Google Cloud Platform Feb. 12, 2018

Top Features That Make Cloudaware Ideal Management Platform For Cloud MSPs - Explore features of Cloudaware, platform that can help MSPs to manage AWS, Azure and GCE accounts.

AWS Docker Kubernetes Jan. 8, 2018

Update to Pentagon: a Framework for Building Kubernetes-based Infrastructure - Pentagon is ReactiveOps’ open source framework for building repeatable, cloud-based infrastructure as code with Kubernetes.

App Engine AWS Cloud Dataflow Dec. 11, 2017

Analyzing tweets using Cloud Dataflow pipeline templates - This post describes how to use Google Cloud Dataflow templates to easily launch Dataflow pipelines from a Google App Engine (GAE) app, in order to support MapReduce jobs and many other data processing and analysis tasks.

AWS GCP Experience Google Cloud Platform Dec. 11, 2017

Google Cloud Platform vs AWS - Ministry of Testing Meetup - Following article from last week, here is video about reasoning which cloud provider to select.

AWS Cloud Pub/Sub Google Kubernetes Engine Kubernetes Dec. 4, 2017

Using Microservices and Kubernetes Pods to hide Google Pub/Sub

AWS Business GCP Experience Google Cloud Platform Nov. 27, 2017

Living In A Multi-Cloud World - How Cloudfare is using multi cloud.

AWS Google Cloud Platform Nov. 13, 2017

AWS vs. Google Cloud Platform: which cloud service provider to choose - Comparing some aspects of AWS and GCP.

AWS Google Cloud Platform Oct. 9, 2017

Serverless Superheroes: Lynn Langit on big data, NoSQL, and Google versus AWS - Thoughts about Serverless, AWS, GCP and related stuff.

AWS Google Cloud Platform Oct. 2, 2017

AWS and GCP moves to per-second billing model - Short explanation of what changed on each cloud provider and what these changes really means to us — the customers.

AWS Google Cloud Platform Aug. 20, 2017

The cloud portfolio effect - Reflections on number of products/offerings from big 3 cloud vendors

AWS Business Google Cloud Platform Aug. 20, 2017

Going Multi-Cloud with AWS and GCP: Lessons Learned at Scale - Description of experience and comparison using both AWS and Google Cloud Platform products

AWS Google Cloud Platform Kubernetes Aug. 14, 2017

Running Kubernetes with ease - Short article comparing running Kubernetes on Google Cloud Platform and AWS

AWS Google Cloud Platform July 31, 2017

Premise Google Cloud Migration - Reflection on migration from AWS to Google Cloud Platform

AWS Google Kubernetes Engine Kubernetes July 31, 2017

GCP vs. AWS: Where should you be running Kubernetes? - Comparing running Kubernetes on AWS and Google Cloud Platform

AWS Google Cloud Platform June 19, 2017

Google Cloud for AWS Professionals - Discussion on Google Cloud Platform and Amazon Web Services, similarities and differences between platforms

AWS Business Google Cloud Platform June 12, 2017

Google Cloud Platform Vs. Amazon Web Services - Some reasons why Bugfender moved from AWS to GCP

AWS Google Cloud Platform May 15, 2017

The cloud is on, the meter’s running. - Sobering look at expenses in the cloud

AWS Cloud Endpoints May 1, 2017

Going multi-cloud with Google Cloud Endpoints and AWS Lambda - Example for to Bridge AWS and Google Cloud Platform with Google Cloud Endpoints

 

Latest Issues




Contact

Zdenko Hrček
Třebanická 183
Prague, Czech Republic
Phone: +420 777 283 075
Email: [email protected]