parent
f3fda96c15
commit
ad712b2c4a
151 changed files with 7554 additions and 21097 deletions
@ -1 +0,0 @@ |
|||||||
# Linux |
|
@ -1 +0,0 @@ |
|||||||
# Unix |
|
@ -1 +0,0 @@ |
|||||||
# Scripting |
|
@ -1,7 +0,0 @@ |
|||||||
# Emails |
|
||||||
|
|
||||||
Electronic mail, commonly shortened to “email,” is a communication method that uses electronic devices to deliver messages across computer networks. "Email" refers to both the delivery system and individual messages that are sent and received. |
|
||||||
|
|
||||||
Visit the following resources to learn more: |
|
||||||
|
|
||||||
- [@article@What is an email?](https://www.cloudflare.com/learning/email-security/what-is-email/) |
|
@ -1 +0,0 @@ |
|||||||
# Setting up x |
|
@ -1,9 +0,0 @@ |
|||||||
# Linode |
|
||||||
|
|
||||||
Linode is a cloud computing service owned by Akamai Technologies. Linode positions itself as an alternative to AWS, GCP and Azure by offering core services without complexity for most workloads. |
|
||||||
|
|
||||||
Visit the following resources to learn more: |
|
||||||
|
|
||||||
- [@official@Linode Website](https://www.linode.com/) |
|
||||||
- [@official@Official Documentation](https://www.linode.com/docs/) |
|
||||||
- [@official@Linode Getting Started Guide](https://www.linode.com/docs/guides/getting-started/) |
|
@ -1,8 +0,0 @@ |
|||||||
# Vultr |
|
||||||
|
|
||||||
Vultr is an infrastructure focussed cloud computing service, available in 25 locations worldwide. Vultur compute offers 100% SSD and high performance Intel vCPUs. |
|
||||||
|
|
||||||
Visit the following resources to learn more: |
|
||||||
|
|
||||||
- [@official@Vultr Website](https://www.vultr.com/) |
|
||||||
- [@official@Official Documentation](https://www.vultr.com/docs/) |
|
@ -1,10 +0,0 @@ |
|||||||
# Azure DevOps |
|
||||||
|
|
||||||
Azure DevOps is developed by Microsoft as a full scale application lifecycle management and CI/CD service. Azure DevOps provides developer services for allowing teams to plan work, collaborate on code development, and build and deploy applications. |
|
||||||
|
|
||||||
Visit the following resources to learn more: |
|
||||||
|
|
||||||
- [@article@Azure DevOps Website](https://azure.microsoft.com/en-us/services/devops/#overview) |
|
||||||
- [@article@Official Documentation](https://docs.microsoft.com/en-us/azure/devops/?view=azure-devops\&viewFallbackFrom=vsts) |
|
||||||
- [@article@Azure DevOps Getting Started Guide](https://docs.microsoft.com/en-us/azure/devops/user-guide/sign-up-invite-teammates?view=azure-devops) |
|
||||||
- [@feed@Explore top posts about Azure](https://app.daily.dev/tags/azure?ref=roadmapsh) |
|
@ -1,8 +0,0 @@ |
|||||||
# AppDynamics |
|
||||||
|
|
||||||
AppDynamics is a full-stack application performance management (APM) and IT operations analytics (ITOA) company based in San Francisco. The company focuses on managing the performance and availability of applications across cloud computing environments, IT infrastructure, network architecture, digital user experience design, application security threat detection, observability, and data centers. |
|
||||||
|
|
||||||
Visit the following resources to learn more: |
|
||||||
|
|
||||||
- [@official@AppDynamics Website](https://www.appdynamics.com/) |
|
||||||
- [@official@Official Resources](https://www.appdynamics.com/resources) |
|
@ -1,10 +0,0 @@ |
|||||||
# Docker |
|
||||||
|
|
||||||
Docker is a platform for working with containerized applications. Among its features are a daemon and client for managing and interacting with containers, registries for storing images, and a desktop application to package all these features together. |
|
||||||
|
|
||||||
Visit the following resources to learn more: |
|
||||||
|
|
||||||
- [@article@Docker Documentation](https://docs.docker.com/) |
|
||||||
- [@video@Docker Tutorial](https://www.youtube.com/watch?v=RqTEHSBrYFw) |
|
||||||
- [@video@Docker simplified in 55 seconds](https://youtu.be/vP_4DlOH1G4) |
|
||||||
- [@feed@Explore top posts about Docker](https://app.daily.dev/tags/docker?ref=roadmapsh) |
|
@ -0,0 +1,5 @@ |
|||||||
|
# Caddy |
||||||
|
|
||||||
|
Caddy is an open-source web server with automatic HTTPS written in Go. It is easy to configure and use, and it is a great choice for small to medium-sized projects. |
||||||
|
|
||||||
|
- [@official@Caddy Website](https://caddyserver.com/) |
@ -0,0 +1 @@ |
|||||||
|
# Cloud Design Patterns |
@ -0,0 +1,7 @@ |
|||||||
|
# Contabo |
||||||
|
|
||||||
|
Contabo offers a wide range of hosting services, from VPS to dedicated servers. They are known for their low prices and high performance. |
||||||
|
|
||||||
|
Visit the following link to learn more about Contabo: |
||||||
|
|
||||||
|
- [@official@Contabo - Official Website](https://contabo.com/) |
@ -0,0 +1,13 @@ |
|||||||
|
# Containers |
||||||
|
|
||||||
|
Containers are a construct in which [cgroups](https://en.wikipedia.org/wiki/Cgroups), [namespaces](https://en.wikipedia.org/wiki/Linux_namespaces), and [chroot](https://en.wikipedia.org/wiki/Chroot) are used to fully encapsulate and isolate a process. This encapsulated process, called a container image, shares the kernel of the host with other containers, allowing containers to be significantly smaller and faster than virtual machines. |
||||||
|
|
||||||
|
These images are designed for portability, allowing for full local testing of a static image, and easy deployment to a container management platform. |
||||||
|
|
||||||
|
Visit the following resources to learn more: |
||||||
|
|
||||||
|
- [@article@What are Containers?](https://cloud.google.com/learn/what-are-containers) |
||||||
|
- [@article@What is a Container?](https://www.docker.com/resources/what-container/) |
||||||
|
- [@video@What are Containers?](https://www.youtube.com/playlist?list=PLawsLZMfND4nz-WDBZIj8-nbzGFD4S9oz) |
||||||
|
- [@article@Articles about Containers - The New Stack](https://thenewstack.io/category/containers/) |
||||||
|
- [@feed@Explore top posts about Containers](https://app.daily.dev/tags/containers?ref=roadmapsh) |
@ -0,0 +1 @@ |
|||||||
|
# Docker |
@ -0,0 +1,7 @@ |
|||||||
|
# Hetzner |
||||||
|
|
||||||
|
Hetzner is a German hosting provider that offers a wide range of services, including dedicated servers, cloud servers, and colocation. They are known for their high-quality hardware, competitive pricing, and excellent customer support. |
||||||
|
|
||||||
|
Visit the following resources to learn more about Hetzner: |
||||||
|
|
||||||
|
- [@official@Hetzner Website](https://www.hetzner.com/) |
@ -1 +0,0 @@ |
|||||||
# |
|
@ -0,0 +1,14 @@ |
|||||||
|
# Kubernetes |
||||||
|
|
||||||
|
Kubernetes is an [open source](https://github.com/kubernetes/kubernetes) container management platform, and the dominant product in this space. Using Kubernetes, teams can deploy images across multiple underlying hosts, defining their desired availability, deployment logic, and scaling logic in YAML. Kubernetes evolved from Borg, an internal Google platform used to provision and allocate compute resources (similar to the Autopilot and Aquaman systems of Microsoft Azure). |
||||||
|
|
||||||
|
The popularity of Kubernetes has made it an increasingly important skill for the DevOps Engineer and has triggered the creation of Platform teams across the industry. These Platform engineering teams often exist with the sole purpose of making Kubernetes approachable and usable for their product development colleagues. |
||||||
|
|
||||||
|
Visit the following resources to learn more: |
||||||
|
|
||||||
|
- [@official@Kubernetes Website](https://kubernetes.io/) |
||||||
|
- [@official@Kubernetes Documentation](https://kubernetes.io/docs/home/) |
||||||
|
- [@video@Kubernetes Crash Course for Absolute Beginners](https://www.youtube.com/watch?v=s_o8dwzRlu4) |
||||||
|
- [@article@Primer: How Kubernetes Came to Be, What It Is, and Why You Should Care](https://thenewstack.io/primer-how-kubernetes-came-to-be-what-it-is-and-why-you-should-care/) |
||||||
|
- [@article@Kubernetes: An Overview](https://thenewstack.io/kubernetes-an-overview/) |
||||||
|
- [@feed@Explore top posts about Kubernetes](https://app.daily.dev/tags/kubernetes?ref=roadmapsh) |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue