<?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: Build Amazing</title>
    <description>The latest articles on DEV Community by Build Amazing (@egen).</description>
    <link>https://dev.to/egen</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%2F702555%2F817e6f11-7c12-4d0d-96f2-dbccbb1e0d4e.png</url>
      <title>DEV Community: Build Amazing</title>
      <link>https://dev.to/egen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/egen"/>
    <language>en</language>
    <item>
      <title>Going Reactive with Kotlin and Coroutines</title>
      <dc:creator>Build Amazing</dc:creator>
      <pubDate>Mon, 15 Nov 2021 14:31:33 +0000</pubDate>
      <link>https://dev.to/egeninc/going-reactive-with-kotlin-and-coroutines-5a4e</link>
      <guid>https://dev.to/egeninc/going-reactive-with-kotlin-and-coroutines-5a4e</guid>
      <description>&lt;p&gt;Already on the Cloud? What's next? Is reactive the next big thing? Let's discuss how to build reactive systems using Kotlin and Coroutines.&lt;/p&gt;

&lt;p&gt;Topics covered in the video:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;What is reactive and why go Reactive now (benefits with cloud)?&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Overview of Kotlin and Coroutines&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Building reactive microservice by declarative design using Spring Boot&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Understanding reactive stack for Kotlin&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Discuss advantages of this stack over Java&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/MLly6sJ0x7s"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;If you enjoyed this talk, join our cloud collective group here ► &lt;a href="https://www.meetup.com/cloud-collective/"&gt;https://www.meetup.com/cloud-collective/&lt;/a&gt; and participate in our next meetup!&lt;/p&gt;

</description>
      <category>cloud</category>
      <category>tutorial</category>
      <category>kotlin</category>
      <category>coroutines</category>
    </item>
    <item>
      <title>Elasticsearch Bottoms Up</title>
      <dc:creator>Build Amazing</dc:creator>
      <pubDate>Fri, 12 Nov 2021 15:22:57 +0000</pubDate>
      <link>https://dev.to/egeninc/elasticsearch-bottoms-up-1enk</link>
      <guid>https://dev.to/egeninc/elasticsearch-bottoms-up-1enk</guid>
      <description>&lt;p&gt;You have started using Elasticsearch. Being a distributed system, it is complex to manage as well as use it. Let's learn few advance concepts from our experience of using Elastic eco-system across various use-cases.&lt;/p&gt;

&lt;p&gt;Topics Covered:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What is Elasticsearch and its various use cases&lt;/li&gt;
&lt;li&gt;Origins of Elasticsearch - Lucene&lt;/li&gt;
&lt;li&gt;What are the internals of Elasticsearch&lt;/li&gt;
&lt;li&gt;How data persistence work in Elasticsearch&lt;/li&gt;
&lt;li&gt;Overview of typical production-ready Elasticsearch cluster&lt;/li&gt;
&lt;li&gt;Demo&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/LMEnrxLKx_8"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;If you enjoyed this talk, join our cloud collective group here ► &lt;a href="https://www.meetup.com/cloud-collective/"&gt;https://www.meetup.com/cloud-collective/&lt;/a&gt; and participate in our next meetup!&lt;/p&gt;

</description>
      <category>elasticsearch</category>
      <category>cloud</category>
      <category>tutorial</category>
      <category>webhooks</category>
    </item>
    <item>
      <title>Elasticsearch for Beginners and SQL Developers</title>
      <dc:creator>Build Amazing</dc:creator>
      <pubDate>Tue, 19 Oct 2021 15:09:02 +0000</pubDate>
      <link>https://dev.to/egeninc/elasticsearch-for-beginners-and-sql-developers-8jl</link>
      <guid>https://dev.to/egeninc/elasticsearch-for-beginners-and-sql-developers-8jl</guid>
      <description>&lt;p&gt;In this video we will learn some basic concepts of Elasticsearch eco-system. Topics that will be covered in this video: 1. What is Elasticsearch and its various use cases. 2. Key SQL Concepts and how ES handles it (or not)? 3. Hands-on demo with ES and SQL queries side by side.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/1WF9AOEup_A"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;You have used SQL for your entire developer life. And then you came across Elasticsearch, for search or even having it as a primary NoSQL datastore. But how do you transition from the SQL mentality to Elasticsearch? In this video we will learn some basic concepts of Elasticsearch eco-system. Topics that will be covered in this video: 1. What is Elasticsearch and its various use cases? 2. Key SQL Concepts and how ES handles it (or not)? 3. Hands-on demo with ES and SQL queries side by side.&lt;/p&gt;

&lt;p&gt;If you enjoyed this talk, join our cloud collective group here ► &lt;a href="https://www.meetup.com/cloud-collective/"&gt;https://www.meetup.com/cloud-collective/&lt;/a&gt; and participate in our next meetup!&lt;/p&gt;

