Microsoft Azure Databricks
databricks是使用Apache Spark™的原始创建者提供的Databricks统一分析平台。它集成了Spark环境支持Scala、python、R语言进行开发。
adb-xxx.azuredatabricks.net
Delta Table
Delta Lake 是经过优 …
databricks是使用Apache Spark™的原始创建者提供的Databricks统一分析平台。它集成了Spark环境支持Scala、python、R语言进行开发。
adb-xxx.azuredatabricks.net
Delta Lake 是经过优 …
ETL: Extract, Transform and Load 数据仓库技术
Workspace -> Users (your own folder) -> 右键import -> .dbc file
-> Create -> Notebook -> Default language: python
jobs -> start cluster
https://docs.aws.amazon.com/zh_cn/cli/latest/userguide/welcome-examples.html
document: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3/index.html
下载 …
用户和组身份:身份验证 + 访问授权
https://portal.azure.com/
https://portal.azure.com/#blade/Microsoft_AAD_IAM/LicensesMenuBlade/Overview
新 …
Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the applications you run on AWS in real time.
End Goal: Keep an application log and a log of API …
Blue Green deployments is a technique for rapidly and repeatedly releasing changes to software in production.
AWS Key Management Service (AWS KMS) 是一个密钥管理服务,可以用来创建和管理您的主密钥,AWS …
npm install @nestjs-modules/mailer
email.module.ts
import { MailerModule } from '@nestjs-modules/mailer';
import { EjsAdapter } from '@nestjs-modules/mailer/dist/adapters/ejs.adapter';
@Module({
imports: [
MailerModule.forRoot({
transport: {
host: 'mx …
API | params | response |
---|---|---|
GET https://graph.microsoft.com/v1.0/sites/ xxx.sharepoint.com:/teams/#siteName# | siteName: string | “sites”: [ { “@odata.type”: “microsoft.graph.site”} ] |
« Page 2 / 2