Open in app

Sign In

Write

Sign In

Sakshi Khandelwal
Sakshi Khandelwal

189 Followers

Home

About

Published in Nerd For Tech

·Pinned

5 Common mistakes in JAVA

Sometimes common is not very common. We knew or read or learned some things a while back but with time, we tend to forget the basic concepts. I have seen many developers make these mistakes. So, let’s refresh our simple and common java concepts. 1. “==” vs “equals()” There is a humungous difference between…

Java Programming

3 min read

5 Common mistakes in JAVA
5 Common mistakes in JAVA
Java Programming

3 min read


Published in Google Cloud - Community

·Pinned

Hello to Cloud Function & Cloud Run

Google Cloud Function: Imagine we want to execute some code when an event happens, like a file is uploaded in Google Storage, an error log is written to Cloud Logging or a message arrives at Pub/Sub Topic. In such cases, Google Cloud Function comes in the frame.

Cloud Functions

5 min read

Hello to Cloud Function & Cloud Run
Hello to Cloud Function & Cloud Run
Cloud Functions

5 min read


Published in Google Cloud - Community

·Dec 11, 2022

Why Cloud Function 2nd Generation?

In the recent Google Cloud Next Event in Bangalore, GCP is emphasizing Generation 2 of Cloud Function. You must be thinking why are we discussing Generation 2 even when Cloud Run is available? Because Cloud Function — Generation 2 uses Cloud Run in the background! Let’s go deeper into the…

2nd Generation

5 min read

Why Cloud Function 2nd Generation?
Why Cloud Function 2nd Generation?
2nd Generation

5 min read


Published in Google Cloud - Community

·Sep 26, 2022

Let’s flow with Dataflow

Consider a scenario in which you want to send data from Pub/Sub topic to Bigquery. What could be the possible options? Option 1: Just write a function to map your data from the topic and send it to BigQuery. Right? Simple, isn’t it? But, no. Such a solution will be…

Dataflow

5 min read

Let’s flow with Dataflow
Let’s flow with Dataflow
Dataflow

5 min read


Published in Nerd For Tech

·Jun 6, 2022

5 Common mistakes while building an application from scratch

Sometimes common is not very common. We knew or read or learned some things a while back but with time, we tend to forget the basic concepts. I have seen many developers make these mistakes. So, let’s refresh our simple and common concepts. 1. NEVER HARDCODE The simplest application needs to connect with…

Good Practices

3 min read

5 Common mistakes while building an application from scratch
5 Common mistakes while building an application from scratch
Good Practices

3 min read


Published in Nerd For Tech

·Sep 27, 2021

How to orchestrate AWS Services? |AWS Step Functions

You need to orchestrate multiple Lambda functions together in AWS. What do you recommend? Is there any AWS service available that can achieve it? Let's checkout AWS Step Function to find our answers: AWS Step Function allows us to model any workflow as a state machine. It builds workflows that…

AWS

4 min read

How to orchestrate AWS Services? |AWS Step Functions
How to orchestrate AWS Services? |AWS Step Functions
AWS

4 min read


Published in AWS in Plain English

·May 17, 2021

Optimize Your AWS S3 Performance

AWS S3 provides a great performance. It automatically scales to high request rates, with a very low latency of 100–200 milliseconds. Your application can achieve at least 3,500 PUT/COPY/POST/DELETE and 5,500 GET/HEAD requests per second per prefix in a bucket. And there is no limit in prefix number. A prefix…

AWS

4 min read

Optimize Your AWS S3 Performance
Optimize Your AWS S3 Performance
AWS

4 min read


Published in AWS in Plain English

·Mar 17, 2021

Start Your AWS Certification Journey with Me

Hi there! I recently passed an AWS Certified Developer — Associate exam and shared this good news to my LinkedIn and Twitter family. After this, my message box was flooded with similar questions. How do you start? Where to register for the AWS Certification exam? From which website one should…

Aws Certification

4 min read

Start Your AWS Certification Journey with Me
Start Your AWS Certification Journey with Me
Aws Certification

4 min read


Published in Nerd For Tech

·Sep 28, 2020

3 quick steps to create custom annotations in Spring Boot

Annotation is a way for adding metadata information to our source code. Sometimes, there is need to create custom annotation in java frameworks depending on requirement. This blog provides you a simple set of steps for quick creation. Let’s start it with the understanding of 3 annotations to achieve this! 1) @Retention: …

Java

3 min read

3 quick steps to create custom annotations in Spring Boot
3 quick steps to create custom annotations in Spring Boot
Java

3 min read


Published in AWS in Plain English

·Aug 10, 2020

Make Debugging Easy with AWS X-Ray

When we debug in production, we usually follow the below steps: Test locally Add log statement everywhere Re-deploy in production Then figure out what is happening, what is breaking. An easy, quick alternative for this is AWS X-Ray. AWS X-Ray is the most revolutionary service that AWS has offered. Objective: To…

AWS

5 min read

Make Debugging Easy with AWS X-Ray
Make Debugging Easy with AWS X-Ray
AWS

5 min read

Sakshi Khandelwal

Sakshi Khandelwal

189 Followers

Java 8 Certified | AWS Certified Developer-Associate| Learner

Following
  • Tom Smykowski

    Tom Smykowski

  • Romin Irani

    Romin Irani

  • Neal Davis

    Neal Davis

  • Barack Obama

    Barack Obama

  • Mark Scannell

    Mark Scannell

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech