CoreData using SwiftUI
Purpose of the article: SwiftUI is Latest Programming Language to create Apple Apps. Intended Audience: iOS Developers Tools and Technology: XCode, SwiftUI Keywords: XCode, SwiftUI, CoreData What is Core Data? Core Data is a framework used to save, update, filter, track and delete the data within our application. We can use Core Data in iOS and macOS also. It […]
Migrating data from SharePoint to Redshift using AWS infrastructure
Purpose of the article: Created a Python-based automated technique for gathering data from SharePoint locations and sending it to the Redshift data warehouse. This process is automated by leveraging AWS infrastructure such as S3 Bucket, ECS, Code pipeline, Cloud Watch, and Redshift. Intended Audience: AWS and Python Tools and Technology: AWS, Python Keywords: SharePoint, S3, Redshift, Bitbucket, Code pipeline […]