A passionate full-stack developer from India
-
π Iβm currently working at Amazon Web Services (AWS)
-
π± Iβm currently learning Next.JS, Observability, AWS AppSync, Amplify
-
π¨βπ» All of my projects are available at https://github.com/ankushjain358
-
π I often write articles at https://coderjony.com
-
π¬ Ask me about .NET on AWS
-
π« How to reach me ankushjain358@gmail.com
Published following patterns, blogs, code-samples, videos and other artifacts in public domain.
- Create an Amazon API Gateway REST API to AWS Lambda
- Serving private content from CloudFront with signed URLs and signed cookies
- Running Web API on ECS Fargate with custom domain backed with ALB, fronted by Route53, and secured with ACM Certificate
- WebSocket API Cognito authentication using Lambda authorizer
- aws-samples/authentication-flow-examples-with-dotnet-for-amazon-cognito
- aws-samples/aws-services-netcore-wrappers - Contributor
- ankushjain358/serverless-dotnet-apis-with-amazon-cognito
- ankushjain358/OAuth2.ClientCredentials
- Installing MySQL on Amazon Linux 2 EC2 Instance and configure it for remote connections
- Structured Logging in .NET Core Worker Service with Serilog - Write logs to Amazon CloudWatch
- https://coderjony.com/blogs/authenticating-users-in-aspnet-core-mvc-using-amazon-cognito
- Getting Access Token from Amazon Cognito using Postman | Authorization Code Grant and Implicit Grant
- Building a Serverless ASP.NET Core Web API using AWS Lambda and Amazon API Gateway REST API
- Installing Flutter on Windows and Creating your first Flutter application | Step by Step Guide
- Building Flutter Application using AWS CodePipeline
- Getting Started with AWS CDK using C# .NET | Step by Step Tutorial
- Self Signed Certificates: Create your own Certificate Authority (CA) for local HTTPS sites
- AWS Certificate Manager | Create an SSL certificate using ACM | Demo with CloudFront
- Cross account access in AWS using IAM Roles
- Deploying an Angular App to S3 with CloudFront