Go

Serverless and Flogo - A Perfect Match (Part 2)

Serverless and Flogo - A Perfect Match (Part 2)

Part 2! 🚀 Explore how to enhance your serverless apps with Flogo and Go API. Unleash the power of Serverless Framework for seamless deployment. Elevate your functions with personalized responses. Dive into the tutorial for a hands-on journey!

I can hear you think “Part 2?! So there actually is a part 1?” 😱 The answer to that is, yes, there most definitely is a part 1 (but you can safely ignore that 😅). In that part I went over deploying Flogo apps that you built with the Flogo Web UI using the Serverless Framework. Now, with the Go API that we added to Flogo, you can mix triggers and activities from Flogo (and the awesome community) with your regular Go code and… deploy using the Serverless Framework

How To Build Securely Chatting Microservices With Flogo And PubNub

How To Build Securely Chatting Microservices With Flogo And PubNub

Embark on a secure microservices journey with Flogo and PubNub! 🚀 Learn step-by-step how to build, connect, and safeguard your microservices in this insightful blog. Plus, a glimpse into the powerful Flogo Web UI for visual microservice development.

The cute mascot, Flynn Building microservices is awesome, having them talk to each other is even more awesome! But in today’s world, you can’t be too careful when it comes to sending sensitive data across the wire. Last week I was at PubNub for a Meetup where, together with Jordan Schuetz and Nicholas Grenié, we spoke about cool things you can do with PubNub. One of them is using PubNub as a messaging layer to have your microservices, built with Flogo (duh), talk to each other in a secure way. In this blog, I’ll go over the steps to build those microservices and hook them up using PubNub.