Dissertations / Theses on the topic 'Amazon Web Services'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 50 dissertations / theses for your research on the topic 'Amazon Web Services.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.
McElhiney, Patrick R. "Scalable Web Service Development with Amazon Web Services." Thesis, University of New Hampshire, 2018. http://pqdtopen.proquest.com/#viewpdf?dispub=10931435.
Full textThe objective of this thesis was to explore the topic of scalable web development, and it answered the question, “How do you scale a website to handle more traffic at peak times without wasting resources?” This is important research to any web company that has issues with rising costs as demand for their website increases. It would be wise for every online business to be prepared for more web traffic, before it occurs, without spending the budget of a multi-million user web company in low traffic periods. The last thing you want is an error as your customer base starts to arrive, giving them a bad experience for their first impressions, which would result in lost revenue.
Scalable software development architectures, including microservices, big data, and Kubernetes were studied, in addition to similar web service companies including Facebook, Twitter, and Match.com. A scalable architecture was designed for a social media web service, MeAndYou, using the big data configuration with a shared Aurora database, which was configured using an auto-scaling group attached to a load balancer in Amazon Web Services (AWS). It was tested using a custom threaded Selenium-based Python script that applied simulated user load to the servers. As the load was applied, AWS added more Elastic Compute Cloud (EC2) instances running a virtual disk image of the web server. After the load was removed, the instances were terminated automatically by AWS to save costs.
Countless steps were taken to make the web service bigger and more scalable than it originally was, before testing, including adding more fields to user profiles, adding more search types, and separating the layers of code into different Hypertext Preprocessor (PHP) files in the front-end. A version control system was configured on the servers using GitHub and rsync. The systems architecture designed suggests the Match Engine should use a stream processing message queue, which would allow the system to factor searches one at a time as they are created, with horizontal scaling capabilities, rather than grabbing the entire database and storing it in memory. The backend Match Engine was also tested for accuracy using Structured Query Language (SQL) injection, which determined how the match algorithm should be improved in the future.
Чеботарьова, Д. В., and В. О. Безлуцький. "Використання технології Amazon WEB Services для обслуговування сервісів." Thesis, ФОП Петров В. В, 2020. https://openarchive.nure.ua/handle/document/16406.
Full textKuželka, Kryštof. "Datový sklad v prostředí Amazon Web Services." Master's thesis, Vysoká škola ekonomická v Praze, 2015. http://www.nusl.cz/ntk/nusl-201629.
Full textWerlinder, Marcus, and Emelie Tham. "Application of Amazon Web Services in software development." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-231917.
Full textUnder dem senaste åren så har molntjänster blivit ett allt mer populärt område, speciellt inom företag. Ett av dem största utgivare inom molntjänst branschen är Amazon som erbjuder skalbara och flexibla molntjänster. Molntjänster är dock ett relativt nytt område, vilket innebär att någon som inte är insatt i ämnet kan finna all tillgänglig information överväldigande och svår att bekanta sig med. Målet med det här tesen är att utforska olika Amazon Web Service som kan användas inom mjukvaruutveckling och observera problem som kan uppstå med dessa tjänster. Tre testapplikationer som använde sig av Amazon Web Services var skapade för att få en fördjupad kunskap om hur dessa tjänster fungerar och vad för möjligheter de har. Dessa applikationer utvecklades iterativt och en fallstudie utfördes för varje applikation. I början av varje ny iteration genomfördes en litteraturstudie, där källorna var kritiskt granskade för att se ifall dem innehöll väsentlig information för tesen. Sammanlagt användes nio olika Amazon Web Services för att implementera och testa de tre olika testapplikationerna. Resultaten från fallstudien tolkades och utvärderades med avseende på Amazon Web Services lärbarhet och tillämpningsbarhet. Problem som samlades ihop under utvecklingsprocessen visade att Amazons Web Services inte var särskilt användarvänligt för utvecklare med liten eller ingen erfarenhet inom Amazon Web Services. Ytterligare forskning inom andra Amazon Web Services som Elastic Cloud Computing och forskning som undersöker andra molntjänst plattformar som Google Cloud, skulle kunna bidra med en djupare förståelse och mer exakt inblick kring tillämpning av molntjänster.
Choudrey, Sajaval. "Video Recommendation through Machine Learning in Amazon Web Services." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-303010.
Full textMaskininlärning är ett område inom datalogi som fortfarande växer. Att hitta innovativa sätt att uttnytja maskininlärningens potential är viktigt för många företags och tjänsteleveratörers framtid. AmazonWeb Services (AWS) möjliggör maskininlärningsförmågor utan krav på expertis inom området, eller implementationer av avancerade maskininlärningsalgoritmer. Denna uppsats undersöker hur en av AWS maskininlärningstjänster ”AWSRekognition” kan användas för att visuellt analysera film-trailers och göra relevanta trailer rekommendationer baserat på den visuella analysen. Detta är realiserat av ett experiment där en prototyp av ett rekommendationssystem, baserat på ”AWS Rekognition”, utvecklats. Rekommendationerna och evalueringen av rekommendationssystemet är båda baserade på beräkningar av vektorlikheten med diverse formler. Experimenten som utfördes i denna uppsats visar att rekommendationernas kvalitet var varierande på grund av begränsningar i filmtrailerbiblioteket och även på grund av att kategoriseringen av filmer i många fall är väldigt missledande om endast visuell data används för analys.
Singh, Virdi Amandeep. "AWSLang: Probabilistic Threat Modelling of the Amazon Web Services environment." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-254329.
Full textAttacksimuleringar är ett användbart sätt att testa cybersäkerheten i ett system. Simuleringarna spårar de steg som angriparen tog för att försvaga säkerheten av känsliga tillgångar inom systemet. Utöver detta kan de uppskatta hur länge attacken varade, mätt från första till sista steget. Ett gemensamt tillvägagångssätt för att implementera sådana simuleringar är användningen av attackgrafer, som spårar olika beroenden av varje steg och deras koppling till varandra på ett formellt sätt.För att ytterligare underlätta attacksimuleringar och minska ansträngningen att skapa nya attackgrafer för varje system av en given typ, används domänspecifika språk. En annan fördel med att använda ett sådant språk är att det organiserar domänens gemensamma attacklogiker på ett systematiskt sätt, vilket möjliggör både en enkel användning och återanvändning av modeller. MAL (Meta Attack Language) har föreslagits av Johnson et al. att fungera som ramverk för utvecklingen av domänspecifika språk [1]. Mitt arbete är baserat på detsamma.I denna uppsats presenteras AWSLang, som kan användas för att utforma IT-systemmodeller i kontexten av AWS-miljön (Amazon Web Services) och analysera deras svagheter. Språkets domänspecifikationer är inspirerade av och baserade på befintlig litteratur. En systematisk litteraturöversikt görs för att identifiera möjliga attacker mot elementen i en AWS-miljö. Dessa attacker används sedan som grund för att skriva testfall och validera specifikationen.
Deiss, Alexander Druckenmüller Bettina Melle Antje. "SOA vs. REST basierend auf Google, eBay, Amazon, Yahoo!" [S.l. : s.n.], 2006. http://nbn-resolving.de/urn:nbn:de:bsz:93-opus-26187.
Full textYevsieiev, V., and A. Bolshakov. "Use of microcontrollers with cloud services for production needs." Thesis, Кременчуцький національний університет імені Михайла Остроградського, 2022. https://openarchive.nure.ua/handle/document/20420.
Full textQuadri, S. (Samsideen). "Cloud computing:migrating to the cloud, Amazon Web Services and Google Cloud Platform." Master's thesis, University of Oulu, 2017. http://urn.fi/URN:NBN:fi:oulu-201703151365.
Full textVo, Sonny Tran-Hai. "Securely Consume Web Services Using PHP." ScholarWorks@UNO, 2008. http://scholarworks.uno.edu/td/902.
Full textWerlinder, Marcus. "Comparing the scalability of MQTT and WebSocket communication protocols using Amazon Web Services." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-280700.
Full textDenna studie jämförde skalbarheten mellan två populära kommunikationsprotokoll inom IoT, MQTT och WebSocket. För att jämföra skalbarheten av kommunikationsprotokollen användes en utgivare-prenumerant-metodik. För MQTT användes meddelandehanteraren EMQX, och för WebSocket användes Socket.IO. Fem mätvärden dokumenterades; minnesanvändning, nätverksanvändning, CPU-användning, tur och retur - tid och meddelandeförlust. Meddelandehanterarna sattes i två olika scenarier. Första scenariot bestod av många utgivare och få prenumeranter. Det andra scenariot bestod av många prenumeranter och få utgivare. AWS EC2 användes för att agera som värd för meddelandehanterarna, samt för utgivarna och prenumeranterna. Resultaten av denna studie indikerar att WebSocket är bäst lämpad för minnesanvändning och CPU-användning. MQTT är däremot bättre lämpad för nätverksanvändning. MQTT och WebSocket hade nästan identiska genomsnittliga tur och retur - tider i första scenariot, dock i andra scenariot hade MQTT en genomsnittlig tur och retur - tid på 164 ms medan WebSocket hade en genomsnittlig tur och retur - tid på 331 ms. Båda kommunikationsprotokollen hade snarlika resultat när det kom till meddelandeförlust, WebSocket hade noll tappade meddelanden och MQTT hade en meddelandeförlust på 0.001 %.
Kokkonda, Vijay, and Krishna Sandeep Taduri. "Managing Data Location in Cloud Computing (Evaluating Data localization frameworks in Amazon Web Services)." Thesis, Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-2685.
Full textVijay Kokkonda +918121185670, Krishna Sandeep Taduri +917893970042
Järvelä, Andreas, and Sebastian Lindmark. "Evaluation and comparison of a RabbitMQ broker solution on Amazon Web Services and Microsoft Azure." Thesis, Linköpings universitet, Programvara och system, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-158242.
Full textChristensen, Bryce. "Building an internet of things (IoT) air quality sensing platform on Amazon web services (AWS)." Thesis, Queensland University of Technology, 2021. https://eprints.qut.edu.au/207757/1/Bryce_Christensen_Thesis.pdf.
Full textMånsson, Per. "Database analysis and managing large data sets in a trading environment." Thesis, Linköpings universitet, Databas och informationsteknik, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-104193.
Full textYassin, Ahmed, and Fatih Yalcin. "Enterprise transition to Software-defined networking in a Wide Area Network : Best practices for a smooth transition to SD-WAN." Thesis, KTH, Hälsoinformatik och logistik, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-253007.
Full textMjukvarudefinierade wide area networks (SD-WAN) är ett relativt nytt koncept för företag att strukturera sina nätverk genom sina kontor. Projektets mål var att hitta bästa praxis för företag som vill övergå från sin nuvarande infrastruktur till SD-WAN med hänsyn till flera faktorer. För att uppnå detta samlades resultat in från litteraturstudier, tester med laboration och intervjuer med anställda från två olika företag. Det som uppnåddes från litteraturstudien var en översikt över Equity Offices övergång till SD-WAN vilket gav ett positivt resultat, samt en överblick av tester på ägandekostnader med Talari SD-WAN enheter som utfördes av NSS Labs. Tester med Talari SD-WAN enheter och en molnuppsättning på Amazon Web Services resulterade i förbättringar i prestanda och stabilitet jämfört med en lokal traditionell uppsättning till molnet, särskilt vid parallella anslutningar. Slutligen gav resultaten från intervjuer en djup inblick i hur företagen planerade övergången, vilka resultat som förväntades samt vinster i form av kostnad och effektivitet. En slutgiltig bästa praxis som varje företag bör följa kunde inte bestämmas. Istället hittades bästa praxis genom att ta hänsyn till olika kriterier som är unika för olika företag. För framtida arbeten kan man smala ner arbetet till en typ av metodik med mer resurser, för att hjälpa till med att få mer realistiska och korrekta resultat.
Midigudla, Dhananjay. "Performance Analysis of the Impact of Vertical Scaling on Application Containerized with Docker : Kubernetes on Amazon Web Services - EC2." Thesis, Blekinge Tekniska Högskola, Institutionen för datavetenskap, 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-18189.
Full textYbarhuen, Manrique Angel Francisco. "Influencia del enfoque de infraestructura como código en sistemas de información basados en la nube de Amazon Web Services." Bachelor's thesis, Universidad Continental, 2018. http://repositorio.continental.edu.pe/handle/continental/5024.
Full textReva, Roman. "Design and Implementation of a Next Generation Web Application SaaS prototype." Thesis, Linnéuniversitetet, Institutionen för datavetenskap (DV), 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-35005.
Full textFröhlich, Martin. "Využití cloud computingu na příkladu automatizace tvorby mapové grafiky, optimalizace nákladů s pomocí simulačních metod." Master's thesis, Vysoká škola ekonomická v Praze, 2010. http://www.nusl.cz/ntk/nusl-77158.
Full textYousif, Robert. "A Practical Approach of an Internet of Robotic Things Platform." Thesis, KTH, Mekatronik, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-244412.
Full textAvhandlingens syfte är att utforma och utveckla en plattform baserat på konceptet Internet of Robotic Things konstruerat av en robotikplattform, en Internet of Things plattform och molntjänster. En Internet of Things plattform är ett globalt nätverk som tillåter många enheter att kommunicera med varandra och överföra data över Internet. En robotikplattform underlättar kontrollen av in/ut mellan mjukvara, mekaniska enheter och elektroniska system. Molntjänster är en gemensam pool av skalbar hårdvara som vanligtvis erbjuds av tredje parts molnleverantörer. En Internet of Robotic Things plattform är en global infrastruktur som underlättar avancerade robotar att interagera över Internet genom en gemensam kommunikationsteknik, en pool av molntjänster som delas av alla uppkopplade robotar som tillåter skalbar lagring och processorkraft.Plattformens huvudkomponenter är robotikplattformen Robot Operating System, Internet of Things plattformen AWS IoT Core och molntjänsterna Amazon DynamoDB och AWS Lambda för lagring och databearbetning.Plattformen evalueras i form av plattformegenskaperna, fördröjningar & funktionstid och visualiseringsförmåga. Plattformen visar lovande resultat i from av fördröjningar mellan två robotar som utbyter data med hjälp av IoT plattformen, där fördröjningarna är begränsade av distanssträckan. Plattformens egenskap att visualisera strömmande data från robotar möjliggör för en operatör att visualisera utvald data från plattformen över internet i realtid.
Zanotti, Andrea. "Supporto a query geografiche efficienti su dati spaziali in ambiente Apache Spark." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2016.
Find full textBandini, Alessandro. "Programming and Deployment of Cloud-based Data Analysis Applications." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2017. http://amslaurea.unibo.it/13803/.
Full textHaddad, Raja. "Apprentissage supervisé de données symboliques et l'adaptation aux données massives et distribuées." Thesis, Paris Sciences et Lettres (ComUE), 2016. http://www.theses.fr/2016PSLED028/document.
Full textThis Thesis proposes new supervised methods for Symbolic Data Analysis (SDA) and extends this domain to Big Data. We start by creating a supervised method called HistSyr that converts automatically continuous variables to the most discriminant histograms for classes of individuals. We also propose a new method of symbolic decision trees that we call SyrTree. SyrTree accepts many types of inputs and target variables and can use all symbolic variables describing the target to construct the decision tree. Finally, we extend HistSyr to Big Data, by creating a distributed method called CloudHistSyr. Using the Map/Reduce framework, CloudHistSyr creates of the most discriminant histograms for data too big for HistSyr. We tested CloudHistSyr on Amazon Web Services. We show the efficiency of our method on simulated data and on actual car traffic data in Nantes. We conclude on overall utility of CloudHistSyr which, through its results, allows the study of massive data using existing symbolic analysis methods
Raichl, Petr. "Záznamník klimatických veličin." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2020. http://www.nusl.cz/ntk/nusl-413195.
Full textPiscaglia, Alex. "Mobile Cloud Computing: una panoramica e un caso di studio." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2019. http://amslaurea.unibo.it/17989/.
Full textTörngren, Sebastian. "Automatiserad uppsättning av distribuerade system i molnet för mjukvarutestning." Thesis, Linköpings universitet, Interaktiva och kognitiva system, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-107340.
Full textCloud computing services of various kinds have become increasingly common in society in recent years. Among the most widely used cloud computing services are Dropbox, Microsoft Azure and Amazon Web Services (AWS). The latter service is something that the company Infor have got their eyes on. AWS offers not only data storage like Dropbox does, but also data execution, database solutions, network solutions, deployment and management of computer systems. This report will go over how AWS have been used to test one of Infor's products on a distributed system in the cloud instead of on their own hardware. The cloud computing services that will be examined in this report are primarily AWS OpsWorks and AWS CloudFormation, together with the program Chef.
Mattamadugu, Lakshmi Narashima Seshendra, and Ashfaq Abdullah Khan Pathan. "Supercomputing over Cloud using the Quicksort algorithm." Thesis, Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-3651.
Full textSapkota, Sagar, and Khawar Shehzad. "Cloud Computing for Telecom Systems." Thesis, Blekinge Tekniska Högskola, Sektionen för datavetenskap och kommunikation, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-3068.
Full textВеличко, Георгій Вячеславович. "Методи та засоби прогнозування індексу акцій у реальному часі на базі хмарних обчислювальних сервісів." Master's thesis, КПІ ім. Ігоря Сікорського, 2021. https://ela.kpi.ua/handle/123456789/46687.
Full textMaster`s thesis contains: 92 p., 21 tables, 28 fig., 1 add. and 30 references. The theme: The mechanisms tools for real-time stock market index prediction based on Cloud Compute Services. The objects of this research are mechanisms for stock market index prediction based on Cloud Compute Services. The subjects of this research are neural network architectures: multilayer neural network, convolutional neural network, long short-term memory, cloud compute services, Amazon Web Services. The purpose of this work is to improve efficiency of stock market index prediction based on Cloud Compute Services and design model of system for stock market index forecasting based on Cloud Compute Services. The relevance of this topic is that using neural networks could drastically improve stock market values forecasting comparing to other technical methods. Cloud compute services provides fast and flexible deployment of infrastructure as well as constant availability. Also designed a model of system for real-time stock index forecasting based on cloud compute services. During research I built three architectures of neural networks and analyzed which of them work better with the given case. For further research, it is possible to use Keras Tuner which allows to automatically tune hyperparameters on our neural network and improve output result. Also, additional data about companies provided real-time can improve models.
Klečka, Filip. "Vývoj webové aplikace pro řízení projektů." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2018. http://www.nusl.cz/ntk/nusl-378379.
Full textEnglund, Carl. "Evaluation of cloud-based infrastructures for scalable applications." Thesis, Linköpings universitet, Medie- och Informationsteknik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-139935.
Full textMarques, Eliano Patrício Macedo. "Social media impact on stock prices." Master's thesis, Instituto Superior de Economia e Gestão, 2015. http://hdl.handle.net/10400.5/10642.
Full textEste documento explora o impacto do social media nos preços das ações. Para medir tal impacto, foi construído uma plataforma online na Cloud da Amazon (AWS) recorrendo a ferramentas como o R, web APIs do Twitter, Google News, Google Finance, Yahoo News, Yahoo Finance e Financial Times. O objetivo deste estudo passa por criar uma base de dados para modelação com uma granularidade de 15 minutos incluindo como possíveis variáveis explicativas todas as noticias publicadas das fontes acima referidas para o Tesco e SKY. Posteriormente, recorrendo a uma técnica de GARCH multiplicativos, diversos modelos econométricos foram desenvolvidos com o objetivo de efetuar previsões a um passo dos retornos dos preços das ações acima referidos. Se efetivamente a informação do social media for relevante, deverá ser observado uma melhoria nas previsões dos retornos das ações. No decorrer do documento, será apresentado a metodologia utilizada no estudo e a sua aplicação em dados com elevada frequência. No geral, podemos concluir que a informação do social media é residualmente relevante para modelar e prever os retornos dos preços das ações e, nos modelos sem informação do Twitter, o segundo melhor modelo para o Tesco e o melhor modelo para a SKY, inclui informação do social media. No que se refere às fontes utilizadas, pode-se concluir que o Google Finance e o Financial Times relevam maior importância nos movimentos dos retornos das ações do que o Yahoo Finance e/ou Twitter, apesar de tal relevância ser muito residual e próxima de zero.
This dissertation explores the impact of social media on stock prices. In order to measure such an impact, an end-to-end online platform was created leveraging the Amazon Web Services cloud, open source R, web APIs from Twitter, Google News, Google Finance, Yahoo News, Yahoo Finance and Financial Times. The end goal was to create an intraday dataset that tracks all the news related to two companies Tesco PLC, SKY PLC and then perform several econometric models using a Multiplicative GARCH model to understand if the social media news from multiple sources are statistically relevant to measure the stock prices returns and if the forecast accuracy improves by including such covariates in the predictive equations. For all of the approaches it will be presented the respective theory background and their applications to high-frequency data. Overall it can be concluded that news, past market information and tweets didn't improve that much the stocks returns models and forecasting accuracy but, for models without Twitter, Tesco's 2nd best model and SKY's best model included social media news as covariates. Google Finance and Financial Times presented better results when compared to Yahoo Finance and/or Twitter, however, overall, the impact was very residual and closer to zero.
Mata, Carlos. "Development and Evaluation of an Open Platform for Recording, Storage, Visualization and Analysis of Biosignals on the Cloud." Thesis, KTH, Skolan för kemi, bioteknologi och hälsa (CBH), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-233394.
Full textChristopher, Rosenvall. "Semantic Segmentation of Iron Pellets as a Cloud Service." Thesis, Luleå tekniska universitet, Institutionen för system- och rymdteknik, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-81950.
Full textMaga, Martin. "Automatizovaná podpora testování a vydávání serverových aplikací." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2017. http://www.nusl.cz/ntk/nusl-363791.
Full textGöthesson, Richard, and Gustav Hedman. "Autentiseringsprocesser i molnbaserade datortjänster." Thesis, Malmö högskola, Fakulteten för teknik och samhälle (TS), 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:mau:diva-20452.
Full textPrevious research has shown deficiencies in various forms of authentication processes that lead to authentication attacks. The goal of our study is to present a number of guidelines that businesses and individuals can follow to minimize the risk of authentication attacks. The methods used to reach these guidelines were qualitative. They consisted of a practical observational study, a literature review and a survey, which formed the basis of our collected data. The results of the study indicate that Google Cloud Platform, Amazon Web Services and Microsoft Azure all have a strong authentication process in comparison with the criticism of previous research. The survey also showed that different forms of authentication methods, such as the Two Factor Authentication (2FA) and Multi Factor Authentication (MFA), are recommended for a strong defense against authentication attacks.The thesis’ results also points to the user’s own responsibility in the authentication process are essential to minimize the risk of authentication attacks. Secure passwords should be designed and frequently replaced. Alternative authentication and restricted access to sensitive information for the user should also be applied.
Cavallin, Riccardo. "Approccio blockchain per la gestione dei dati personali." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2020. http://amslaurea.unibo.it/21604/.
Full textAvutu, Neeraj. "Performance Evaluation of MongoDB on Amazon Web Service and OpenStack." Thesis, Blekinge Tekniska Högskola, Institutionen för datalogi och datorsystemteknik, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-16856.
Full textLövgren, Magdalena. "Kriterier för säkerhetskopiering i molnet : En fallstudie med Amazon Web Service." Thesis, Mittuniversitetet, Avdelningen för informationssystem och -teknologi, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:miun:diva-34007.
Full textBackup is a way of protecting data through copying and saving data on for an example hard drives, external servers or in the cloud. To save the backup on local servers can be a costly solution for business and organisations since the cost of buying servers, installation and maintenance may cause the cost to increase. With backups in the cloud some of that cost disappears as no servers needs to be bought and without the need for servers there is no need for maintenance like installation, change of hardware etcetera. This is because all of that is taken care of by the cloud service provider. But there are a lot of things to consider before moving to the cloud. Things such as cost, security, topology and the option to automatizate the backup could all affect the choice of cloud service. This is why it is of a great importance to have security in mind since the data that backups could contain sensitive information that could harm the business or organisation, if leaked. This report has the purpose to produce information regarding backups and cloud services for business and organisations that are at a crossroad trying to pick a cloud service provider. The focus of the report lies on cost, security and to automate the process of backups to the cloud. Therefore the report is suited for business that are interested in cloud services and that are on the lookout for information on what is important to think about before they choose a cloud service provider. The security analysis will consist of a risk analysis that is using the study done by Cloud Security Alliance as a base. They have through a study produced a paper on the twelve most common risk with cloud services, there will be evaluated in the report and placed on a matrix. By comparing the risk and drawing parallels to existing cloud service providers it looks to give the reader more knowledge around risks in cloud services and how to avoid them. Further the criterias for the cloud services will be brought up and compared through a staple diagram which will then be discussed. The criterias was made through searches via a search engine using a phrase to see what writers and companies thought were the most important criterias. The cost of the cloud services was done through a comparison between different cloud service provider and their cloud services. A user-case scenario was made based on the practical parts of the study where costs such as GB per download and request were part of the final yearly cost for each of the cloud service. Lastly there’s a script for the backup to demonstrate how a backup solution in a cloud could look like. This is done through working with the tool Amazon Web Service (AWS) in a virtual environment that would backup to AWS. Bigger parts of the inquiry shows that security is often overlooked which is part of the conclusion in the report. Both the criteria and the risk-analysis in the report lifts the security aspects as one of the most important part of cloud services. For criterias it shows topology as the most important aspect in choosing a cloud service, security and support being second. Furthermore the risk analysis brought up the lack of security in cloud services and gives examples from real life events where big companies have had their security breach. More knowledge is needed when it comes to security, for a lot of companies and organisation since they can often overlook security in favor of a simpler solution. Even though security is one of the most important aspects when choosing a cloud service and should be treated as such. Despite the lack of security being brought up in the report it seems there are a lot of tools to work with within the cloud services, as long as the will exist to work with these tools. It is not the lack of tools but rather the ignorance or lack of understanding of security that is the cause of the problem. As for the cost it turns out to not be such a big difference, it is only ranked as the third most important thing when choosing a cloud service and during the comparison it shows that most cloud services sticks to similar prices as their competition. The ethical aspects in the report is about responsibility and the question on who is responsible is brought up. Here the argument is about whether or not it is the cloud service providers responsibility to make sure their users understand the security tools they provide or to make sure they are enforced. Or if it is the users responsibility to make use of the tools they are given and to not think too lightly of security.
Fockstedt, Jonas, and Ema Krcic. "Unsupervised anomaly detection for structured data - Finding similarities between retail products." Thesis, Högskolan i Halmstad, Akademin för informationsteknologi, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:hh:diva-44756.
Full textSathvik, Katam. "Performance Tuning of Big Data Platform : Cassandra Case Study." Thesis, Blekinge Tekniska Högskola, Institutionen för kommunikationssystem, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-12896.
Full textZambrano, Jesus. "Mobile Cloud Computing: Offloading Mobile Processing to the Cloud." UNF Digital Commons, 2015. http://digitalcommons.unf.edu/etd/594.
Full textHansson, Andreas. "AI Meeting Monitoring." Thesis, Luleå tekniska universitet, Institutionen för system- och rymdteknik, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-81105.
Full textTalevi, Iacopo. "Big Data Analytics and Application Deployment on Cloud Infrastructure." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2017. http://amslaurea.unibo.it/14408/.
Full textBassanelli, Francesco. "Utilizzo del cloud per la realizzazione di un ambiente di sviluppo software agile." Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2020. http://amslaurea.unibo.it/21750/.
Full textVadivelu, Somasundaram. "Sensor data computation in a heavy vehicle environment : An Edge computation approach." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-235486.
Full textI ett tungt fordonsscenario är internetanslutningen inte tillförlitlig, främst eftersom lastbilen ofta reser på avlägsna platser nätverket kanske inte är tillgängligt. Data som genereras av sensorer kan inte skickas till internet när anslutningen är dålig och det är därför bra att ackumulera och göra en viss grundläggande beräkning av data i det tunga fordonet och skicka det till molnet när det finns en bra nätverksanslutning. Processen att göra beräkning nära den plats där data genereras kallas Edge computing. Scania har sin egen Edge Computing-lösning, som den använder för att göra beräkningar som förbehandling av sensordata, lagring av data etc. Jämförelsen skulle vara vad gäller data efficiency, CPU load och memory consumption. I slutsatsen visar det sig att Greengrass-lösningen fungerar bättre än den nuvarande Scania-lösningen när det gäller CPU-belastning och minnesfotavtryck, medan det i data-effektivitet trots att Scania-lösningen är effektivare jämfört med Greengrass-lösningen visades att när lastbilen går vidare i Villkor för att öka datastorleken kan Greengrass-lösningen vara konkurrenskraftig för Scania-lösningen. För att realisera Edge computing används en mjukvara som heter Amazon Web Service (AWS) Greengrass.Ett annat ämne som utforskas i denna avhandling är digital twin. Digital twin är den virtuella formen av någon fysisk enhet, den kan bildas genom att erhålla realtidssensorvärden som är anslutna till den fysiska enheten. Med hjälp av sensorns värden kan ett system med ungefärligt tillstånd av enheten inramas och som sedan kan fungera som digital twin. Digital twin kan betraktas som ett viktigt användningsfall vid kantkalkylering. Den digital twin realiseras med hjälp av AWS Device Shadow.
Hansson, Markus. "Tracking and Serving Geolocated Ads, Load Balancing, and Scaling of Server Resources." Thesis, Luleå tekniska universitet, Institutionen för system- och rymdteknik, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-70030.
Full textDetta examensarbete utforskar skapandet av en skalbar, containerbaserad, reklamserver som kommer användas av Gold Town Games AB för att integrera reklam i deras applikation(er). Servern är byggd som en Docker-bild som används för att skapa instanser på AWS Elastic Container Service för automatisk skalning och serverresurshantering. Servern är utvecklad med tanken att GTG ska ha full kontroll över vilken reklam som visas i deras applikation(er) och för att kunna lägga till sponsrade loggor på matchtröjor och i arenor. Detta är inte bara en extra form av inkomst, då annonsörer betalar för reklamplatser, utan hjälper även till att få delar av spelen att kännas mer realistiska då vi är vana att lag och arenor är sponsrade och fulla av företagsloggor. En annan viktig del när man visar reklam är att kunna spara statistik för den, eftersom det skulle vara väldigt svårt att sälja reklamplatser utan att kunna visa att folk faktiskt ser reklamen.
Власюк, Богдан Сергійович. "Інтегроване середовище розробки формальних граматик." Bachelor's thesis, КПІ ім. Ігоря Сікорського, 2021. https://ela.kpi.ua/handle/123456789/43990.
Full textPurpose of the work is creating a system that can be used to check formal grammars for grammatical errors, as well as to build syntactic diagrams. The work consists of five sections. In the first section the problem statement is formed and the general structure of the system is told. The second section reviews the subject area and existing systems, analyzes them. The third section indicates the tools with which the system was built. The fourth section describes the software implementation of the system, which describes the architecture of the system, its individual components and modules. The fifth section shows examples of how to use the system, provides an algorithm for user interaction with the system, and at the same time provides instructions for using the system.
Цель работы: создать систему, с помощью которой можно проверять формальные грамматики на грамматические ошибки, а также построить синтаксические диаграммы. Работа состоит из пяти разделов. В первом разделе формируется постановка задачи и рассказывается об общей структуре системы. Во втором разделе делается обзор предметной области и существующих систем, проводится их анализ. В третьем разделе указывается инструменты с помощью которых была построена система. В четвертом разделе описывается программная реализация системы, в которой рассказывается об архитектуре системы, ее отдельные компоненты и модули. В пятом разделе демонстрируются примеры по использованию системы, приводится алгоритм взаимодействия пользователя с системой, и одновременно является инструкцией по использованию системы.
Вдовенко, Станіслав Олександрович. "Розробка сервісу збереження файлів з використання технологій Amazon Web Services." Магістерська робота, 2020. https://dspace.znu.edu.ua/jspui/handle/12345/1674.
Full textUA : Робота викладена на 44 сторінках друкованого тексту, містить 30 рисунків, 8 джерел. Об’єкт дослідження: процес обробки та збереження користувацьких зображень у хмарних сховищах та базах даних, а також системи прийому й обробки електронних платежів для проведення фінансових операцій у всесвітній мережі інтернет. Мета роботи: розробити сервісу збереження файлів з використанням технологій Amazon Web Services, для чого виконується порівняння представлених рішень, а також розробити на їх основі додаток, що буде надавати доступ до їх функціонала, а також розширювати його новою бізнес логікою. Методи дослідження: порівняльний, методи програмної інженерії.
EN : The work is presented on 44 pages of printed text, 30 figures, 8 references. The object of study is the scope of processing and storing user images to cloud storage and databases, as well as the system for receiving and processing electronic payments for financial transactions on the Internet. The aim of the study to explore existing software solutions for processing and storing custom images to cloud storage and databases, as well as systems for receiving and processing electronic payments for financial transactions on the Internet. Compare the solutions presented and develop an application that will give them access to their functionality, as well as expand it with new business logic. The methods research are compare and analyze the solutions presented for processing and storing custom images to cloud storage and databases, as well as the system for receiving and processing electronic payments.