API Gateway (Part 3/12): Publishing Snowpal API (Gateway Deployment and Topology)

API Gateway (Part 3/12): Publishing Snowpal API (Gateway Deployment and Topology)

(Part 3/12): Gateway Deployment and Topology.

At Snowpal, we are close enough to launching our first API so other technology businesses can consume it, thereby focusing more on their core business problems and delivering quicker.

In this API Gateway series, I'll be sharing a lot of those details. If you have an interest in doing something similar, I hope it benefits you.

#snowpal #projectmanagement

Manage personal and professional projects on https://snowpal.com.

Jaksot(414)

Asynchronous Processing: Don't keep your users waiting. Accept request, process later.

Asynchronous Processing: Don't keep your users waiting. Accept request, process later.

Is there ever a good reason to do something synchronously when there is a way for you to do it asynchronously? Let's take a look at how we can implement asynchronous services using RabbitMQ.   Manage your projects on https://snowpal.com.

5 Maalis 20219min

Do you get anxious about LIVE Coding Interviews? Don't be.

Do you get anxious about LIVE Coding Interviews? Don't be.

It is quite natural to get anxious when you know people are going to be judging you. After all, isn't that one of the primary purposes of an interview? I may have a few tips to help you be at ease.   Manage your projects on https://snowpal.com.

21 Helmi 20219min

User Experience (UX) is not just the designer's responsibility

User Experience (UX) is not just the designer's responsibility

How many times have we used an app (on the web or mobile) and thought to ourselves, "Why in the world would someone have designed it this way?". That's plenty of times for me and here I talk about one of those experiences.   Manage your projects on https://snowpal.com.

19 Helmi 20219min

Performance & Scalability (2/N): Similarities & Differences

Performance & Scalability (2/N): Similarities & Differences

(Part 2) Let's talk a little bit about the similarities and differences between these 2 two terms that are sometimes (or, often?) misunderstood.

16 Helmi 202110min

Performance & Scalability (1/N): Similarities & Differences

Performance & Scalability (1/N): Similarities & Differences

(Part 1) Let's talk a little bit about the similarities and differences between these 2 two terms that are sometimes (or, often?) misunderstood.

15 Helmi 20217min

Building User Interfaces when dependent APIs are not ready

Building User Interfaces when dependent APIs are not ready

It would be ideal if all the APIs were implemented before we starting building user interfaces but that's not always possible, and it is hardly ever the case. Given that, how should we go about building the UI?

12 Helmi 20215min

Options available and picking the right Heroku Dyno for your application

Options available and picking the right Heroku Dyno for your application

Heroku offers quite a few options. Here's how you can go about picking one that works for you.

24 Tammi 20215min

Heroku Deployments to Production & Lower Environments

Heroku Deployments to Production & Lower Environments

You've built your app and think you are good to go. But there's one more step. Deployment!

24 Tammi 20214min