Hello Friends, In this tutorial,we will see how we can deploy a Spring Boot application over an AWS EC2 instance. Here are the steps we are going to perform. 1. Create a Spring Boot Project with Spring Boot Initialiser.2. Create a Rest end Point,which we can access after deployment3. Launch an EC2 instance4. Copy our Spring Boot project from our ...
Read More »Sigma IDE now supports Python serverless Lambda functions!
Think Serverless, go Pythonic – all in your browser! (Okay, this news is several weeks stale, but still…) If you are into this whole serverless “thing”, you might have noticed us, a notorious bunch at SLAppForge, blabbering about a “serverless IDE”. Yeah, we have been operating the Sigma IDE – the first of its kind – for quite some time ...
Read More »How to Launch an EC2 Instance in AWS
Hello Friends, In this tutorial,we will see how we can spin an EC2 instance in AWS in no time. Prerequisite : You should have access to the AWS console.If you don’t have AWS account already,you can click here and and create free tier Account on AWS. How to Launch an EC2 instance in AWS Step 1 : Login to Your AWS ...
Read More »Try out Serverless Framework projects – online, in your browser!
Serverless Framework is the unanimous leader in serverless tooling. Yet, there is no easy way to try out Serverless Framework projects online; you do need a decent dev set-up, and a bit of effort to set up sls, npm etc. To be precise, you did – until now. Serverless project – in your browser?! Sigma – the cloud based IDE ...
Read More »Configuring and using AWS EKS in production
Its been some weeks now that our migration to Amazon EKS (work place) is completed and the clusters are in production. I have written a brief in the past on some major points, you can find it here. With some extra confidence while the system is serving real traffic I decided to come back for a more concrete and thorough ...
Read More »AWS Lambda Event Source Mappings: bringing your triggers to order from chaos
Recently we introduced two new AWS Lambda event sources (trigger types) for your serverless projects on Sigma cloud IDE: SQS queues and DynamoDB Streams. (Yup, AWS introduced them months ago; but we’re still a tiny team, caught up in a thousand and one other things as well!) While developing support for these triggers, I noticed a common (and yeah, pretty ...
Read More »[MEGA DEAL] AWS Solutions Architect Certification Bundle (97%)
This 6-Course, 32-Hour Bundle Will Help You Get On Certification Track with the Industry-Leading Cloud Computing Platform Hey fellow geeks, This week, on our JCG Deals store, we have another extreme offer. We are offering a massive 97% off on AWS Solutions Architect Certification Bundle. Get it now with only $49, instead of the original price of $ 1,649,94 . ...
Read More »Integrating Amazon Cognito With Single Page Application (Vue.js)
In this article, we will look at authenticating Single page application (built using Vue.js) with Amazon Cognito using OAuth protocol. In our previous article we integrated a server side application with Amazon Cognito. Scaffolding a Single Page Application We will use vue-cli to create an empty Vuejs application. Vue CLI can be installed by following the instructions here. Let’s create ...
Read More »AWS Messaging Services: Choosing the Right Service
1. AWS Messaging Services AWS Messaging services enable similar and different software systems in the cloud to communicate and exchange information asynchronously. These Software systems can be incompatible and in different languages, and also could be on different platforms. AWS messaging services are highly available, highly scalable and highly reliable. AWS Supports multiple messaging services for different types of use ...
Read More »