<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>AWS on Nubis Morocco</title>
    <link>https://nubis.ma/categories/aws/</link>
    <description>Recent content in AWS on Nubis Morocco</description>
    <generator>Hugo -- 0.148.1</generator>
    <language>en</language>
    <lastBuildDate>Sat, 21 Feb 2026 21:35:19 +0100</lastBuildDate>
    <atom:link href="https://nubis.ma/categories/aws/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Practical Guide to CPU Pinning in Kubernetes</title>
      <link>https://nubis.ma/blog/a_practical_guide_to_cpu_pinning_in_kubernetes/</link>
      <pubDate>Mon, 16 Feb 2026 13:29:46 +0000</pubDate>
      <guid>https://nubis.ma/blog/a_practical_guide_to_cpu_pinning_in_kubernetes/</guid>
      <description>&lt;p&gt;I recently attended the Cloud Native Days France 2026 conference in Paris, where &lt;a href=&#34;https://ricardorocha.io/about/&#34;&gt;Ricardo Rocha (Head of Infrastructure at CERN)&lt;/a&gt; opened the session with a talk titled “10 PB/s without breaking the budget.”&lt;/p&gt;
&lt;p&gt;He explained in detail how the LHC upgrade forced them to process 10 petabytes of data per second with a fixed computing budget. The solution was not magical hardware, but rigorous resource isolation.&lt;/p&gt;
&lt;p&gt;If strict resource limits are effective enough for particle physics, they are certainly effective enough for our production workloads.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deploying an OpenTelemetry-Native LGTM Stack on Kubernetes</title>
      <link>https://nubis.ma/blog/deploying_an_opentelemetry_native_lgtm_stack_on_kubernetes/</link>
      <pubDate>Mon, 27 Oct 2025 07:37:28 +0000</pubDate>
      <guid>https://nubis.ma/blog/deploying_an_opentelemetry_native_lgtm_stack_on_kubernetes/</guid>
      <description>&lt;p&gt;In my &lt;a href=&#34;https://elbazi.me/observability-2-0-breaking-the-three-pillar-silos-for-good-bf3cdca1f40f&#34;&gt;previous article on Observability 2.0&lt;/a&gt;, I talked about how ClickStack and unified platforms solve the fragmented three-pillar problem by storing everything in ClickHouse. That&amp;rsquo;s the ideal end state — but what if you&amp;rsquo;re not ready to rip and replace your entire stack today?&lt;/p&gt;
&lt;p&gt;This Helm chart is the pragmatic answer. It&amp;rsquo;s still three separate backends under the hood (Loki, Tempo, Mimir), but thanks to OpenTelemetry&amp;rsquo;s OTLP protocol, it &lt;em&gt;feels&lt;/em&gt; like one unified system. Your apps emit OTLP, hit a single gateway, and that gateway routes everything to the right storage. You get centralized ingestion, Grafana pre-wired for correlation, and zero vendor lock-in.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AWS PrivateLink Native Cross‑Region Connectivity</title>
      <link>https://nubis.ma/blog/aws_privatelink_native_cross-region_connectivity/</link>
      <pubDate>Sun, 27 Apr 2025 00:19:14 +0000</pubDate>
      <guid>https://nubis.ma/blog/aws_privatelink_native_cross-region_connectivity/</guid>
      <description>AWS PrivateLink has long been the go-to solution for private connectivity of services within a region. Until recently, sharing services across regions required VPC peering or transit gateways — and&amp;hellip;</description>
    </item>
    <item>
      <title>Terraform Infrastructure as Code: Essential Tools for Clean, Maintainable Production Environments</title>
      <link>https://nubis.ma/blog/terraform_infrastructure_as_code_essential_tools_for_clean_maintainable_production_environments/</link>
      <pubDate>Thu, 06 Mar 2025 00:16:44 +0000</pubDate>
      <guid>https://nubis.ma/blog/terraform_infrastructure_as_code_essential_tools_for_clean_maintainable_production_environments/</guid>
      <description>Managing cloud resources has really changed with the Infrastructure as Code (IaC) approach, and Terraform has become one of the best tools for the job.</description>
    </item>
    <item>
      <title>Thanos Deep Dive: Addressing Prometheus Limitations at Scale</title>
      <link>https://nubis.ma/blog/thanos_deep_dive_addressing_prometheus_limitations_at_scale/</link>
      <pubDate>Mon, 28 Oct 2024 20:23:50 +0000</pubDate>
      <guid>https://nubis.ma/blog/thanos_deep_dive_addressing_prometheus_limitations_at_scale/</guid>
      <description>Prometheus has clearly established itself as the benchmark solution for metrics collection and alerting in cloud-native environments. Its pull-based architecture, powerful query language (PromQL) a&amp;hellip;</description>
    </item>
    <item>
      <title>AWS Client VPN: A Practical Guide to Secure Infrastructure Access</title>
      <link>https://nubis.ma/blog/aws_client_vpn_a_practical_guide_to_secure_infrastructure_access/</link>
      <pubDate>Mon, 28 Oct 2024 20:23:49 +0000</pubDate>
      <guid>https://nubis.ma/blog/aws_client_vpn_a_practical_guide_to_secure_infrastructure_access/</guid>
      <description>&lt;p&gt;Providing secure access to cloud infrastructure is one of the biggest
challenges facing IT professionals today. AWS Client VPN offers a robust
solution to this challenge, providing a managed client VPN service that
enables secure access to AWS resources and on-premises networks. In this
guide, I’ll explain everything you need to know to get started with AWS Client
VPN.&lt;/p&gt;
&lt;h3 id=&#34;what-is-aws-client-vpn&#34;&gt;What is AWS Client VPN?&lt;/h3&gt;
&lt;p&gt;&lt;img alt=&#34;Image&#34; loading=&#34;lazy&#34; src=&#34;https://nubis.ma/images/medium/1*4O4Vqm-6Nx2hjYvYHRvrDA.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Think of AWS Client VPN as your secure tunnel into AWS. &lt;a href=&#34;https://aws.amazon.com/vpn/client-vpn/&#34;&gt;It’s a managed VPN service that lets your team safely access AWS resources from anywhere in the world&lt;/a&gt;. Unlike traditional VPN
solutions that require extensive setup and maintenance, AWS Client VPN handles
most of the heavy lifting for you.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EKS Pod Identity or IAM Roles for Service Accounts (IRSA) ?</title>
      <link>https://nubis.ma/blog/eks_pod_identity_or_iam_roles_for_service_accounts_irsa/</link>
      <pubDate>Sun, 15 Sep 2024 18:37:49 +0000</pubDate>
      <guid>https://nubis.ma/blog/eks_pod_identity_or_iam_roles_for_service_accounts_irsa/</guid>
      <description>Himu](&lt;a href=&#34;https://unsplash.com/@isfakulhemal?utm_source=medium&amp;amp;utm_medium=referral&#34;&gt;https://unsplash.com/@isfakulhemal?utm_source=medium&amp;amp;utm_medium=referral&lt;/a&gt;) on Unsplash</description>
    </item>
    <item>
      <title>Exposing Ports in Kubernetes: What You Should to Know</title>
      <link>https://nubis.ma/blog/exposing_ports_in_kubernetes-_what_you_should_to_know/</link>
      <pubDate>Fri, 30 Aug 2024 21:41:36 +0000</pubDate>
      <guid>https://nubis.ma/blog/exposing_ports_in_kubernetes-_what_you_should_to_know/</guid>
      <description>Kubernetes is a popular tool for managing containerized applications. However, there are a few misunderstandings about how it works. One of the most common</description>
    </item>
    <item>
      <title>AWS EKS Required Add-Ons: A Comprehensive Guide</title>
      <link>https://nubis.ma/blog/aws_eks_required_addons_a_comprehensive_guide/</link>
      <pubDate>Sun, 11 Aug 2024 20:18:15 +0000</pubDate>
      <guid>https://nubis.ma/blog/aws_eks_required_addons_a_comprehensive_guide/</guid>
      <description>Amazon Elastic Kubernetes Service (EKS) is a managed Kubernetes service that simplifies the process of deploying, managing, and scaling containerized applications. To ensure optimal functionality a&amp;hellip;</description>
    </item>
    <item>
      <title>AWS VPC Endpoints: Balancing Security, Performance, and Cost</title>
      <link>https://nubis.ma/blog/aws_vpc_endpoints_balancing_security_performance_and_cost/</link>
      <pubDate>Sat, 10 Aug 2024 22:03:04 +0000</pubDate>
      <guid>https://nubis.ma/blog/aws_vpc_endpoints_balancing_security_performance_and_cost/</guid>
      <description>In the world of AWS networking, securing and optimizing communication between your VPC resources and AWS services is crucial. This is where AWS VPC Endpoints come into play — a feature that allows &amp;hellip;</description>
    </item>
    <item>
      <title>AWS IAM Roles For Kubernetes Service Accounts (IRSA)</title>
      <link>https://nubis.ma/blog/aws_iam_roles_for_kubernetes_service_accounts_irsa/</link>
      <pubDate>Sat, 27 Jul 2024 22:08:44 +0000</pubDate>
      <guid>https://nubis.ma/blog/aws_iam_roles_for_kubernetes_service_accounts_irsa/</guid>
      <description>In the world of Kubernetes and AWS, managing access to AWS resources from your Kubernetes cluster can be tricky. That’s where AWS IAM Roles for Service</description>
    </item>
    <item>
      <title>Getting Started With OpenTofu (v1.7.0) on AWS — State Encryption.</title>
      <link>https://nubis.ma/blog/getting_started_with_opentofu_v1_7_0_on_aws_state_encryption/</link>
      <pubDate>Sat, 04 May 2024 14:10:53 +0000</pubDate>
      <guid>https://nubis.ma/blog/getting_started_with_opentofu_v1_7_0_on_aws_state_encryption/</guid>
      <description>OpenTofu is a new open source tool for Infrastructure-as-Code (IaC) management across multiple cloud providers, created by the community following the [terraform licence change by</description>
    </item>
    <item>
      <title>Low-Cost, Unlimited Metrics Storage with Thanos: Monitor All Your K8s Clusters Anywhere and More.</title>
      <link>https://nubis.ma/blog/low-cost_unlimited_metrics_storage_with_thanos_monitor_all_your_k8s_clusters_anywhere_and_more/</link>
      <pubDate>Fri, 03 May 2024 16:15:31 +0000</pubDate>
      <guid>https://nubis.ma/blog/low-cost_unlimited_metrics_storage_with_thanos_monitor_all_your_k8s_clusters_anywhere_and_more/</guid>
      <description>Monitoring large-scale, multi-cloud Kubernetes environments can be a hard task, especially when dealing with high-cardinality metrics and long-term data</description>
    </item>
    <item>
      <title>Chat With Your AWS Resources Using ChatGPT</title>
      <link>https://nubis.ma/blog/chat_with_your_aws_resources_using_chatgpt/</link>
      <pubDate>Sun, 07 Apr 2024 17:05:31 +0000</pubDate>
      <guid>https://nubis.ma/blog/chat_with_your_aws_resources_using_chatgpt/</guid>
      <description>In the ever-evolving world of cloud computing, where efficiency and productivity are paramount, developers and DevOps engineers often find themselves navigating the complexities of AWS infrastructu&amp;hellip;</description>
    </item>
    <item>
      <title>Do Pods Really Get Evicted Due to CPU Pressure?</title>
      <link>https://nubis.ma/blog/do_pods_really_get_evicted_due_to_cpu_pressure-/</link>
      <pubDate>Thu, 21 Mar 2024 13:16:55 +0000</pubDate>
      <guid>https://nubis.ma/blog/do_pods_really_get_evicted_due_to_cpu_pressure-/</guid>
      <description>As Kubernetes administrators and developers, we’ve all heard the notion that pods can get evicted due to high CPU pressure on a node. But is this really</description>
    </item>
    <item>
      <title>Exploring Steampipe for Terraform Drift Detection</title>
      <link>https://nubis.ma/blog/exploring_steampipe_for_terraform_drift_detection/</link>
      <pubDate>Thu, 29 Feb 2024 14:48:09 +0000</pubDate>
      <guid>https://nubis.ma/blog/exploring_steampipe_for_terraform_drift_detection/</guid>
      <description>In Terraform, drift detection helps spot any mismatches between the infrastructure you’ve outlined in your code and what’s actually out there running in your cloud accounts. This is super important&amp;hellip;</description>
    </item>
    <item>
      <title>How Does AWS PrivateLink Work ?</title>
      <link>https://nubis.ma/blog/how_does_aws_privatelink_works-/</link>
      <pubDate>Thu, 29 Feb 2024 14:48:08 +0000</pubDate>
      <guid>https://nubis.ma/blog/how_does_aws_privatelink_works-/</guid>
      <description>In the world of cloud networks, security and confidentiality are crucial. [AWS PrivateLink](&lt;a href=&#34;https://docs.aws.amazon.com/vpc/latest/privatelink/what-is-&#34;&gt;https://docs.aws.amazon.com/vpc/latest/privatelink/what-is-&lt;/a&gt;</description>
    </item>
    <item>
      <title>Welcome to AWS Morocco’s first newsletter!</title>
      <link>https://nubis.ma/blog/welcome_to_aws_morocco_first_newsletter/</link>
      <pubDate>Thu, 29 Feb 2024 14:48:08 +0000</pubDate>
      <guid>https://nubis.ma/blog/welcome_to_aws_morocco_first_newsletter/</guid>
      <description>Dear AWS Enthusiasts,</description>
    </item>
    <item>
      <title>AWS Inter-Region PrivateLink using Terraform</title>
      <link>https://nubis.ma/blog/aws_inter-region_privatelink_using_terraform/</link>
      <pubDate>Thu, 29 Feb 2024 14:48:04 +0000</pubDate>
      <guid>https://nubis.ma/blog/aws_inter-region_privatelink_using_terraform/</guid>
      <description>AWS PrivateLink provides a secure and reliable way to connect VPCs within the same region, but it doesn’t directly support connections between VPCs in different regions. To address this limitation,&amp;hellip;</description>
    </item>
    <item>
      <title>CSI Drivers (EBS, EFS, S3) on EKS And How To Use Them</title>
      <link>https://nubis.ma/blog/csi_drivers_ebs_efs_s3_on_eks_and_how_to_use_them/</link>
      <pubDate>Thu, 29 Feb 2024 14:48:03 +0000</pubDate>
      <guid>https://nubis.ma/blog/csi_drivers_ebs_efs_s3_on_eks_and_how_to_use_them/</guid>
      <description>Container Storage Interface (CSI) drivers play a crucial role in managing persistent storage for containerized applications. When working with Amazon Elastic Kubernetes Service (EKS), integrating C&amp;hellip;</description>
    </item>
    <item>
      <title>Lessons Learned From Mounting Secrets to Pods on Kubernetes</title>
      <link>https://nubis.ma/blog/lessons_learned_from_mounting_secrets_to_pods_on_kubernetes/</link>
      <pubDate>Thu, 29 Feb 2024 14:48:02 +0000</pubDate>
      <guid>https://nubis.ma/blog/lessons_learned_from_mounting_secrets_to_pods_on_kubernetes/</guid>
      <description>Kubernetes secrets are objects conceived to hold sensitive information such as passwords, tokens and certificates that can be used by pods without the need</description>
    </item>
    <item>
      <title>Getting Started With Terraform on AWS — State backend &amp; State Locking</title>
      <link>https://nubis.ma/blog/getting_started_with_terraform_on_aws_state_backend_state_locking/</link>
      <pubDate>Thu, 29 Feb 2024 14:48:01 +0000</pubDate>
      <guid>https://nubis.ma/blog/getting_started_with_terraform_on_aws_state_backend_state_locking/</guid>
      <description>Getting started with Terraform is an exciting journey, but as the complexity of your infrastructure increases, so does the importance of managing its state. In the previous article, we installed Te&amp;hellip;</description>
    </item>
    <item>
      <title>Enhancing Efficiency with KMS Cache in Amazon S3 Buckets</title>
      <link>https://nubis.ma/blog/enhancing_efficiency_with_kms_cache_in_amazon_s3_buckets/</link>
      <pubDate>Thu, 29 Feb 2024 14:48:00 +0000</pubDate>
      <guid>https://nubis.ma/blog/enhancing_efficiency_with_kms_cache_in_amazon_s3_buckets/</guid>
      <description>In the realm of cloud computing and data storage, the integration of Amazon Simple Storage Service (S3) with AWS Key Management Service (KMS) represents a</description>
    </item>
    <item>
      <title>Monitoring Kubernetes with Prometheus and Alertmanager: Setting Up Alerts with Slack Integration</title>
      <link>https://nubis.ma/blog/monitoring_kubernetes_with_prometheus_and_alertmanager-_setting_up_alerts_with_slack_integration/</link>
      <pubDate>Thu, 29 Feb 2024 14:47:59 +0000</pubDate>
      <guid>https://nubis.ma/blog/monitoring_kubernetes_with_prometheus_and_alertmanager-_setting_up_alerts_with_slack_integration/</guid>
      <description>In this tutorial, we will learn how to set up Prometheus rules and configure Alertmanager to send alerts to a Slack channel. Prometheus is a popular monitoring and alerting solution in the Kubernet&amp;hellip;</description>
    </item>
    <item>
      <title>All you need to know about Terraform provisioners and why you should avoid them.</title>
      <link>https://nubis.ma/blog/all_you_need_to_know_about_terraform_provisioners_and_why_you_should_avoid_them/</link>
      <pubDate>Thu, 29 Feb 2024 14:47:58 +0000</pubDate>
      <guid>https://nubis.ma/blog/all_you_need_to_know_about_terraform_provisioners_and_why_you_should_avoid_them/</guid>
      <description>As defined in the Terraform documentation, provisioners can be used to model specific actions on the local machine running the</description>
    </item>
    <item>
      <title>Submit your articles to Aws Morocco</title>
      <link>https://nubis.ma/blog/submit_your_articles_to_aws_morocco/</link>
      <pubDate>Mon, 08 Jan 2024 01:36:45 +0000</pubDate>
      <guid>https://nubis.ma/blog/submit_your_articles_to_aws_morocco/</guid>
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://nubis.ma/images/medium/1*wJE1-rkDOU1XXM_wEmyi5g.jpeg&#34;&gt;
&lt;strong&gt;AWS Morocco&lt;/strong&gt; Medium publication is dedicated to providing insightful articles and tutorials on AWS products, services, and the latest news and updates. If you’re passionate about sharing your knowledge and expertise in this domain, this guide will help you contribute effectively to our publication.&lt;/p&gt;
&lt;h4 id=&#34;types-of-submissions&#34;&gt;Types of Submissions&lt;/h4&gt;
&lt;p&gt;We welcome a variety of submissions, including:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In-depth articles that delve into specific AWS services, best practices, case studies, and industry trends.&lt;/li&gt;
&lt;li&gt;Step-by-step tutorials that guide readers through the process of using AWS services effectively.&lt;/li&gt;
&lt;li&gt;AWS product overviews that highlight the features, benefits, and use cases of specific products.&lt;/li&gt;
&lt;li&gt;News articles that inform readers about the latest developments in the AWS world.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;submission-process&#34;&gt;Submission Process&lt;/h4&gt;
&lt;p&gt;To submit your content, please fill &lt;a href=&#34;https://forms.gle/jVcjjsGa4jAczBM39&#34;&gt;this form&lt;/a&gt; :
&lt;a href=&#34;https://medium.com/media/f704cbc6e6cf6cefb0d74302c671d9e1/href&#34;&gt;https://medium.com/media/f704cbc6e6cf6cefb0d74302c671d9e1/href&lt;/a&gt;
We hope this guide has been helpful. We look forward to receiving your submissions and collaborating with you to create high-quality content that benefits our readers.
&lt;img loading=&#34;lazy&#34; src=&#34;https://medium.com/_/stat?event=post.clientViewed&amp;referrerSource=full_rss&amp;postId=925097326aca&#34;&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
