diff --git a/docs/aws.md b/docs/aws.md index 216a205c..98e3f087 100644 --- a/docs/aws.md +++ b/docs/aws.md @@ -185,6 +185,7 @@ You can filter by topic using the toolbar above. - [acloudguru.com: 12 AWS Config rules that every account should have](https://acloudguru.com/blog/engineering/12-aws-config-rules-that-every-account-should-have) - [cloudonaut.io: EC2 Checklist: 7 things to do after launching an instance](https://cloudonaut.io/ec2-checklist-seven-things-to-do-after-launching-an-instance/) - [medium: 6 Lessons Learned - Migrating Application on Production](https://medium.com/swlh/6-lessons-learned-from-migrating-web-application-on-production-ce9add8e63f3) +- [lastweekinaws.com: 17 More Ways to Run Containers on AWS](https://www.lastweekinaws.com/blog/17-more-ways-to-run-containers-on-aws/) ### Books - [gocloudarchitects.com: AWS Certified Solutions Architect Associate Exam Guide](https://www.gocloudarchitects.com/free-csa-a-ebook/) diff --git a/docs/index.md b/docs/index.md index 2b2a0acf..36a326e0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -47,7 +47,7 @@ A curated list of awesome references collected since 2018. Microservices archite - [How Your Application Architecture Has Evolved π](https://dzone.com/articles/how-your-application-architecture-evolved) - [Kubernetes magic is in enterprise standardization, not app portability π](https://www.techrepublic.com/article/kubernetes-magic-is-in-enterprise-standardization-not-app-portability/) - [A new role to emerge: Kubernetes Manager π](https://containerjournal.com/features/the-rise-of-the-kubemaster/) -- [Google DORA Report: State of DevOps 2021 π](https://cloud.google.com/blog/products/devops-sre/announcing-dora-2021-accelerate-state-of-devops-report) +- [Google DORA Report: State of DevOps 2021 π](https://cloud.google.com/blog/products/devops-sre/announcing-dora-2021-accelerate-state-of-devops-report) How to accelerate DevOps ## Introduction - [From Java EE To Cloud Native. Microservice Architecture. Openshift VS Kubernetes](introduction.md) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index f22a71f8..788658e5 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -1135,6 +1135,8 @@
Unpopular opinion: Kubernetes doesn't have a clear separation between admin and app developer APIs, and we acknowledged this as a source of complexity but maybe this is why it became successful.
— Jaana Dogan γ€γ γγ¬γ³ (@rakyll) September 9, 2021
+ +Kubernetes saved us from a world of completely proprietary Cloud APIs and provided a trustworthy basis for an open ecosystem of infrastructure tools and APIs. https://t.co/i67orzir2O
— Ian Lewis ππ (@IanMLewis) September 11, 2021
diff --git a/docs/linux.md b/docs/linux.md index b8b18562..eda9257a 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -212,6 +212,7 @@ - [thenewstack.io: An Introduction to AWK](https://thenewstack.io/an-introduction-to-awk/) - [cyberciti.biz: How to repeat a character βnβ times in Bash](https://www.cyberciti.biz/faq/repeat-a-character-in-bash-script-under-linux-unix/) - [redhat.com: 2 Bash commands to change strings in multiple files at once](https://www.redhat.com/sysadmin/edit-text-bash-command) Search and replace text in several files simultaneously, right from the Linux terminal, to gain efficiency and minimize mistakes. +- [cyberciti.biz: Bash Read Comma Separated CSV File on Linux / Unix](https://www.cyberciti.biz/faq/unix-linux-bash-read-comma-separated-cvsfile) ## Zsh - [Oh My Zsh](https://ohmyz.sh/) Oh My Zsh is a delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with thousands of helpful functions, helpers, plugins, themes, and a few things that make you shout...As more enterprises embrace #containers, theyβll find they need #Kubernetes, too. With our open approach, #K8s does more. Hereβs how: https://t.co/y9TciK53F1 pic.twitter.com/CPWHcy5TOZ
— Nicholas Gerasimatos - Red Hat (@nicholas_redhat) September 23, 2021