Open in app

Sign In

Write

Sign In

Sharmila S
Sharmila S

228 Followers

Home

About

Published in featurepreneur

·Pinned

6 Must know modern JavaScript concepts

Looking to get started with a JavaScript framework? Learn these important JavaScript concepts which makes our life easier. 1. Arrow function You can create a function in JavaScript in a traditional way using the function keyword. But using this function structure, you can write the code faster and make it look fancier! Creating…

Java Script

5 min read

6 Must know modern JavaScript concepts
6 Must know modern JavaScript concepts
Java Script

5 min read


Published in featurepreneur

·Pinned

Deploy your Flask application to Amazon EC2

In this article, I am going to explain the steps involved in deploying a flask application to an Amazon EC2 instance. EC2 — Elastic Compute Cloud service is a compute service based on the cloud by AWS which scales up automatically based on the traffic it receives. Create an EC2 instance Select EC2 from…

AWS

5 min read

Deploy your Flask application to Amazon EC2
Deploy your Flask application to Amazon EC2
AWS

5 min read


Published in DevOps.dev

·Nov 22, 2022

Create an s3 bucket with AWS CDK

This article will help you get started with AWS CDK by creating a simple s3 bucket. AWS AWS — Amazon web services — The largest cloud platform providing various services to work with the cloud. Some of the popular services provided by AWS include Amazon S3, AWS EC2, AWS Lambda etc. AWS CDK …

AWS

8 min read

Create an s3 bucket with AWS CDK
Create an s3 bucket with AWS CDK
AWS

8 min read


Published in DevOps.dev

·Aug 1, 2022

RabbitMQ Exchange Types Explained

This article explains the different types of exchanges in RabbitMQ. Exchange An exchange receives messages from the Provider and sends them to the desired queues. The provider will send a message to the exchange. An exchange is connected to one or more queues. A queue can be bound to the…

Technology

4 min read

RabbitMQ Exchange Types Explained
RabbitMQ Exchange Types Explained
Technology

4 min read


Jul 9, 2022

Deploy a pod to the local Kubernetes cluster

This article guides you through creating and deploying a pod along with a service to a Kubernetes cluster in your local system. System Pre-requisites Docker Minikube Pods Pods are the smallest deployable units in Kubernetes. A pod has a container running in it. …

Dev Ops

8 min read

Deploy a pod to the local Kubernetes cluster
Deploy a pod to the local Kubernetes cluster
Dev Ops

8 min read


Jan 28, 2022

Get Started with RabbitMQ in Node.js

In this article, we are going to connect two node.js applications with a queue using RabbitMQ. RabbitMQ is an open-source message broker software. Message Broker is the intermediary agent between provider and client(s) that makes sure the message is not lost. Some alternatives: Apache Kafka, Amazon Kinesis etc. RabbitMQ implements…

Technology

6 min read

Get Started with RabbitMQ in Node.js
Get Started with RabbitMQ in Node.js
Technology

6 min read


Nov 30, 2021

Download files for the client from the Node.js server using this quick way

Add a download option for files on your Node.js web application for users to download them to their local filesystem. System Requirements: npm, node.js Using Express (framework of node.js), it is easier to download files for users. …

Nodejs

3 min read

Download files for the client from the Node.js server using this quick way
Download files for the client from the Node.js server using this quick way
Nodejs

3 min read


Nov 23, 2021

4 Useful tips for Consistent Progress

In this article, I will be sharing a few tips that can help you make regular progress on achieving your desired goal. Small progress Each day adds up to Big results Yes! We always wanted to learn and master new skills. When you start, you are full of motivation and…

Progress

3 min read

4 Useful tips for Consistent Progress
4 Useful tips for Consistent Progress
Progress

3 min read


Nov 17, 2021

Set Aesthetic clock screen saver in your laptop (Windows OS)

Make your laptop screen look elegant when it's idle by installing this clock screen saver. This article guides you to set it up on your laptop. System requirement: Windows 8 or higher (also available for macOS) Steps Firstly, head to https://fliqlo.com/ website. Once the page loads, click on the desktop screen shown in…

Productivity

3 min read

Set Aesthetic clock screen saver in your laptop (Windows OS)
Set Aesthetic clock screen saver in your laptop (Windows OS)
Productivity

3 min read


Published in featurepreneur

·Aug 19, 2021

Lambda — API Gateway — DynamoDB

Let’s learn to use these services with a use case — create an API to add a new entry to the database using AWS Services — Lambda, API Gateway and DynamoDB. What we are going to create? An Amazon DynamoDB table called Book to store book details. An API using API Gateway to add a new…

Lambda

10 min read

Lambda — API Gateway —  DynamoDB
Lambda — API Gateway —  DynamoDB
Lambda

10 min read

Sharmila S

Sharmila S

228 Followers

Software Engineer | Writes about Full Stack Web Development• https://sharmilas.herokuapp.com?src=medium

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech