<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pipelines on Nahuel Hernandez</title>
    <link>https://nahuelhernandez.com/tags/pipelines/</link>
    <description>Recent content in Pipelines on Nahuel Hernandez</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 29 Aug 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://nahuelhernandez.com/tags/pipelines/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kubernetes Applications on Raspberry PI 4</title>
      <link>https://nahuelhernandez.com/blog/deploy_kubernetes_apps_on_raspberrypi4/</link>
      <pubDate>Sun, 29 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://nahuelhernandez.com/blog/deploy_kubernetes_apps_on_raspberrypi4/</guid>
      <description>Deploy Kubernetes Apps on Raspberry PI 4 I need to deploy applications to a Self-hosted K8S Cluster. Also, I need to automate the deployments using Jenkins and an own Git server for the applications code using Gitlab CE. I will use 2 Raspberry PI for the solution. On the first Raspberry PI (aka rpi4a) I will install Kubernetes and Docker, and on the second (aka rpi4b), I will install Gitlab and Jenkins.</description>
    </item>
    
    <item>
      <title>Serverless Framework CICD on AWS</title>
      <link>https://nahuelhernandez.com/blog/serverless_framework_cicd_on_aws/</link>
      <pubDate>Mon, 04 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://nahuelhernandez.com/blog/serverless_framework_cicd_on_aws/</guid>
      <description>A serverless architecture is a way to build and run applications and services without having to manage infrastructure. On AWS we can create Lambda, API Gateway, DynamoDB and other resources that are &amp;ldquo;Serverless&amp;rdquo;. Some tools can help us to create and deploy our Lambda functions and other infrastructure resources such Serverless Framework, SAM, Terraform, Cloudformation and others.
Serverless Framework I choose Serverless Framework because is Open Source, uses YAML, and is agnostic, we can use it with AWS, Azure, GCP, Knative and so on.</description>
    </item>
    
    <item>
      <title>Make a Static Website with Hugo and Amazon S3</title>
      <link>https://nahuelhernandez.com/blog/make_a_static_website_with_hugo_and_amazon_s3/</link>
      <pubDate>Sun, 05 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>https://nahuelhernandez.com/blog/make_a_static_website_with_hugo_and_amazon_s3/</guid>
      <description>Requirements: You must have your static website ready You must have an AWS account A valid domain and DNS management access A Linux Installation (Debian) First install Hugo
➜ ~ sudo apt-get install hugo Once installed, create the site
➜ ~ hugo new site nahuelhernandez.com Congratulations! Your new Hugo site is created in /home/naguer/nahuelhernandez.com. Just a few more steps and you&amp;#39;re ready to go: 1. Download a theme into the same-named folder.</description>
    </item>
    
  </channel>
</rss>
