У нас вы можете посмотреть бесплатно GCP Cost Planning and Estimation Using Pricing Calculator или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
GCP Cost Planning and Estimation Using Pricing Calculator https://github.com/GoogleCloudPlatfor... https://cloud.google.com/products/cal... https://cloud.google.com/architecture The “cost planning and estimation” is a crucial step of any cloud deployment cycle. Once you have a solution to the client or even for your own project you should no what could be the monthly cost or your architecture and how many months you can sustain if you are starting a new business. Also, one cannot remember pricing for all the services. The calculator provides you with the right estimates by applying any discounts or free tier usage if available for that service. Sample architecture# To make this lesson more interesting, we will refer to the architecture for an ETL pipeline. ETL (Extract Transform and Load) pipelines are increasing day by day because of a lot of traditional companies moving towards cloud data warehouses for minimizing cost. This architecture does not contain all the GCP services. And no solution or project will contain all the services. This architecture diagram is to give you the idea of how to calculate the solution cost for a certain time period. Also, this architecture uses some extra services which we haven’t covered yet. But in the upcoming lessons, we will learn these services one by one. Services like “Cloud PubSub” are utility services but are very powerful and play a significant role in every decoupled architecture. Cost estimation# Let’s try to estimate the cost of this architecture for a single run of the pipeline. This means, what will be the cost of analysis of a certain set of data. The services used in the architecture are: App Engine Cloud PubSub BigQuery Cloud Dataflow Cloud Storage Cloud SQL(Optional) If we take data from cloud storage then cloud SQL is optional. To calculate the estimates you should know the size and usage of the services for this task. Since you are estimating and haven’t run the pipeline yet we can provide the estimate based on the data. So let’s go to the pricing calculator.