</description>
      <category>elasticsearch</category>
      <category>sql</category>
      <category>tutorial</category>
      <category>cloud</category>
    </item>
    <item>
      <title>Cloud Collective: Real-time Data Integration with Webhooks</title>
      <dc:creator>Build Amazing</dc:creator>
      <pubDate>Mon, 11 Oct 2021 19:06:52 +0000</pubDate>
      <link>https://dev.to/egeninc/cloud-collective-real-time-data-integration-with-webhooks-2l2d</link>
      <guid>https://dev.to/egeninc/cloud-collective-real-time-data-integration-with-webhooks-2l2d</guid>
      <description>&lt;p&gt;Let's talk about ways to integrate and push data out to external systems in near real-time with polling, streaming, and Webhooks.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/P81aCaqoaCI"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Cloud Collective is a meetup for technologists interested in the Cloud Native approach towards developing and deploying web &amp;amp; mobile applications, streaming analytics, ETL pipelines, microservices, containers, functions, and applying Infrastructure as Code principles for automating infrastructure on AWS, Azure, and Google Cloud.  In this recorded meetup, we focus on polling, streaming, and Webhooks.&lt;/p&gt;

&lt;p&gt;Here are a few things covered in this video:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Overview of Polling, Streaming, and Webhook Integrations&lt;/li&gt;
&lt;li&gt;Webhook Architecture: Registration, Security, API clients&lt;/li&gt;
&lt;li&gt;A quick demo of Webhook implementation&lt;/li&gt;
&lt;li&gt;Takeaways&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you enjoyed this talk, join our cloud collective group here ► &lt;a href="https://www.meetup.com/cloud-collective/"&gt;https://www.meetup.com/cloud-collective/&lt;/a&gt; and participate in our next meetup!&lt;/p&gt;

</description>
      <category>webhooks</category>
      <category>architecture</category>
      <category>security</category>
      <category>api</category>
    </item>
    <item>
      <title>A crash course into CI/CD services</title>
      <dc:creator>Build Amazing</dc:creator>
      <pubDate>Fri, 08 Oct 2021 18:45:12 +0000</pubDate>
      <link>https://dev.to/egeninc/a-crash-course-into-ci-cd-services-1ih4</link>
      <guid>https://dev.to/egeninc/a-crash-course-into-ci-cd-services-1ih4</guid>
      <description>&lt;p&gt;Let's talk about serverless CI/CD services provided by the Cloud Providers - we'll review the options and look at how to configure them.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Z_dXhrpSRZw"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Cloud Collective is a meetup for technologists interested in the Cloud Native approach towards developing and deploying web &amp;amp; mobile applications, streaming analytics, ETL pipelines, microservices, containers, functions, and applying Infrastructure as Code principles for automating infrastructure on AWS, Azure, and Google Cloud.&lt;/p&gt;

&lt;p&gt;This CI/CD crash course will help you understand exactly what managed CI/CD services from AWS, Azure, GCP, and GitHub are, how to configure them, and also the pros and cons of each vs. a self-hosted one.&lt;/p&gt;

&lt;p&gt;If you enjoyed this talk, join our cloud collective group here ► &lt;a href="https://www.meetup.com/cloud-collective/"&gt;https://www.meetup.com/cloud-collective/&lt;/a&gt; and participate in our next meetup!&lt;/p&gt;

</description>
      <category>data</category>
      <category>cloudskills</category>
      <category>tutorial</category>
      <category>devops</category>
    </item>
    <item>
      <title>Role of service mesh in Kubernetes explained</title>
      <dc:creator>Build Amazing</dc:creator>
      <pubDate>Thu, 07 Oct 2021 19:36:16 +0000</pubDate>
      <link>https://dev.to/egeninc/role-of-service-mesh-in-kubernetes-explained-182g</link>
      <guid>https://dev.to/egeninc/role-of-service-mesh-in-kubernetes-explained-182g</guid>
      <description>&lt;p&gt;Let's understand the role of service mesh in the Kubernetes world. Learn about Istio and its features (and if you even need it).&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/IvgE_PZui3M"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Cloud Collective is a meetup for technologists interested in the Cloud Native approach towards developing and deploying web &amp;amp; mobile applications, streaming analytics, ETL pipelines, microservices, containers, functions, and applying Infrastructure as Code principles for automating infrastructure on AWS, Azure, and Google Cloud.  &lt;/p&gt;

&lt;p&gt;In this recorded meetup, you will learn about 2 scenarios:&lt;/p&gt;

&lt;p&gt;Scenario 1: You have been using Kubernetes for the last few years and now your distributed platform has become complex. You now have 100s of microservices communicating over http and tcp. You are now looking into abstracting traffic management, service-service security (mTLS, authN, authZ) and telemetry out of the services to a separate layer aka Service Mesh.&lt;/p&gt;

&lt;p&gt;Scenario 2: You have heard about Service Mesh for a while and want to understand features, complexities, configurations before jumping on to it completely.&lt;/p&gt;

