<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3881015901706363412</id><updated>2026-08-30T10:51:46.796-07:00</updated><category term="AWS"/><category term="PCF"/><category term="Spring"/><category term="Java"/><category term="Design Patterns"/><category term="GraphQL"/><category term="Elasticsearch"/><category term="Microservices"/><category term="Spring Cloud"/><category term="Angular"/><category term="Blue-Green Deployment"/><title type='text'>Build Microservices - Cloud Native Development</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://www.rajeshbhojwani.co.in/feeds/posts/summary'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/3881015901706363412/posts/summary?max-results=3'/><link rel='alternate' type='text/html' href='https://www.rajeshbhojwani.co.in/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='https://www.blogger.com/feeds/3881015901706363412/posts/summary?start-index=4&amp;max-results=3'/><author><name>Rajesh Bhojwani</name><uri>http://www.blogger.com/profile/06766725560408090730</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqiFTyCjPmxuMtCSuoZvfl_mP0u_8f30jn6R1BKS5ecL6qxkHOwlVu76GVCK_WTEJur6CuCTq76SBkTQFHiE7BOmOxV5ldyDF-eWmSAu01VXsx62l8kX8J2tFshA-BQBI/s220/Rajesh_pic.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>49</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>3</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3881015901706363412.post-2577070095870101491</id><published>2023-04-22T08:32:00.007-07:00</published><updated>2023-04-22T08:37:18.833-07:00</updated><title type='text'>Event Driven Architecture - Outbox Pattern</title><summary type="text">Building an ERP product is a complex process. Many organizations are now trying to develop new ERP solutions using the microservices architecture. Also, the old systems are being migrated to the microservice architecture. Having multiple microservices in the business process would require the Saga pattern for enabling event-driven architecture and distributed transactions. In the Saga pattern, a </summary><link rel='replies' type='application/atom+xml' href='https://www.rajeshbhojwani.co.in/feeds/2577070095870101491/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.rajeshbhojwani.co.in/2023/04/event-driven-architecture-outbox-pattern.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/3881015901706363412/posts/default/2577070095870101491'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/3881015901706363412/posts/default/2577070095870101491'/><link rel='alternate' type='text/html' href='https://www.rajeshbhojwani.co.in/2023/04/event-driven-architecture-outbox-pattern.html' title='Event Driven Architecture - Outbox Pattern'/><author><name>Rajesh Bhojwani</name><uri>http://www.blogger.com/profile/06766725560408090730</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqiFTyCjPmxuMtCSuoZvfl_mP0u_8f30jn6R1BKS5ecL6qxkHOwlVu76GVCK_WTEJur6CuCTq76SBkTQFHiE7BOmOxV5ldyDF-eWmSAu01VXsx62l8kX8J2tFshA-BQBI/s220/Rajesh_pic.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnZYhiNUhYIwsYOcZpD6uyGP0i2ctRYHTBKkC-aTejcOnYh1ah0wWMiE0QT-2uzg-B2bKPUkOfX2iu1L5qIXAmgD5B5Z6N0lL9_e74r1_yNgsS3qeeSQOLIKUrsbYSTvgdwKF4OQ2ecnPNyssAx_kjm7Lrj0AiZQSBFfIhB5vhEI06yuTihYBStGtO/s72-w640-h360-c/Slide1.jpeg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3881015901706363412.post-2091623726581546089</id><published>2020-10-16T05:24:00.003-07:00</published><updated>2020-10-16T05:24:22.656-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AWS"/><title type='text'> AWS Lambda Layers</title><summary type="text">&amp;nbsp;AWS Lambda LayersAWS Lambda framework is one of the most used services consumed by AWS customers. It is used to build event-driven architecture and serverless architecture applications. It supports various different languages like Java, Python, NodeJS, and many more to build Lambda Function. However, choosing the right language and managing the dependency is very critical as it may affect </summary><link rel='replies' type='application/atom+xml' href='https://www.rajeshbhojwani.co.in/feeds/2091623726581546089/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.rajeshbhojwani.co.in/2020/10/aws-lambda-layers.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/3881015901706363412/posts/default/2091623726581546089'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/3881015901706363412/posts/default/2091623726581546089'/><link rel='alternate' type='text/html' href='https://www.rajeshbhojwani.co.in/2020/10/aws-lambda-layers.html' title=' AWS Lambda Layers'/><author><name>Rajesh Bhojwani</name><uri>http://www.blogger.com/profile/06766725560408090730</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqiFTyCjPmxuMtCSuoZvfl_mP0u_8f30jn6R1BKS5ecL6qxkHOwlVu76GVCK_WTEJur6CuCTq76SBkTQFHiE7BOmOxV5ldyDF-eWmSAu01VXsx62l8kX8J2tFshA-BQBI/s220/Rajesh_pic.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://lh4.googleusercontent.com/7mk19Qbi9UjkIPZ-fQNlP4s2YMMo3z83hi8zBKGvD5Xil4OL-NeYHCGK1K1aocwwsL6J11mC-LJWxIPMdGK4tmq7WXd6oV48Q18SBEiPxpzTYL6fHWUuIKG5e-elYt5qRdGXsRFi=s72-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3881015901706363412.post-4209271036001297815</id><published>2020-09-04T00:36:00.010-07:00</published><updated>2023-06-25T09:47:08.071-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AWS"/><title type='text'>AWS Lambda Limits</title><summary type="text">&amp;nbsp;AWS Lambda LimitsServerless application architecture is the cornerstone of cloud IT applications. AWS Lambda has made it possible for developers to concentrate on business logic and set aside the worry of managing server provisioning, OS patching, upgrades and other infrastructure maintenance work.However, designing serverless applications around AWS Lambda needs special care especially </summary><link rel='replies' type='application/atom+xml' href='https://www.rajeshbhojwani.co.in/feeds/4209271036001297815/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.rajeshbhojwani.co.in/2020/09/aws-lambda-limits.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/3881015901706363412/posts/default/4209271036001297815'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/3881015901706363412/posts/default/4209271036001297815'/><link rel='alternate' type='text/html' href='https://www.rajeshbhojwani.co.in/2020/09/aws-lambda-limits.html' title='AWS Lambda Limits'/><author><name>Rajesh Bhojwani</name><uri>http://www.blogger.com/profile/06766725560408090730</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqiFTyCjPmxuMtCSuoZvfl_mP0u_8f30jn6R1BKS5ecL6qxkHOwlVu76GVCK_WTEJur6CuCTq76SBkTQFHiE7BOmOxV5ldyDF-eWmSAu01VXsx62l8kX8J2tFshA-BQBI/s220/Rajesh_pic.png'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://lh4.googleusercontent.com/HxMHNnSPTked2nJXBkzi-Nyi0NCaq5aGcGS7igXhW7TZWXeAM-Yb5uuwgytugFI_rGTeWtECWEu4wBU71B0r0REoauGTwp4kECi6MPO1t5sbyHXGxkpkkV8baOZFPl5AkvfmLuSt=s72-w499-h194-c" height="72" width="72"/><thr:total>0</thr:total></entry></feed>