Instant GraphQL APIs on MySQL
In this guide, I am going to show how you can easily set up a GraphQL API layer for your MySQL using Space Cloud in a couple of minutes.Continue reading on SpaceUpTech »
View ArticleREST to GraphQL in minutes
GraphQL is quickly replacing REST APIs. Migrate from REST to GraphQL in minutes using Space Cloud.Continue reading on SpaceUpTech »
View ArticleHow to make microservices communicate?
Making microservices communicate is hard. We will learn how you can get it right to make your app cloud native.Continue reading on SpaceUpTech »
View ArticleThe Right Way Of Making Microservices Communicate
Welcome to 2020, the year which will mark more serious adoption of Kubernetes, DevOps practises and with that, Microservices!Earlier, I spoke about how one can make microservices communicate. In this...
View ArticleWhy Your Microservices Need GraphQL?
While microservices offer tremendous benefits and help you stay agile, it’s important to get them right.In this post, we are going to see how the nature of microservices makes choosing the right API...
View ArticleAdding Realtime Functionality to Your Apps
Adding real time functionality to your app is an excellent way of keeping your users engaged.In this post, we are going to see how you can add realtime functionality to our app and the challenges that...
View ArticleHow We Moved To Kubernetes From VMs
We are living in the containers era right now. Everyone seems to be using them. Those who aren’t already are on the journey to adopt it.The thing is, containers alone don’t solve all your problems. You...
View ArticleWhat is DevOps? A DevOps Tutorial in Plain English
DevOps… CI/CD… Docker… Kubernetes… I’m sure you’ve been bombarded with these words a lot the past year. Seems like the entire world is talking about it. The rate at which this segment is progressing,...
View ArticleHow to setup Monitoring using Prometheus and Grafana
So you have finally written and deployed your first microservice? Or maybe you have decided to embark on the microservices adventure to future proof yourself? Either way, Congratulations!!!It’s time to...
View ArticleHow Autoscaling Works in Kubernetes? Why You Need To Start Using KEDA?
Kubernetes is a very vast topic. The most common question asked when building cloud native apps is on Scaling ⬆️.What is scaling? What should we do to implement an efficient scaling practice? And does...
View Article