LATEST POSTS

Trigger AWS Lambda with AWS SNS using Python

Applications rely on the advantages of serverless technologies and message delivery is a critical part of that. In distributed applications reliable messaging plays a key role as this allow them to communicate with each other to improve their availability and scalability. You must already know the two methods of messaging- Synchronous – Sender expects an…

10 Most Asked Python Interview Questions For Freshers 2022

With growing competition in the market especially if you are a Fresher, it is very important that you stand out in your interview. You can make quite an impression on your interviewer if your basics are clear. This post is going to help you out to practice all the important Python interview questions . 1.…

Check If User is Verified on Instagram using Python?

If you have crashed here then certainly you are not able to get the information whether user profile is verified or not on Instagram using code. After spending a lot of time in exploring Instagram graph API, I got to know that I cant get this information using their official API. I wish someone told…

Trigger AWS Lambda with AWS SQS using Python

All the developers who have used AWS SQS earlier must have experienced the hassle of polling to receive messages from queue. Whether you use short polling or long polling, it was always a tough thing to handle the process of message retrieval. And then, AWS announced that SQS is available as AWS Lambda event source.…

Loading…

Something went wrong. Please refresh the page and/or try again.

Get new content delivered directly to your inbox.

Advertisement