Nolan Wira
nolanwebdevelo...
Founder
|
Linkt
3 points
Tools nolanwebdevelopment is Following
Amazon CloudFront
aws.amazon.com/cloudfront
Amazon CloudFront can be used to deliver your entire website, including dynamic, static, streaming, and int...
Amazon S3
aws.amazon.com/s3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
Amazon RDS
aws.amazon.com/rds
Amazon RDS gives you access to the capabilities of a familiar MySQL, Oracle or Microsoft SQL Server databas...
Amazon DynamoDB
aws.amazon.com/dynamodb
With it , you can offload the administrative burden of operating and scaling a highly available distributed...
Amazon ElastiCache
aws.amazon.com/elasticache
ElastiCache improves the performance of web applications by allowing you to retrieve information from fast,...
Amazon CloudWatch
aws.amazon.com/cloudwatch
It helps you gain system-wide visibility into resource utilization, application performance, and operationa...
AWS CloudFormation
aws.amazon.com/cloudformation
You can use AWS CloudFormation’s sample templates or create your own templates to describe the AWS resource...
AWS IAM
aws.amazon.com/iam
It enables you to manage access to AWS services and resources securely. Using IAM, you can create and manag...
Datadog
datadoghq.com/lpg/?utm_sour...
Datadog is the leading service for cloud-scale monitoring. It is used by IT, operations, and development te...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Amazon EC2 Conta...
aws.amazon.com/ecs
Amazon EC2 Container Service lets you launch and stop container-enabled applications with simple API calls,...
AWS Lambda
aws.amazon.com/lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
Amazon Aurora
aws.amazon.com/rds/aurora
Amazon Aurora is a MySQL-compatible, relational database engine that combines the speed and availability of...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
AWS CodePipeline
aws.amazon.com/codepipeline
CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release p...
Amazon API Gateway
aws.amazon.com/api-gateway
Amazon API Gateway handles all the tasks involved in accepting and processing up to hundreds of thousands o...
AWS WAF
aws.amazon.com/waf
AWS WAF is a web application firewall that helps protect your web applications from common web exploits tha...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
AWS CodeBuild
aws.amazon.com/codebuild
AWS CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software...
AWS Shield
aws.amazon.com/shield
AWS Shield is a managed Distributed Denial of Service (DDoS) protection service that safeguards web applica...
Amazon Rekognition
aws.amazon.com/rekognition
Amazon Rekognition is a service that makes it easy to add image analysis to your applications. With Rekogni...
AWS AppSync
aws.amazon.com/appsync
AWS AppSync automatically updates the data in web and mobile applications in real time, and updates data fo...
Amazon Personalize
aws.amazon.com/personalize
Machine learning service that makes it easy for developers to add individualized recommendations to custome...
express
expressjs.com
Fast, unopinionated, minimalist web framework.