Use Events internally and APIs externally
How to integrate your AWS event-based system with external/legacy systems using RESTful APIs
A collection of 17 posts
How to integrate your AWS event-based system with external/legacy systems using RESTful APIs
Easy and practical example that shows when to use choreography and orchestration as modes of interaction in a microservices architecture, running on AWS Serverless
This post is about deploying a Highly Available Ghost CMS using DevOps practices on AWS - its both a deep-dive into the different AWS DevOps services, and a tutorial to follow to get a working, highly available Ghost blog running on AWS ECS deployed through a CI/CD pipeline.
Telegram is a common messaging application, with over 500 million users. I've been using it daily since 2015, and I prefer it over WhatsApp due to many reasons: native PC/Mac applications (and
Cloud computing is not a new concept. Amazon Web Services (AWS) was the first to offer cloud services when it launched its Amazon Simple Storage Service (S3) storage service in 2006. Gartner estimates
Lets say you building something in AWS. A typical architecture - perhaps a 3-tier web-app: Load-balancer, app, and database. Maybe you want to use a container platform to run the app, so you