楚阿旗

博客园 首页 新随笔 联系 订阅 管理
  54 随笔 :: 1 文章 :: 0 评论 :: 5225 阅读

2024年4月6日 #

摘要: While there are many patterns for doing microservices well, an equally significant number of patterns exist that can quickly get any development team 阅读全文
posted @ 2024-04-06 15:16 楚阿旗 阅读(9) 评论(0) 推荐(0) 编辑

2024年4月3日 #

摘要: Single page application (SPA) Enabled by more powerful browsers, faster Backend for Frontend(BFF) Provide superior support compared to a generic backe 阅读全文
posted @ 2024-04-03 18:49 楚阿旗 阅读(13) 评论(0) 推荐(0) 编辑

摘要: Modern software development Delivery as a service Centrally hosted and accessed through the internet Web apps, software-as-a-service Twelve-factor app 阅读全文
posted @ 2024-04-03 18:00 楚阿旗 阅读(9) 评论(0) 推荐(0) 编辑

2024年3月29日 #

摘要: Link State Updates(LSUs): contain Link State Advertisements (LSAs) that palced into a link state database To ensure that OSPF routers have the most re 阅读全文
posted @ 2024-03-29 23:32 楚阿旗 阅读(8) 评论(0) 推荐(0) 编辑

2024年3月28日 #

摘要: Overview A Kubernetes deployment strategy defines an application’s lifecycle that achieves and maintains the configured state for objects and applicat 阅读全文
posted @ 2024-03-28 14:59 楚阿旗 阅读(11) 评论(0) 推荐(0) 编辑

摘要: CommandDescription kubectl autoscale deployment Autoscales a Kubernetes Deployment. kubectl create configmap Creates a ConfigMap resource. kubectl get 阅读全文
posted @ 2024-03-28 12:40 楚阿旗 阅读(3) 评论(0) 推荐(0) 编辑

摘要: Identify important ConfigMap characteristics: Helps developers avoid hard-coding configuration variables into the application code. Is an API object u 阅读全文
posted @ 2024-03-28 11:10 楚阿旗 阅读(5) 评论(0) 推荐(0) 编辑

2024年3月27日 #

摘要: Explain what a rolling update is and how it works: A rolling update is an automated update process in Kubernetes that allows for the seamless and cont 阅读全文
posted @ 2024-03-27 23:54 楚阿旗 阅读(11) 评论(0) 推荐(0) 编辑

摘要: Define autoscaling: Autoscaling is the dynamic adjustment of resources in a Kubernetes cluster based on workload demand. It optimizes resource usage a 阅读全文
posted @ 2024-03-27 12:08 楚阿旗 阅读(6) 评论(0) 推荐(0) 编辑

摘要: Define a ReplicaSet: A ReplicaSet is a Kubernetes controller responsible for ensuring a specified number of pod replicas are running at all times. It 阅读全文
posted @ 2024-03-27 10:53 楚阿旗 阅读(5) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示