Month: March 2020

Configure your domain.com e-Mail using AWS Workmail, Active Directory, Route53, Cloudfront

In this blog, I just would like to give you high level step by step and references if you would like to host your domain’s email (webmail, mail accounts) using AWS Workmail. I used this methods to host my https://mail.priyambodo.com email account. Configure your domain to be hosted on AWS Route53 Create an Active DIrectory …

Configure your domain.com e-Mail using AWS Workmail, Active Directory, Route53, Cloudfront Read More »

Deploy Serverless Web Application on Amazon S3, Amazon Cloudfront (+ IAM), Route53, and Lambda@Edge within minutes

Here I would like to share on the guidance/mechanism to deploy your static website on AWS, or a dynamic website using Web Progressive Application framework such as ReactJS, Angular, Vue. The deployment is not just to deploy it on S3, but also deploy that to cloudfront, configure the domain name, configure the SSL certificate, and …

Deploy Serverless Web Application on Amazon S3, Amazon Cloudfront (+ IAM), Route53, and Lambda@Edge within minutes Read More »

Serverless Lab Guide that you can try!

These are some of the serverless solutions that you can try, which include of web application, user authentication, data processing (data streaming and big data), machine learning, and continuous integration and continuous development (devops). Enjoy the lab! Data processing : https://dataprocessing.wildrydes.com/ Web Application : https://github.com/aws-samples/aws-serverless-workshops/tree/master/WebApplication Authentication : https://github.com/aws-samples/aws-serverless-workshops/tree/master/Auth Machine learning : https://github.com/aws-samples/aws-serverless-workshops/tree/master/MachineLearning and https://image-processing.serverlessworkshops.io/ DevOps …

Serverless Lab Guide that you can try! Read More »

Good Data Lake Labs on AWS

These are some of good labs that can be tried on AWS regarding Big Data leveraging on Data Lake strategy. Please kindly read through in here:– simple lab: https://bit.ly/2wk6q6O – moderate lab: https://shorturl.at/gk037– longer lab (the diagram below): https://github.com/aws-samples/amazon-serverless-datalake-workshop (it will create custom page, i.e: https://s3.us-east-1.amazonaws.com/starxforce-ecommerce-datalake-ingestionbucket-ip2te8auqgxv/instructions/instructions.html) Note: This sql code below is just my quick …

Good Data Lake Labs on AWS Read More »

Deploying SAP on AWS

These are some references that can explain on how to deploy SAP on AWS. SAP Quick Start: https://docs.aws.amazon.com/quickstart/latest/sap-hana/welcome.html https://aws.amazon.com/quickstart/architecture/sap-netweaver-abap/ https://aws.amazon.com/quickstart/architecture/sap-s4-hana/ SAP Operational Excellence: https://aws.amazon.com/blogs/awsforsap/tagging-recommendations-for-sap-on-aws/ https://aws.amazon.com/blogs/awsforsap/red-hat-enterprise-linux-rhel-high-availability-for-sap-netweaver-and-hana-on-aws/ https://aws.amazon.com/blogs/awsforsap/using-aws-to-enable-sap-application-auto-scaling/ SAP Migration Strategy: https://aws.amazon.com/blogs/awsforsap/automating-sap-migrations-using-cloudendure-migration/ https://aws.amazon.com/blogs/awsforsap/migrating-sap-workloads-to-the-aws-cloud-with-aws-sms/ SAP Big Data Strategy: https://aws.amazon.com/blogs/awsforsap/extracting-data-from-sap-hana-using-aws-glue-and-jdbc/ https://aws.amazon.com/blogs/awsforsap/building-data-lakes-with-sap-on-aws/ https://aws.amazon.com/blogs/awsforsap/sap-idoc-integration-with-amazon-s3-by-using-amazon-api-gateway/ Kind Regards,Doddi Priyambodo