<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jesús Campón</title>
    <description>The latest articles on DEV Community by Jesús Campón (@jcampon).</description>
    <link>https://dev.to/jcampon</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F462155%2F3a2d1c50-14fd-4754-8a99-942d6ac26374.jpeg</url>
      <title>DEV Community: Jesús Campón</title>
      <link>https://dev.to/jcampon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jcampon"/>
    <language>en</language>
    <item>
      <title>AWS Summit London 2022 day recap</title>
      <dc:creator>Jesús Campón</dc:creator>
      <pubDate>Fri, 29 Apr 2022 13:41:20 +0000</pubDate>
      <link>https://dev.to/jcampon/aws-summit-london-2022-day-recap-jpi</link>
      <guid>https://dev.to/jcampon/aws-summit-london-2022-day-recap-jpi</guid>
      <description>&lt;p&gt;Well, I'm not breaking headline news when saying that data is the name of the game in technology and sits left, right and centre of most business decision-making processes these days.&lt;/p&gt;

&lt;p&gt;So, with that mindset, I throroughly enjoyed coming back to the annual &lt;a href="https://aws.amazon.com/events/summits/london/"&gt;AWS Summit London&lt;/a&gt; event once again which, as expected, was a day full of data-centric sessions and tech solutions. All very inspiring!&lt;/p&gt;

&lt;p&gt;Here are some of my personal takeaways of the day:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The &lt;a href="https://aws.amazon.com/well-architected-tool/"&gt;AWS Well-Architected tool&lt;/a&gt; is a thing of beauty, and the fact that AWS has recently thrown &lt;a href="https://aws.amazon.com/about-aws/whats-new/2022/03/aws-sustainability-pillar-available-in-well-architected-tool/"&gt;Sustainability&lt;/a&gt; into the pillars of the Well-Architected framework is very interesting too.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--byx_sOV1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/x6er52lx5vm32jaq148c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--byx_sOV1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/x6er52lx5vm32jaq148c.png" alt="AWS Well-Architected tool" width="880" height="496"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Implementing Infrastructure-as-Code (IaC) using the &lt;a href="https://aws.amazon.com/cdk/"&gt;AWS Cloud Development Kit (CDK)&lt;/a&gt; to model your infrastructure seems like a very good option for those like me that are still not much versed on &lt;a href="https://aws.amazon.com/cloudformation/"&gt;CloudFormation&lt;/a&gt; (which the CDK uses under the hood) or &lt;a href="https://www.terraform.io/"&gt;Terraform&lt;/a&gt;. Watching the live demo expressing some sample infrastructure with just a few lines of Python code was great fun, and I'd love to try that out.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zSqlWCaY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/o5j60gkut413d275p9xc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zSqlWCaY--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/o5j60gkut413d275p9xc.png" alt="AWS Cloud Development Kit (CDK)" width="880" height="496"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Automating data pipelines with &lt;a href="https://airflow.apache.org/"&gt;Apache Airflow&lt;/a&gt; was the session of the day for me. To programmatically create workflows in Python that help you run, schedule, monitor and manage data engineering pipelines could not be any more up my alley right now. You know the guys at Airbnb were onto something great when they decided to create Airflow, and then open source it to get a great community behind it. The session had loads of code samples and cool demos too, so it was all a real treat in the end. I'll be diving more into Airflow - and also &lt;a href="https://cloud.google.com/composer/"&gt;Cloud Composer&lt;/a&gt; for comparison, which is GCP's own SaaS offering of the AirFlow OpenSource product - for sure!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--eKxVwsp0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/njdhd7zv7qzbeui534lh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--eKxVwsp0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/njdhd7zv7qzbeui534lh.png" alt="Apache Airflow" width="880" height="496"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://aws.amazon.com/redshift/"&gt;Amazon Redshift&lt;/a&gt; still remains a bit of a mystery to me, even after a whole session on it unpacking loads of its features, possibilities and use cases. Trying to draw some parallels in my head with &lt;a href="https://cloud.google.com/bigquery"&gt;BigQuery&lt;/a&gt; - Google Cloud Platform's own cloud data wharehouse service, which I know well - also didn't help much. So it remains one of those things that now I know a little bit more about than yesterday, but still feels like I haven't even begun to scratch its surface. So one to watch for me, and learn more about. The use case presented by National Rail was great and full of detail too.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--xbDSxDpy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vvlngx0m3gneooel3kng.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xbDSxDpy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vvlngx0m3gneooel3kng.png" alt="Amazon Redshift" width="880" height="496"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The built-in Machine Learning capabilities in many of AWS services is something I knew nothing about until today, and I thought it was all preeeety cool. Ideally suited to allow various personas (devs, data analysts, data scientists, BI analysts) to perform ML tasks without having to build, train and manage your own models, it seemed almost too good to be true. Just simply the demo on Aurora, using just &lt;a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/postgresql-ml.html"&gt;SQL and the built-in Aurora ML&lt;/a&gt; to run some queries, then perform some sentiment analysis to get some predictions and finally updating and linking the result data back into your queries and tables there and then was nothing short of awesome.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zzLKDNlN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gab3mthuwt963oifdnhw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zzLKDNlN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gab3mthuwt963oifdnhw.png" alt="Amazon Redshift ML" width="880" height="496"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;And away from the AWS world, it was also good luck and great timing that I had the chance to catch up with the folks of &lt;a href="https://www.elastic.co/"&gt;Elastic&lt;/a&gt; on their stand and ask them some few questions I had on my mind around the current Elasticsearch work we have going on, which was quite helpful.&lt;/p&gt;

&lt;p&gt;Other than that, I have to confess that socks are still my favourite swag of choice (got a cool pair this time) and, for the fellow sticker lovers out there, NewRelic have come up with a very cool little sticker with a simple design and concept which I loved: peace, love and cloud.&lt;/p&gt;

&lt;p&gt;Till next year!&lt;/p&gt;

</description>
      <category>aws</category>
      <category>dataengineering</category>
      <category>devops</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>My new blogging journey</title>
      <dc:creator>Jesús Campón</dc:creator>
      <pubDate>Thu, 04 Nov 2021 13:27:46 +0000</pubDate>
      <link>https://dev.to/jcampon/my-new-blogging-journey-4c0c</link>
      <guid>https://dev.to/jcampon/my-new-blogging-journey-4c0c</guid>
      <description>&lt;p&gt;... and so, my new tech blogging journey begins! &lt;/p&gt;

&lt;p&gt;I'll be dedicating some time to start posting content related to some of my main technology interests around software engineering, and in particular around topics like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Python and .NET development&lt;/li&gt;
&lt;li&gt;DevOps&lt;/li&gt;
&lt;li&gt;Data engineering&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And I shall start proceedings with a detailed explanation of how to get your blog posts on various different platforms and into your own static website at no cost&lt;/p&gt;

&lt;p&gt;Keep watching this space!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
