How to establish and maintain a scalable network using Amazon Managed Blockchain (Part 1)?

Reading Time: 11 minutes Blockchain technology is making a big change and revolution in many industries including healthcare, logistics, supply chain, agriculture, real estate, IoT, trading, etc. These industries are doing business across the globe. They do transactions among nations, different organizations, communities, and individuals. Contracts, transactions, and records are among the defining structures in these major industries. These […]

How to build and run scalable, secure & containerized Web Applications in minutes using AWS App Runner (Part 1)?

Reading Time: 7 minutes Developing apps is where you build value, not manage how they’re delivered. Rather than wrestling/bickering infrastructure, why not just write your code and leave the rest to someone else? Over time, cloud providers have made this process progressively easier. AWS may have just made a significant jump for many of its customers with the launch […]

How to analyze, debug and trace AWS Lambda function using AWS X-Ray?

Reading Time: 9 minutes AWS X-Ray helps developers to analyze and debug production and distributed applications. It helps developers in understanding how applications and their underlying services are performing to identify and troubleshoot the root cause of performance issues and errors. In this blog, we will explore how we can make use of AWS X-Ray to monitor, trace and […]

How to improve Application Availability with Amazon RDS Proxy?

Reading Time: 10 minutes If you are running applications with unpredictable workloads which require frequent open and close database connections and you also want to maintain high availability during transient database failure, the Amazon RDS proxy is the solution! It minimizes application disruption from outages affecting the availability of DB, by automatically connecting to a new DB instance while […]

How to connect smart devices to the AWS IoT Core service and watch it send MQTT messages (Part 1)?

Reading Time: 13 minutes The Internet of Things, also known as IoT, in recent years, successfully disrupted our daily lives. If you are using smartphones, smart watches, smart fire alarms, smart door locks, smart bicycles, medical sensors, fitness trackers, smart security systems, smart refrigerators, or smart cars, you are using IoT devices! IoT devices are making our lives better […]

How to collect, aggregate and analyze Financial Services Industry (FSI)’s data on a petabyte scale using Amazon FinSpace?

Reading Time: 9 minutes As per the  Financial Services Global Market Report 2021, the global financial services industry (FSI) is expected to reach a valuation of $28,529 billion in 2025 from $22,515 billion in 2021, a growth of 26% during the forecast period! Data and data-driven decisions are at the core of FSI! These help FSI gain insights and […]

How to create on-demand backups and restore the backup for Amazon RDS using AWS Backup(Part 1)?

Reading Time: 8 minutes When we are using various data services like RDS, EBS, EFS, and DynamoDB to store data in the AWS Cloud, we also have to use some kind of backup solution to meet the data retention requirements. We need a centralized and effective solution for scheduling events like CloudWatch events, cleaning up,  common abstraction of API […]

How to build a serverless event-driven workflow with AWS Glue and Amazon EventBridge(Part 1)?

Reading Time: 9 minutes Have you ever wondered how huge IT companies construct their ETL pipelines for production? Are you curious about how TBs and ZBs of data are effortlessly captured and rapidly processed to a database or other storage for data scientists and analysts to use? The answer is the serverless data integration service, AWS Glue. It makes […]

How to launch and run feature-rich and highly performant file systems using Amazon FSx?

Reading Time: 10 minutes For a long time, we have been using the Samba File server to share files across servers, users, and applications. But there are certain limitations while running the Windows File server on the on-premise instance such as the hard disk will run out of space. So we have to actively monitor the disk space and […]

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 […]

Back To Top