Tag: AWS

How to create a data flow to share data between AWS and Salesforce using Amazon AppFlow (Part 1)?

Reading Time: 8 minutes Software as a service (SaaS) applications are becoming increasingly important and adoption is growing rapidly. While there are many benefits to this way of consuming software, one challenge is that data is now living in lots of different places. To get meaningful insights from this data, we need to have a better and more automated […]

How to create and publish AR/VR Apps with Amazon Sumerian (Part 1)?

Reading Time: 8 minutes The coronavirus outbreak has changed the world like never before! Social Gathering, playing in groups, traditional classrooms,  F2F corporate meetings, etc. became the old norms! Social distancing, self-isolation, online schoolings, online meetings, and online gaming are new norms now!! These new norms have increased the need for different platforms for learning, teaching, gaming, communicating, etc. […]

How to create an API endpoint to provision a DynamoDB table using AWS AppSync? (Part 1)

Reading Time: 6 minutes AppSync is an AWS-managed GraphQL layer that is built on the benefits of GraphQL and adds a few more cool features to its web and mobile SDKs. AppSync is the best of GraphQL with less complexity than before, which works out great for Serverless applications. You can refer to our blog How to create an […]

How to build a Serverless Workflow with AWS Step Functions (Part 1)?

Reading Time: 7 minutes AWS Step Functions is a serverless orchestration solution that enables you to effortlessly coordinate several Lambda functions into customizable workflows that are simple to debug and modify. To see the full implementation of How to Build a Serverless Workflow with AWS Step Functions, refer to part 2 of the blog here. In this blog, we […]

How to build quantum algorithms and test them on quantum circuit simulators using Amazon Braket?

Reading Time: 9 minutes Quantum computing is changing the way we live, work, and play. Quantum sensors, quantum information security, and quantum computing are all gaining traction, and the potential is already being realized. By 2030, the quantum computing market is expected to be worth $64.98 billion. In this blog, we will discuss Quantum computing and a fully managed […]

How to use Amazon Textract to extract data from any Image & PDF?

Reading Time: 6 minutes Amazon Textract is a highly scalable machine learning service that collects printed text, handwriting, and other information from scanned documents automatically.    Using Amazon Textract, you can easily extract text and data from images and any scanned documents that go beyond simple optical character recognition (OCR) to extract data from tables and forms.  Many businesses and […]

How to create high-traffic WordPress architecture using Amazon Lightsail?

Reading Time: 10 minutes Lightsail is an easy-to-use virtual private server that offers everything which is needed to build a cost-effective website with a monthly plan. This approach is suitable for prototyping and test environments as well for blogs, custom sites, and e-commerce applications. In this blog, you can explore everything about Amazon Lightsail including a business scenario to […]

How to set up AWS Copilot to build, release and operate containerized applications on ECS and Fargate using a CLI?

Reading Time: 9 minutes Are you completely drained by worrying about your infrastructure over architecture? Well, AWS Copilot supercharges your application by allowing you to set up infrastructure, build your application with many microservices, set up a pipeline to automate release and monitor the stack and application’s status, and add-ons all from a single CLI. In this blog, we […]

How can we use Amazon Comprehend with AWS Lambda and Amazon Lex for Sentiment Analysis (Part 1)?

Reading Time: 7 minutes When we are asking Siri – “Hey Siri, where is the nearest grocery store?” or telling Alexa – “Alexa, can you play my workout music?”, we are actually talking to machines! These virtual assistants are examples of machines that understand human languages and respond!! Sounds interesting right? Now you must be keen to know how […]

Why Developers and Businesses Should go With Serverless Architecture?

Reading Time: 9 minutes In today’s competitive market, faster time to market and scalability are the two major measures of a good application. In this blog, we will discuss how SERVERLESS architecture can be a good choice for quick and scalable application development.  In this blog, you will get answers to the following questions which help you to get […]

Back To Top