Archive for the Cloud Solutions Category

Leveraging Cloud: Key trends for 2022 and beyond

Leveraging Cloud: Key trends for 2022 and beyond

The cloud has become an essential part of unlocking organizational growth. Everyone is understanding the true value of disruption, and technologies like AI and IoT are seeing increased consumer demand today. This means that the demand to leverage the cloud
Read More…

Leveraging the cloud to turbocharge business.

Over the years, we have helped many businesses across the world leverage cloud technologies to maximize value for their digital transformation journeys. By migrating and modernizing in the cloud, we have enabled companies to transform into more productive and agile
Read More…

Accelerate Business Growth with a Cloud Data Warehouse

Accelerate Business Growth with Cloud Data Warehouse

As per the latest IDG survey, a large number of companies are planning to increase their investments in the cloud data warehouses and the data lakes in 2021. The survey also found that over the next six to twelve months,
Read More…

Push Realtime Streaming Data to Clients using Amazon API Gateway’s WebSocket API

Realizing the value of realtime data insights, most businesses today have implemented some kind of streaming data capture & analysis mechanism. One popular way is using Amazon Kinesis, which provides both streaming data ingestion & real-time analytics solution. But in
Read More…

Using Amazon API Gateway to Route Requests to RESTful Microservices in Amazon ECS

This article is in continuation to an earlier article where we deployed RESTful microservices as Docker containers in Amazon ECS. There we used path-based routing configured in an internet-facing ALB, to invoke the REST APIs from outside AWS. But since
Read More…

Deploying RESTful Microservices as Docker Containers in ECS Fargate

Say you have a couple of RESTful microservices at endpoints /c1 & /c2. Let’s look at how we can get these deployed on ECS. Here’s what we’re aiming for: Each microservice will have its own independent docker image/container & endpoint.
Read More…

Accessing Private VPC Resources via AWS API Gateway

Say you have an API hosted on an EC2 instance & you want to make it publicly available. One obvious way to do this is to make the instance publicly accessible, but that’s not an ideal solution. Moreover, if we
Read More…

A Walk in the Clouds

Technology is advancing at a tremendous pace today, and every business is now turning into an IT company of sorts. Digital transformation is the need of the hour, and the first word that comes to mind when we think of
Read More…

Optimizing Your Cloud Game One Step At A Time!

According to Gartner, IT spending backed by the cloud will cross $3.7 trillion in the next two years or so. While that’s a huge number it’s not that surprising. Ever heard of organizations taking up digital transformation without using the
Read More…

Deploying Docker Containers in Amazon ECS using Fargate

AWS Fargate lets you run containers without managing servers or clusters. This article is a guide to deploying a simple “Hello World!” Docker Container in Amazon ECS using Fargate. The container we’ll use is available here, built using this Dockerfile. We’ll create the following ECS
Read More…

Windows Remote Desktop Connection to Ubuntu GUI on AWS EC2

This article describes the steps involved in creating an Ubuntu EC2 instance, setting up a full-fledged GUI desktop environment on it & connecting to it via Windows Remote Desktop Connection. We start with the EC2 Console at https://console.aws.amazon.com/ec2. Click Launch Instance: Choose the Ubuntu
Read More…

Spring Boot Microservices in AWS CodeStar

AWS CodeStar is a managed service from AWS that lets us quickly develop, build & deploy C#, Go, HTML, Java, Node.js, PHP, Python & Ruby apps. This article explores using CodeStar to build Spring Boot microservices. We begin at the
Read More…

Wordpress Social Share Plugin powered by Ultimatelysocial