ContentPosts from @ramravi92..
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Google bets on multi-cloud

According to 451 Research, almost every enterprise today supports multiple cloud platforms, making multi-cloud an opportunity for Google to catch up to market leaders. Google is placing importance on helping enterprise customers support multiple cloud platforms, andits multi-cloud supporthas alread.. read more  

Google bets on multi-cloud
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

The next generation of AI for developers and Google Workspace

Google has launchednew generative AI capabilitiesinGoogle CloudandGoogle Workspace, allowing businesses and developers to create products, build on Google's best language models, and customise their own models and apps using generative AI. The new capabilities include thePaLM APIandMakerSuite, whic.. read more  

The next generation of AI for developers and Google Workspace
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Google Cloud Professional Machine Learning Engineer Prep in 2023!

The article discusseshow to prepare for the Google Cloud Professional Machine Learning Engineer certification exam. The author recommendsa balancebetweenhaving the right certificationsandnot having too many. The Professional ML Engineer certification is considered the most valuable to have and is ta.. read more  

Google Cloud Professional Machine Learning Engineer Prep in 2023!
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

The BigQuery Autoscaling Public Preview Rundown

Google has introducedBigQuery slot autoscalingas a public preview feature, allowing the number of slots inside of a reservation to be scaled up and down as needed for running workloads. The new billing model is based on the "pay-for-what-you-use" approach and bills by a construct called "slot/hour".. read more  

The BigQuery Autoscaling Public Preview Rundown
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Google Cloud Professional Data Engineer

The Google Cloud Professional Data Engineer exam covers a wide range of topics related to data management on Google Cloud, including management, storage, analytics, databases, operations, security, and artificial intelligence. The exam can be taken in an exam facility or remotely, and it's importan.. read more  

Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Big data on GCP: dataflow, bigquery and spark cost comparison

The author compares the cost and performance of various big data processing frameworks includingBigQuery,Dataflow, andSparkfor processing data in their organization's tiktok-like feed. They generate a set of reproducible data and run benchmark tests locally and on GCP. They find that whileBigQuery .. read more  

Big data on GCP: dataflow, bigquery and spark cost comparison
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

AWS Lambda now supports up to 10 GB of ephemeral storage for Lambda functions in 6 additional regions

- AWS Lambda now supports configuring up to 10,240 MB of ephemeral storage for functions in 6 additional regions. - This feature enables the building and running of data-intensive workloads with Lambda functions, including ETL jobs, financial computations, and machine learning inferences. - Ephemera.. read more  

AWS Lambda now supports up to 10 GB of ephemeral storage for Lambda functions in 6 additional regions
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Announcing lower data warehouse base capacity configuration for Amazon Redshift Serverless

- Amazon Redshift Serverless now allows a lower data warehouse base capacity configuration of 8 Redshift Processing Units (RPU) - Previously the minimum base capacity required to run serverless was 32 RPU - With the new lowered base capacity minimum of 8 RPU, users have more flexibility to support a.. read more  

Announcing lower data warehouse base capacity configuration for Amazon Redshift Serverless
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

AWS Application Composer is now generally available

- AWS Application Composer is now generally available for building serverless applications - It allows users to drag, drop, and connect AWS services into an application architecture using a browser-based visual canvas - Users can start a new architecture from scratch or import existing AWS CloudForm.. read more  

AWS Application Composer is now generally available
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Don't be fooled by serverless

An blog post by creator of Ruby on Rails: Don't be swayed by the hype around serverless computing. While it can be a cost-effective solution for sporadic function executions, it's a bad deal for those needing the constant performance of an entire computer. Serverless setups can also lead to lock-in.. read more