diff --git a/code/aws/lambda-function/README.md b/code/aws/lambda-function/README.md index ce8ea35..8452705 100644 --- a/code/aws/lambda-function/README.md +++ b/code/aws/lambda-function/README.md @@ -1,5 +1,5 @@ # References for Lambda Functions -- [JavaScript Cloudwatch logging test](https://github.com/bt3gl/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/monitoring_example). -- [Python functionby SQS and responding to a SNS topic](https://github.com/bt3gl/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/sqs-sns_example). +- [JavaScript Cloudwatch logging test](https://github.com/go-outside-labs/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/monitoring_example). +- [Python functionby SQS and responding to a SNS topic](https://github.com/go-outside-labs/Curated_Cloud_and_Orchestration/blob/master/lambda_function_examples/sqs-sns_example). diff --git a/code/aws/lambda-function/monitoring_example/package.json b/code/aws/lambda-function/monitoring_example/package.json index 27d4972..ea65e10 100755 --- a/code/aws/lambda-function/monitoring_example/package.json +++ b/code/aws/lambda-function/monitoring_example/package.json @@ -6,5 +6,5 @@ "scripts": { "locally": "node src/index.js" }, - "author": "Mia von Steinkirch" + "author": "Mia Stein" } diff --git a/code/chef/.github/FUNDING.yml b/code/chef/.github/FUNDING.yml deleted file mode 100644 index 045e3fd..0000000 --- a/code/chef/.github/FUNDING.yml +++ /dev/null @@ -1,2 +0,0 @@ - -custom: paypal.me/miasteinkirch diff --git a/code/gcp/labs/Leveraging Unstructured Data _ Qwiklabs + roitraining.htm b/code/gcp/labs/Leveraging Unstructured Data _ Qwiklabs + roitraining.htm index 5d8cbd7..419df83 100755 --- a/code/gcp/labs/Leveraging Unstructured Data _ Qwiklabs + roitraining.htm +++ b/code/gcp/labs/Leveraging Unstructured Data _ Qwiklabs + roitraining.htm @@ -30,7 +30,7 @@ @@ -1449,11 +1449,11 @@ print APIKEY
- +
- + @@ -1658,11 +1658,11 @@ We will get back to you within 24 hours.
- +
- + diff --git a/code/gcp/labs/Serverless Data Analysis (Python) _ Qwiklabs + roitraining.htm b/code/gcp/labs/Serverless Data Analysis (Python) _ Qwiklabs + roitraining.htm index 972dbd3..d33246f 100755 --- a/code/gcp/labs/Serverless Data Analysis (Python) _ Qwiklabs + roitraining.htm +++ b/code/gcp/labs/Serverless Data Analysis (Python) _ Qwiklabs + roitraining.htm @@ -30,7 +30,7 @@ @@ -1591,11 +1591,11 @@ nano src/main/java/com/google/cloud/training/dataanalyst/javahelp/StreamDemoCons
- +
- + @@ -1800,11 +1800,11 @@ We will get back to you within 24 hours.
- +
- + diff --git a/code/gcp/labs/Serverless Machine Learning _ Qwiklabs + roitraining.htm b/code/gcp/labs/Serverless Machine Learning _ Qwiklabs + roitraining.htm index c4d8a83..5102b56 100755 --- a/code/gcp/labs/Serverless Machine Learning _ Qwiklabs + roitraining.htm +++ b/code/gcp/labs/Serverless Machine Learning _ Qwiklabs + roitraining.htm @@ -30,7 +30,7 @@ @@ -648,11 +648,11 @@ project = <PROJECT_ID>
- +
- + @@ -857,11 +857,11 @@ We will get back to you within 24 hours.
- +
- + diff --git a/code/gcp/labs/Streaming Data Processing _ Qwiklabs + roitraining.htm b/code/gcp/labs/Streaming Data Processing _ Qwiklabs + roitraining.htm index 407be45..ebe9626 100755 --- a/code/gcp/labs/Streaming Data Processing _ Qwiklabs + roitraining.htm +++ b/code/gcp/labs/Streaming Data Processing _ Qwiklabs + roitraining.htm @@ -30,7 +30,7 @@ @@ -1571,11 +1571,11 @@ nano CurrentConditions.java
- +
- + @@ -1780,11 +1780,11 @@ We will get back to you within 24 hours.
- +
- + diff --git a/code/kubernetes/node-server-example/Dockerfile b/code/kubernetes/node-server-example/Dockerfile index 87e370d..2904781 100755 --- a/code/kubernetes/node-server-example/Dockerfile +++ b/code/kubernetes/node-server-example/Dockerfile @@ -1,5 +1,5 @@ FROM node:4.4 -MAINTAINER "Mia von Steinkirch" +MAINTAINER "Mia Stein" EXPOSE 1337 diff --git a/communication/README.md b/communication/README.md index b78495c..4e985f8 100644 --- a/communication/README.md +++ b/communication/README.md @@ -35,13 +35,13 @@ * see how it always get the headers firsts: ```bash -curl -v --trace marinasouza.xyz +curl -v --trace souza.xyz == Info: Trying 76.76.21.21:80... -== Info: Connected to marinasouza.xyz (76.76.21.21) port 80 (#0) +== Info: Connected to souza.xyz (76.76.21.21) port 80 (#0) => Send header, 79 bytes (0x4f) 0000: 47 45 54 20 2f 20 48 54 54 50 2f 31 2e 31 0d 0a GET / HTTP/1.1.. -0010: 48 6f 73 74 3a 20 6d 61 72 69 6e 61 73 6f 75 7a Host: marinasouz +0010: 48 6f 73 74 3a 20 6d 61 72 69 6e 61 73 6f 75 7a Host: souz 0020: 61 2e 78 79 7a 0d 0a 55 73 65 72 2d 41 67 65 6e a.xyz..User-Agen 0030: 74 3a 20 63 75 72 6c 2f 37 2e 38 38 2e 31 0d 0a t: curl/7.88.1.. 0040: 41 63 63 65 70 74 3a 20 2a 2f 2a 0d 0a 0d 0a Accept: */*.... @@ -55,11 +55,11 @@ curl -v --trace marinasouza.xyz 0010: 78 74 2f 70 6c 61 69 6e 0d 0a xt/plain.. <= Recv header, 36 bytes (0x24) 0000: 4c 6f 63 61 74 69 6f 6e 3a 20 68 74 74 70 73 3a Location: https: -0010: 2f 2f 6d 61 72 69 6e 61 73 6f 75 7a 61 2e 78 79 //marinasouza.xy +0010: 2f 2f 6d 61 72 69 6e 61 73 6f 75 7a 61 2e 78 79 //souza.xy 0020: 7a 2f 0d 0a z/.. <= Recv header, 41 bytes (0x29) 0000: 52 65 66 72 65 73 68 3a 20 30 3b 75 72 6c 3d 68 Refresh: 0;url=h -0010: 74 74 70 73 3a 2f 2f 6d 61 72 69 6e 61 73 6f 75 ttps://marinasou +0010: 74 74 70 73 3a 2f 2f 6d 61 72 69 6e 61 73 6f 75 ttps://sou 0020: 7a 61 2e 78 79 7a 2f 0d 0a za.xyz/.. <= Recv header, 16 bytes (0x10) 0000: 73 65 72 76 65 72 3a 20 56 65 72 63 65 6c 0d 0a server: Vercel..