&lt;p&gt;Agenda:&lt;br&gt;
• Monolith to Microservices&lt;br&gt;
• Operational Challenges with Microservices&lt;br&gt;
• How a Service-mesh fits in to address those challenges&lt;br&gt;
• What is Istio?&lt;br&gt;
• Feature Walkthrough&lt;br&gt;
• Demo with installation and configurations&lt;/p&gt;

&lt;p&gt;If you enjoyed this talk, join our cloud collective group here ► &lt;a href="https://www.meetup.com/cloud-collective/"&gt;https://www.meetup.com/cloud-collective/&lt;/a&gt; and participate in our next meetup!&lt;/p&gt;

</description>
      <category>microservices</category>
      <category>kubernetes</category>
      <category>cloudskills</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Handle MLOps across multiple cloud providers using Kubeflow</title>
      <dc:creator>Build Amazing</dc:creator>
      <pubDate>Wed, 06 Oct 2021 20:14:57 +0000</pubDate>
      <link>https://dev.to/egeninc/handle-mlops-across-multiple-cloud-providers-using-kubeflow-abm</link>
      <guid>https://dev.to/egeninc/handle-mlops-across-multiple-cloud-providers-using-kubeflow-abm</guid>
      <description>&lt;p&gt;Machine Learning Models are relatively easy to build but hard to roll out. Learn how to make ML workflows production-ready with Kubeflow.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/JKSD88JhN_I"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Cloud Collective is a meetup for technologists interested in the Cloud Native approach towards developing and deploying web &amp;amp; mobile applications, streaming analytics, ETL pipelines, microservices, containers, functions, and applying Infrastructure as Code principles for automating infrastructure on AWS, Azure, and Google Cloud.&lt;/p&gt;

&lt;p&gt;With the recent huge demand and traction of DevOps and GitOps, many organizations are struggling to apply those practices to ML workloads. That's the exact use case we wanted to talk about in this meetup.&lt;/p&gt;

&lt;p&gt;Quickly Deploy ML Workloads on Multi-Cloud Using Kubeflow. Learn how to quickly produce an end-to-end AI pipeline and easily deploy ML workloads onto multi-cloud using the well-known open-source platform called Kubeflow Pipelines. All major components of the AI pipeline such as data pre-processing, hyperparameter tuning, model training, model prediction, model explanation, and training orchestration can be easily implemented on the cloud with just a few easy steps.&lt;/p&gt;

&lt;p&gt;If you enjoyed this talk, join our cloud collective group here ► &lt;a href="https://www.meetup.com/cloud-collective/"&gt;https://www.meetup.com/cloud-collective/&lt;/a&gt; and participate in our next meetup!&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>kubeflow</category>
      <category>cloud</category>
      <category>ai</category>
    </item>
    <item>
      <title>Learn how to build reactive systems using project Reactor and various Spring projects</title>
      <dc:creator>Build Amazing</dc:creator>
      <pubDate>Tue, 05 Oct 2021 18:34:33 +0000</pubDate>
      <link>https://dev.to/egeninc/learn-how-to-build-reactive-systems-using-project-reactor-and-various-spring-projects-4bl9</link>
      <guid>https://dev.to/egeninc/learn-how-to-build-reactive-systems-using-project-reactor-and-various-spring-projects-4bl9</guid>
      <description>&lt;p&gt;Let's discuss how to build reactive systems using Project Reactor and various Spring projects.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Lczq8wKrnuw"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Cloud Collective is a meetup for technologists interested in the Cloud Native approach towards developing and deploying web &amp;amp; mobile applications, streaming analytics, ETL pipelines, microservices, containers, functions, and applying Infrastructure as Code principles for automating infrastructure on AWS, Azure, and Google Cloud.&lt;/p&gt;

&lt;p&gt;In this recorded meetup, we're talking about reactive systems.&lt;/p&gt;

&lt;p&gt;Already on the Cloud? What's next? Is reactive the next big thing? Let's discuss how to build reactive systems using Project Reactor and various Spring projects.&lt;/p&gt;

&lt;p&gt;Topics Covered:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What is reactive and why go Reactive now (benefits with cloud)?&lt;/li&gt;
&lt;li&gt;What is Project Reactor?&lt;/li&gt;
&lt;li&gt;Building reactive microservice by declarative design using Spring Boot&lt;/li&gt;
&lt;li&gt;Understanding reactive Spring Boot stack&lt;/li&gt;
&lt;li&gt;Integrating with database using r2dbc and understanding the reactive web-client for external REST API calls&lt;/li&gt;
&lt;li&gt;Live demo of conversion from a regular Spring Boot to a reactive project using webflux and r2dbc&lt;/li&gt;
&lt;li&gt;Q&amp;amp;A at the end of the video&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you enjoyed this talk, join our cloud collective group here ► &lt;a href="https://www.meetup.com/cloud-collective/"&gt;https://www.meetup.com/cloud-collective/&lt;/a&gt; and participate in our next meetup!&lt;/p&gt;

</description>
      <category>microservices</category>
      <category>database</category>
      <category>reactnative</category>
      <category>cloudskills</category>
    </item>
  </channel>
</rss>
